Posted in Career, DeVaris Brown, Interview, Programming
0 comments
18/07 2011
Interview Question Part 2: Searching a Binary Tree
The next question I received quite a bit was how do you search for elements in a binary tree. Thank goodness I paid attention in CS225.
Straight from the book… A binary tree is a hierarchical structure of nodes, each node referencing at most toREAD MORE
4/04 2011
Interview Questions Part 1: Reverse a String
As indicated in the last post, I’ve been on an extensive job hunt. I thought it would be useful to help those of you that may be going on interviews to know what kinds of questions I fielded. I’m going to try to give youREAD MORE
Posted in Career
20/09 2010
How to get a job at Microsoft
I get asked this question quite a bit after my talks, so I decided I would share my answer for all to see. Microsoft like most other tech companies wants to hire the best of the best. That could mean a lot of different thingsREAD MORE
