Just follow facebook/meta tagged leetcode problems, trust me...
Software Developer New Grad Interview Questions
3,049 software developer new grad interview questions shared by candidates
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
Check if an unordered integer array contains any repeated numbers.
Resume questions Describe a time when... type of behavioral questions
given a nested python dictionary, transform to json format given a string of json format -> python dictionary I use Python, basically it is like "map" -> "json" examples ditc{"a": "apple", "b": "banana", "c": {"c1": "cat", "c2": "cup"}} ---> "{a:apple,b:banana,c:{c1:cat,c2:cup}}"
iPod playlist
Viewing 881 - 890 interview questions