Corteva Agriscience Interview Questions

Corteva Agriscience Interview Guides

Click or hover over a slice to explore questions for that topic.
Machine Learning
(14)
Data Structures & Algorithms
(4)
Behavioral
(4)
Statistics
(4)
SQL
(3)

Corteva Agriscience Interview Questions

Practice for the Corteva Agriscience interview with these recently asked interview questions.

QuestionTopicDifficulty
SQL
Easy

Let’s say you work at Costco. Costco has a database with two tables. The first is users composed of user information, including their registration date, and the second is purchases that has the entire item purchase history (if any) for those users.

Write a query to get the total amount spent on each item in the ‘purchases’ table by users that registered in 2022.

Example:

Input:

users table

Column Type
user_id INTEGER
user_name VARCHAR
registration_date DATETIME

purchases table

Column Type
order_id INTEGER
user_id INTEGER
item VARCHAR
price FLOAT
purchase_date DATETIME

Output:

Column Type
item VARCHAR
total_amount_spent FLOAT
SQL
Easy
Probability
Easy
Loading pricing options

View all Corteva Agriscience questions

Challenge

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

Corteva Agriscience Salaries by Position

Software Engineer*
$132K
Software Engineer
Median: $132K
Mean (Average): $132K
Data points: 1

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 $132,000 base salary while the Software Engineer role on average pays the least with a $132,000 base salary.

Discussion & Interview Experiences

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