Whiteboarding Interview Questions

Huzzah! You've made it through the whiteboarding tutorial and now you're ready to solve some problems. We've compiled a list of questions from the web as well as our instructional staff.

Go through these questions, which are linked below. You will learn how to break down the problem by defining it, thinking and pseudocoding, and then writing the code and syntax for a solution.

1. Reverse a String
2. Write Boolean Expressions
3. Remove Duplicate Members of an Array
4. Find a Peak Element
5. Find a Single Element
6. Find a Single Digit
7. Find Employees Earning More Than Their Manager
8. Combine Two Tables
9. Define a Function that Returns nth Line of Pascal's Triangle
10. Add Up Indices