employer cover photo
employer logo
employer logo

Amazon Lab126

Fait partie de Amazon

Est-ce votre entreprise ?

Question d’entretien chez Amazon Lab126

Write a function that prints all the permutation of a string. Sting has no duplicate characters. For example. ABC.

Réponse à la question d'entretien

Utilisateur anonyme

6 sept. 2018

Could use DFS and allow revisiting of vertices