Algotec interview question

Remove duplicates in an unsorted array with minimum steps using as low-level code as possible

Interview Answer

Anonymous

Aug 29, 2018

tip - need to use 2 pointers