I was asked not to explicitly talk about the interview questions, but they involved live coding into a google doc and discussing the big O complexity of the algorithms used.
Software Engineer New Grad Interview Questions
3,069 software engineer new grad interview questions shared by candidates
phone interview: coding about goldbach conjecture problem, not very hard, use google doc.
what is the worst case of quicksort
Given a dictionary of words, write a function that would autocomplete word prefixes.
Find the longest string consisting of the same elements
During the telephone interview, they ask you to solve a coding problem and describe your though process.
NDA. You have to write a code (not pseudocode) on a whiteboard. I studied using leetcode and geeksforgeeks. Make sure you know your data structures and famous algorithms. Practice on your recursion. Have a good night sleep the night before your interview. 2 coding sample 1 phone interview - I had 2 questions 4 on-site interview - one questions each but was asked to improve my solution
It is not ethic to reveal here, but I can say, it is about the time formatting, strings, matrix related questions.
The interviewer asked me a coding question - "Find the number of nodes at level k in a tree"
Leetcode LRU cache problem
Viewing 1271 - 1280 interview questions