Phone Interview: How would you explain recursion to a child?
Software Engineer New Grad Interview Questions
3,069 software engineer new grad interview questions shared by candidates
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?
Online game-type Holland Occupational Testing
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
Past college project and a technical challenge I faced. Round 1 - LRU cache, Round 2- I don't remeber clearly but it was not that hard, leetcode medium, Round 3- easy binary sorting problem.
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.
Viewing 1031 - 1040 interview questions