3 rounds: coding question about trees, high-level design question, and some learning question
Software Engineer New Grad Interview Questions
2,971 software engineer new grad interview questions shared by candidates
Given click counts and subdomains in an array, add them up by the domains and subdomains.
Basic Leetcodes, as well as big project.
Array Hopper, Dynamic Programming question, String question, HTML/CSS & JavaScript assignment, and Fullstack Drawing Board Question.
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
Viewing 191 - 200 interview questions