Pergunta de entrevista da empresa Innoplexus

Write a pseudo code to shuffle a deck of cards .

Resposta da entrevista

Sigiloso

14 de jan. de 2016

A deck of cards needs to shuffled in such a way that the arrangement of cards is randomized as much as possible. I wrote this statement and later coded a function in java for the same.

1