Path Sum. GIven a tree, find the path that sums up to a given number
Software Development Interview Questions
37,298 software development interview questions shared by candidates
Signed the NDA, so can not tell. But if you regularly practice programming then it should not be that difficult to design and code the solution.
Code a project with a prompt
I was asked about the egg dropping problem
Scripting questions in Python like, parse a csv file and extract the name, phone numebers, emails into a dict.
Don't remember the exact question but it was related to string and array (Leetcode medium)
One question related to trees was tricky. Dont remember the exact details
How to traversal a tree using breadth first method.
Suppose you have a C++ base class and several classes that inherit from it. What might happen if you do not write a virtual destructor for the base class?
Write code in your favorite programming language that will accept two strings and return true if they are anagrams.
Viewing 1061 - 1070 interview questions