Array Hopper, Dynamic Programming question, String question, HTML/CSS & JavaScript assignment, and Fullstack Drawing Board Question.
New Grad Software Engineer Interview Questions
2,906 new grad software engineer interview questions shared by candidates
Give me cloud provider names excluding AWS, GCP, and Azure.
Explain me your project. How can you imporve? What if there was some error? How did you come up with silution? Best was to do this? etc.
Describe in detail how HTTP network protocol works when a used interacts with a web app.
Describe the most interesting or challenging project you've worked on. How did you preemptively ensure it would scale well?
This time it was a tough question about writing a program where given a sorted array, repetitions allowed, and given an integer, I had to return the start index and end index of that integer in the array. I chose the Binary Search approach but some modifications had to be made to make it optimistic in run-time.
String manipulation and graph theory questions
Generate all possible lock combinations on an android lock screen of length 5 such that each numbers are adjacent to each other and no repetitions within a combination.
Questions were Leetcode medium(hackerrank) to hard problems(Telephonic).
Train a Markov chain to generate sentences
Viewing 191 - 200 interview questions