Data structures - - Write program to print Binary Tree using bredth first search and depth first search
Testeur Interview Questions
43,582 testeur interview questions shared by candidates
Write an inorder search of a binary tree. He gave me no arguments so I could make this recursive. Make sure you ask if you can send the tree in as an argument.
Do you know what DOS is and how to program in it? Yes.
Write a function that determines whether a given number is a prime. Discuss perf improvements.
Reverse the individual words in a string (words are delimited by spaces). Example - "Hello world" becomes "olleH dlrow".
Reserve link listed pair-wise
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?
Design and implement a "inner join" function using 2 sorted lists/arrays. Make it run in O(n) time.
How to get 4L from 2 containers of size 3L and 5L
Viewing 391 - 400 interview questions