Medium and Hard Programming Questions from LeetCode. System Design and Scalability Questions (Improving overused api's performance) Object-Oriented Design How to test elevator and url?
Software Development Engineer New Grad Interview Questions
6,135 software development engineer new grad interview questions shared by candidates
Have you used any of their products before?
A dp question.
There was a question on longest common subsequence (dynamic programming).
search in the shifted sorted array
Reconstruct a binary tree given two sequences of node traversals, one from inorder and one from postorder traversal.
Given a 2D array, where there are 0s and 1s (1 representing island) count how many islands are there, for example, [[0,1,1], [1,0,0], [0,1,0]] there are 3 islands there (because in the first row 2 of 1s are connected so they created a bigger island.
Describe a memorable patient care experience from your clinicals?
None. The HR simply told me there is no fitting opening for my background.
The coding problem involved 2 questions, given a Person class that includes mother, father, children, age, gender, etc create a method to find the person's greatest sister, then create a method that will find the greatest ancestors in the family tree
Viewing 101 - 110 interview questions