Epifi Interview Questions

Epifi Interview Guides

Click or hover over a slice to explore questions for that topic.
Data Structures & Algorithms
(68)
SQL
(49)
Machine Learning
(47)
Product Sense & Metrics
(23)
Business Case
(21)

Epifi Interview Questions

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

QuestionTopicDifficulty
SQL
Easy

Write a SQL query to select the 2nd highest salary in the engineering department.

Note: If more than one person shares the highest salary, the query should select the next highest salary.

Example:

Input:

employees table

Column Type
id INTEGER
first_name VARCHAR
last_name VARCHAR
salary INTEGER
department_id INTEGER

departments table

Column Type
id INTEGER
name VARCHAR

Output:

Column Type
salary INTEGER
Statistics
Medium
Probability
Medium
Loading pricing options

View all Epifi questions

Challenge

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

Discussion & Interview Experiences

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

Discussion & Interview Experiences

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

Jump to Discussion