Lots of questions. First question was how to find the heaviest ball out of 9 ball problem.
Senior Interview Questions
340,968 senior interview questions shared by candidates
There were some mathematical puzzles.
Implement a 10:1 mux using 3 4:1 muxes
Create a class implementing iterator interface to go through AVL tree.
Simple OOPs question, a BFS problem, elementary number theory problem
Given an array of integers, find the maximum number that can be reached by summing the best possible consecutive subsequence of the array.
Given a list, create a new list that does not include the duplicates of the original list.
Given a list of versions (in string format). The versions can have invalid characters (requires cleaning). Print the list in sorted order of increasing versions. Input: ["1.2.34", "$5.j8", "3.4#", "3.45"] output: 1.2, 3.4, 3.45
So you're not a .Net developer?
Given a project, was required to refactor it using the MVP pattern an solving hard bugs presents.
Viewing 401 - 410 interview questions