Coding questions, mostly about arrays
Software Engineer Internship Interview Questions
23,472 software engineer internship interview questions shared by candidates
Three leetcode questions: 1) Rotate matrix 2) Spiral matrix 3) Don't remember, something easy
Are you able to get secret level security clearance.
Write a regex
Traverse a tree in zig zag order; the first level is printed forwards, the second level is printed backwards, and so on.
Simple odd-even sorting algorithm to soft the list of numbers into odds first and then evens in no particular order within.
During the phone interview, the puzzle they asked me was about distinguishing a marble of slightly different weight out of 9, using a scale a maximum of 2 times.
Why does java work across all different computers/operating systems. Something like that
Question regarding System Design was asked and a question on Backtracking ( N - Queens Problem)
if I have 9 rocks that are all in the same weight except one of them, which is a little heavier, how can i find that one rock with 2 scales on a scale
Viewing 3281 - 3290 interview questions