Write a function that determines whether a given number is a prime. Discuss perf improvements.
Manager In Interview Questions
17,831 manager in interview questions shared by candidates
Reverse the individual words in a string (words are delimited by spaces). Example - "Hello world" becomes "olleH dlrow".
Given the root of a binary search tree, link all the nodes at the same level, by using an additional Node* level.
How can you write a recursive function calculating the exponential of a number?
Reserve link listed pair-wise
Shuffle Linked List
Data structures - - Write program to print Binary Tree using bredth first search and depth first search
Design and implement a "inner join" function using 2 sorted lists/arrays. Make it run in O(n) time.
Why do you think, you are a good fit for this company??
Flatten a nested dictionary was the coding problem we went over.
Viewing 241 - 250 interview questions