string mutilation and graph question
Software Developer New Grad Interview Questions
6,139 software developer new grad interview questions shared by candidates
Sort an array of numbers to fit a permutation where all 0's are in the back of the array.
Finding similar strings and identify which groups have more than 1 members.
How would you scale [a part of the problem] if that part was too large to fit onto one machine?
Assign values from a set to indices in a matrix such that a value isn't repeated 3 times in a row/column.
Coding challenge: 1) Given time in hh:mm format. Find the next higher time using the same digits. 2) Variation of K empty slots leetcode. (https://leetcode.com/problems/k-empty-slots/) Telephonic round: Given a list of integer numbers, a list of symbols [+,-,*,/] and a target number N, provide an expression which evaluates to N or return False if that is not possible.
coding questions involving data structures and algorithms
LC style questions for technical, went through resume for behavioral
1 graph problem, 1 dynamic programming problem, 1 math problem. Behaviour typical questions to show your "googlines"
string, sorting, binary tree, graph
Viewing 3451 - 3460 interview questions