Construct a JSON parser from scratch
New Grad Software Engineer Interview Questions
2,844 new grad software engineer interview questions shared by candidates
Phone Interview: How would you explain recursion to a child?
First call is a recruiter who will just ask you about your resume, as long as you can talk about whats on there you will pass. Tech screening is simple DSA questions which you will verbally solve. Then several conceptual questions about whatever team you are going to be interviewing for.
if PARKE is spelled as OAQ___ (3 letters, can't remember), then MATTER will be spelled how?
Variation of Two Sum, Variation of Valid Parenthesis and just an open discussion about most efficient way to find all files in a given folder path (talked about using trees, threads, etc)
Subset leetcode then a follow up on the same question using bit manipulation
What's the difference between good code and great code? What's your favorite Microsoft product? How would you improve it?
Given an IPv4 string in dotted decimal representation, return the 32 bit integer representation.
Given a sorted array where the only operation you can do on it is .elementAtIndexX, find the index of an element you're looking for. You are not aware of the size of the array can only use the one function provided to get the value of an element at the index x.
Your favorite two coding languages.
Viewing 961 - 970 interview questions