Copy linked list with pointers to random element.
Jr Software Engineer Interview Questions
7,254 jr software engineer interview questions shared by candidates
Multiple rounds back-to-back (4–5 interviews typical) with engineers, managers, cross-functional people. These rounds include coding, system design, domain questions, behavioral fit.
Tell us about a time/project where you got to work with Python?
What is last new you heard about Microsoft, and what is the most product of Microsoft you like and why
How would you design a cashier system
you are given NxN boolean array of ships location, where "true" cell indicates a ship or a part of a ship is in this cell. find the number of ships in the map. *Note: 2 different ships or part of ships cant be adjancent example : [ 0 0 0 0 0 ] [ 1 0 0 1 1 ] [ 1 0 0 0 0 ] [ 1 0 1 0 0 ] [ 0 0 1 0 0 ] ==> 3 ships
Q: Given the hour and minute find give an equation for the angle between the hour and minute hand accurate to the second
There was a question how to measure effectiveness of elevator algorithm written by a team of engineers.
How would you do ____? Now how would you do that at scale? Now how would you optimize it?
difference between stack and queue
Viewing 4841 - 4850 interview questions