Tree-related question.
Software Development Engineer I Interview Questions
1,214 software development engineer i interview questions shared by candidates
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
Datastructure, Reasoning and Coding
Write an algorithm for searching a binary tree.
-Search for element in graph/tree -DP solution to optimal coins -Design
1. Something related to database 2. Linkedlist - Circular
How would you parse a string consisting of varying types of brackets to ensure that brackets match up properly?
Viewing 801 - 810 interview questions