Celsius Network Interview Questions

Celsius Network Interview Guides

Click or hover over a slice to explore questions for that topic.
Data Structures & Algorithms
(72)
SQL
(31)
Machine Learning
(26)
Probability
(13)
Statistics
(11)

Celsius Network Interview Questions

Practice for the Celsius Network 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
Easy
SQL
Hard
Loading pricing options

View all Celsius Network questions

Challenge

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

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