Pergunta de entrevista da empresa Microsoft

Get array with n elements return them in a random order each time without using any extra space

Resposta da entrevista

Sigiloso

26 de jun. de 2024

select random element put it in the last place of the array then choose elemt randomly from 1-n-2 and so on