One system design question and two coding problems (leetcode easy style)
New Grad Software Engineer Interview Questions
2,866 new grad software engineer interview questions shared by candidates
Other reviews mention the same questions that I received
leetcode easy mainly just string manipulation
What are you looking to do here?
4 coding questions which was easy - medium - hard
I only did the first round. The interviewer asked me to introduce myself first. Then they dived right into problems. Surprisingly, they started with brain teasers. Then they asked a leetcode hard question which I had to solve in 40 minutes. I don't remember what question it was but it was on leetcode.
ATM machine algorithm (Leetcode Medium)
Asked some behavioral questions about the experience and projects on my resume.
Given an infinite stream of integers, find the k’th smallest element at any point of time.
Given a sorted array. Write a function that creates a Balanced Binary Search Tree using array elements.
Viewing 931 - 940 interview questions