NextRoll interview question

I was asked to code a left join in Python.

Interview Answer

Anonymous

Dec 13, 2015

The trick is to use dictionary (hash table).