Leetcode easy/med problems. Behavioral: first link at google.
New Grad Software Engineer Interview Questions
2,906 new grad software engineer interview questions shared by candidates
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...
Coding Round 1: You have 45 minutes to solve two coding problems, but do not expect to have all 45 min to work on the problems. The interviewer will introduce themselves and will leave time at the end for questions.
As described above. Behavior questions usually ask about your previous experience working with others and how you solve a problem.
Given list of integers, find how many contiguosuly add up to a sum.
leetcode and bq. The most constructive feed?
BST closest related parent node
Viewing 831 - 840 interview questions