Microsoft interview question

Sort binary array with all zero first. Use only single pass. Write C# code on windows live meeting.

Interview Answer

Anonymous

27 Dec 2009

Find out all # of zeros in array and rewrite array in one pass.