Senior Developer Interview Questions

30,103 senior developer interview questions shared by candidates

Estimate the number of dentists in the US; explain your assumptions, and if you think your answer is reasonable. Mostly an assessment in your approach to problem solving without having to remember various technical details.
avatar

Senior Web Developer

Interviewed at Glassdoor

3.8
Feb 7, 2013

Estimate the number of dentists in the US; explain your assumptions, and if you think your answer is reasonable. Mostly an assessment in your approach to problem solving without having to remember various technical details.

Microservices Run-length encoding ( "aaabb" => "a3b2" ) Path simplifier ( "/home/user1/..//user2/./dog/" => "/home/user2/dog" ) Scala future convertion ( def convert(input: List[Future[Int]]): Future[List[Int]] = ??? ) Pascal triangle ( def pascal(size: Int): List[List[Int]] = ??? )
avatar

Senior Software Developer

Interviewed at Zalando

3.6
Feb 8, 2017

Microservices Run-length encoding ( "aaabb" => "a3b2" ) Path simplifier ( "/home/user1/..//user2/./dog/" => "/home/user2/dog" ) Scala future convertion ( def convert(input: List[Future[Int]]): Future[List[Int]] = ??? ) Pascal triangle ( def pascal(size: Int): List[List[Int]] = ??? )

Viewing 2271 - 2280 interview questions

Glassdoor has 30,103 interview questions and reports from Senior developer interviews. Prepare for your interview. Get hired. Love your job.