Describe a situation where you had a conflict with an employee. How did you handle that.
Software Design Interview Questions
651 software design interview questions shared by candidates
Professional project; why did I applied to the company?; what were the technical skills I considered valuable for the company?
What is the difference of private and protected classes in java. What is indexing in sql. What is np complete and np hard. What is finally in Java. What is exception in Java.
Given a text log of HTTP requests on a particular server, each line has a username and the name of the page the user visited. The pages requests aren't in order and multiple requests from different users are logged in this file non sequentially. Find the most common 3 page sequence for each user.
How do you find the least common ancestor of two nodes in a binary search tree? What is the runtime performance of this?
Name and instance where you had an unforeseen problem and how you handled it.
C#, WPF, Design patterns, Architecture
Kubernetes architecture and secrets config
Assume several segments on the X axis - received any way you wish as two points (x1,x2) representing the beginning and end of each one. Not necessarily integers. Return the first coordinate where there are maximum coinciding segments. What is the complexity? Pseudo code and later detailed code.
They gave me series of numbers which i can't remember exactly and wanted me to find the equation by just using mathematical operators (e.g 4 9 8 2 = 6)
Viewing 531 - 540 interview questions