DIY: Permutations

Solve the interview question "Permutations" in this lesson.

Problem statement

Given an array nums of unique integers, you will return all the possible permutations. You can return the ...

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.