Datastructure/Algo related white board session. Design related Whiteboard sessions
Senior Engineer Interview Questions
138,288 senior engineer interview questions shared by candidates
I'd classify this as the most bizarre and unexpected question which was what are the four tenets of object oriented programming.
Tell about former projects and technologies you used. Design a Logger module.
How do you dereference a hash in Perl?
Explanation of problem that happened in real project environment and what were the measures taken to get it resolved
What's the difference between final, finally & finalize keyword
Find a duplicate number in a given array. The numbers are 1 ... n
Print the strings in dictionary match with Regex matching word in dictionary a*b, ab*, abc -> ["abc", "abb" abdd" ] * can have values - single char, -, . but not empty
phone screen for SQL: Give data model - solve various SQL questions Python: list and dict manipulation
1. Given a list of ranges find the largest interval. 2. Given a string of men and women dancers ina given order, pair each man with a woman in a first-in first-pair fashion and print the pairs. 3. Given some coordinates find the line passing through most of the points.
Viewing 1151 - 1160 interview questions