Q. Remove duplicates from an sorted array inplace. He was expecting a linear time solution for this.
Software Development Engineer Interview Questions
32,867 software development engineer interview questions shared by candidates
What was the thing you do not like in the the project you like best?
It was simply unexpected, why do you use Java?
What makes you a good candidate for this position?
Mainly algorithmic and design questions
3 coding problem in hackerrank all of them are form basic algorithm. first was find the number containing max frequency and its frequency. second was given the max number of swaps create greatest after performing the given number of swaps.
Implement a Stack. (of ints; push, pop, peek) Implement a method that returns the smallest integer in the stack. (min) Implement a method that returns the statistical mode of the stack. (mode) O(1) time for all.
Find if two values in an array add to a third given value.
Has is the complexity of this algorithm?
My interview was basically project so I had no interview question
Viewing 2741 - 2750 interview questions