If your web app is loading slowly, how would you mitigate that
New Grad Software Engineer Interview Questions
2,866 new grad software engineer interview questions shared by candidates
Why do you want to join Addepar? Where do you see yourself in 5 years?
Basic DS&ALgo questions, no one asked me any HR related questions. I was just asked a total of 14-15 coding questions throughout the process, with nothing about my personality or my way of work etc.
Bubblesort Algorithm
Basic data structures
Tell us about a past project in detail, draw if needed
Combine 3 sorted arrays and return the result without duplicates.
Given an array filled with numbers 0-100, organize it from largest numbers to smallest
First Interview : 1) https://www.geeksforgeeks.org/count-of-subsets-having-sum-of-min-and-max-element-less-than-k/ 2) https://www.codegrepper.com/code-examples/cpp/Find+all+the+elements+that+appear+twice+in+this+array. Second Interview: 1) https://leetcode.com/problems/next-permutation/ 2) https://leetcode.com/problems/valid-palindrome-ii/ Third Interview: 1) https://www.geeksforgeeks.org/check-for-balanced-parentheses-in-an-expression/ 2) one dynamic programing question about strings. Fourth Interview: 1) You have R- rows, C-columns which present a matrix, and M - mines, must put randomaly M mines in the matrix . 2) You have a List of integers you have to reverse it.
It was a leetcode medium a version of depth sum.
Viewing 1341 - 1350 interview questions