1. Something related to database 2. Linkedlist - Circular
Software Development Engineer I Interview Questions
1,214 software development engineer i interview questions shared by candidates
How would you parse a string consisting of varying types of brackets to ensure that brackets match up properly?
Introduce one of your projects
A few OOP questions, how would you implement a cache?
Technical Interview 1 Q1. Generate multiples of 2,3 and 5 in ascending order. Q2. Given a string made from characters of any language. Create a string that contains all such characters exactly once. For example, Input 生#$afsssaaf生, output 生#afs Technical Interview 2 Q1. Merge 2 balanced binary search tree Q2. Given a string with spaces. Remove spaces from the string and return.
Tree-related question.
In a maze (2x2 matrix) filled with 0's and 1's. 0 is the floor and 1 is the wall. Find the shortest path to go from (0,0) to (x,y)
Print all paths in a binary tree and time complexity and space complexity involved.
NDA
dynamic programming
Viewing 781 - 790 interview questions