Easy-medium Leetcode level.
New Grad Software Engineer Interview Questions
2,866 new grad software engineer interview questions shared by candidates
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
Leetcode easy/med problems. Behavioral: first link at google.
Phone screen: find common ancestor of 2 nodes in a tree, detect if a string is a palindrome Final Tech 1: K nearest points, contiguous sum in an array (first w all positive ints, then with negative), min add to make valid parantheses Final Tech 2: Determine if a string is a valid number (literally use isNumeric on each char of the string), find the max sum path in a binary tree Final Behavioral: Talk about conflict in team, giving feedback to a supervisor, receiving negative feedback, in what ways have you grown the most over the past few years, have you ever used user data to make a decision about a product
Valid Palindrome 2, Next Permutation
Classic leetcode problems for the 2 technical interviews Behavioral based on my resume and experience
Just follow facebook/meta tagged leetcode problems, trust me...
Viewing 811 - 820 interview questions