Q. Remove duplicates from an sorted array inplace. He was expecting a linear time solution for this.
Intern Engineer Interview Questions
15,346 intern engineer interview questions shared by candidates
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.
Design and implement an LRU Cache
Got an lc easy, and a followup lc medium
A few behavioral questions and a coding question about arrays.
Coding question that I can't quite remember.
They will most show the interviewee a diagram of a circuit that should be a different way of representing a parallel circuit
Find all the prime numbers until n
Coding: You have an application with miltiple micro services producing logs. Create a single log file that contains all the logs. Basically the question traslated would become: given a list of ordered lists, return a single ordered list.
debug a sorting array function
Viewing 1011 - 1020 interview questions