Frage im Vorstellungsgespräch bei Optimizely

Remove duplicates numbers from an array in place (i.e. without using another array)

Antwort im Vorstellungsgespräch

Anonym

20. Sept. 2024

I solved first question in O(n) using 2 pointers