How did you do the testing in your internship project?
New Grad Software Engineer Interview Questions
2,906 new grad software engineer interview questions shared by candidates
Solve the problem to generate fibonacci series.
OOP (design based), algorithmic coding, behavioral problem solving
1. Online assessment about logics. 2. Online assessment about work simulations. and 2 algorithm coding.
First questions was based on array and hashmap. second question was based on string manipulation (Encoding-decoding of the string)
Got 3 vo, all coding, no behavioral round. First question is easy, 2nd one is K sum (not subarray with length k), 3rd round is add up 2 very large numbers. Overall okay experience.
One easy question One Medium leetcode question
Given an infix algebraic expression convert it to postfix
Given an array of numbers, return all possible combinations of numbers in the array that can add up to a target sum. (not moving window, can be pulled from anywhere in array like 1st and last element together for instance)
1. Fix a series of bugs on a React app. Each bug gets progressively harder. 2. Create a dropdown menu using React.
Viewing 1831 - 1840 interview questions