Arm Interview Question

Asked to find C++ errors in a written code on paper.

Interview Answer

Anonymous

Aug 16, 2010

Was templates based, and I was easily able to find it. There was a missing class reference and a space in between >> while declaring a vector ... as far as i remember.