Pergunta de entrevista da empresa Optimizely

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

Resposta da entrevista

Sigiloso

20 de set. de 2024

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