employer cover photo
employer logo

Question d’entretien chez VMware

A simple question in the first round : Given a random integer, write a one-line code to normalize the number into a given range (given min and max) .

Réponses aux questions d'entretien

Utilisateur anonyme

29 déc. 2019

Lambda int: int.sort(reverse=False), print(int)

2

Utilisateur anonyme

29 déc. 2019

Lambda int: int.sort(reverse=False),print(int)

1