Can you explain the 5 basic principals for object oriented programming?
Senior Interview Questions
342,031 senior interview questions shared by candidates
Just on my background and some examples of pieces of work I had done before to demonstrate my skills.
What are 3 of your strengths and 1 weakness
This is a big role, with a lot of exposure - how do you handle that level of responsibility?
What is your interest in data science and how much training have you had in the analysis of large data sets?
How do you implement a HashMap in java if suppose there was no java.util.HashMap class available.
serialize binary tree
Hardest Q was: Here's a binary tree: find the longest path within it. So, find a path between any two leaf nodes, where the path is the longest.
Design a Cache Control in java specifying what would be exposed in an interface and what would contribute to an abstract class
If you take 3 subsequent number (n, n+1, n+2) and know, that n and n+2 are prime numbers, can you proove, that n+1 is always dividable by 6?
Viewing 711 - 720 interview questions