...

/

Untitled Masterpiece

In this lesson, you will solve a challenge on shuffling an array of 2n integers without using extra space.

Shuffle integers

Suppose you have an array of 2n2^n ...