Medpace Interview Questions

Medpace Interview Guides

Click or hover over a slice to explore questions for that topic.
Machine Learning
(17)
Data Structures & Algorithms
(14)
SQL
(11)
Behavioral
(6)
Product Sense & Metrics
(4)

Medpace Interview Questions

Practice for the Medpace interview with these recently asked interview questions.

QuestionTopicDifficulty
SQL
Medium

Given a table of bank transactions with columns id, transaction_value, and created_at representing the date and time for each transaction, write a query to get the last transaction for each day.

The output should include the id of the transaction, datetime of the transaction, and the transaction amount. Order the transactions by datetime.

Example:

Input:

bank_transactions table

Column Type
id INTEGER
created_at DATETIME
transaction_value FLOAT

Output:

Column Type
created_at DATETIME
transaction_value FLOAT
id INTEGER
SQL
Easy
SQL
Medium
Loading pricing options

View all Medpace questions

Challenge

Check your skills...
How prepared are you for working at Medpace?

Medpace Salaries by Position

$55K
$75K
Software Engineer
Median: $63K
Mean (Average): $62K
Data points: 20

Most data science positions fall under different position titles depending on the actual role.

From the graph we can see that on average the Software Engineer role pays the most with a $62,397 base salary while the Software Engineer role on average pays the least with a $62,397 base salary.

Discussion & Interview Experiences

?
There are no comments yet. Start the conversation by leaving a comment.