Frontier Communications Interview Questions

Frontier Communications Interview Guides

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

Frontier Communications Interview Questions

Practice for the Frontier Communications 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
Data Structures & Algorithms
Medium
SQL
Easy
Loading pricing options

View all Frontier Communications questions

Challenge

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

Discussion & Interview Experiences

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