Behavioral Questions and Leetcode easy/medium questions
New Grad Software Engineer Interview Questions
2,906 new grad software engineer interview questions shared by candidates
What’s the runtime of BFS in this context?
Given an array of numbers from 1 to 100, where one of them is replaced with a 0, find the missing number. Given two strings, figure out if string B can be made using the characters in string A Some other array/string questions. Pretty easy on the technical front. What would you care about if designing a vending machine? i.e. design, functionality, etc.
It was kind of a Linked List question but the node could have kind of an array of multiple values and you had to make sure it didn't exceed the max buffer size, and you had to insert a value based on where it'd be appropriate to insert it in the node.
Leetcode medium - given a compressed/encoded string, expand the string into its uncompressed/decoded form.
Easy-medium Leetcode level.
No BQ, just simple project questions.
For the 1st round interview the interviewer gave me a problem which is almost hard on the minimum time of cats to catch all the fishes. The hint is using the binary search.
2 leetcode easy and 2 medium
https://www.youtube.com/watch?v=GUqZDOP5uzQ&list=PLTjcBkvRBqGGbSckyAGLTy05sbPPl6dJA&index=23 Highly recommend watching this video - helps lots
Viewing 821 - 830 interview questions