Give me cloud provider names excluding AWS, GCP, and Azure.
Software Developer New Grad Interview Questions
3,049 software developer new grad interview questions shared by candidates
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?
Make sense of DNA codons --> see this
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 211 - 220 interview questions