Skis / Toys / Fun

Appeal to greatness not guilt

Skis / Toys / Fun

Array Intersection Bake-off

May 15th, 2009

One of those moments where an interview question turns into a research project, or is it really a bake off?  The simple problem is demonstrate an algorithm to intersect two lists of numbers, fundamentally it’s a question about using modern interpreted languages and their associative array bits to make a simple intersection routine.  However many [...]

Tags: