National General Insurance Interview Questions

National General Insurance Interview Guides

Click or hover over a slice to explore questions for that topic.
Machine Learning
(24)
Statistics
(10)
SQL
(9)
Data Structures & Algorithms
(8)
Product Sense & Metrics
(8)

National General Insurance Interview Questions

Practice for the National General Insurance 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
SQL
Medium
A/B Testing
Medium
Loading pricing options

View all National General Insurance questions

Challenge

Check your skills...
How prepared are you for working at National General Insurance?

Discussion & Interview Experiences

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