employer cover photo
employer logo
employer logo

MountBlue Technologies

Questa è la tua azienda?

Domanda di colloquio di MountBlue Technologies

Q2. Meandering Array:

Risposte di colloquio

Anonimo

24 gen 2020

Sort an Unsorted array in this order –[ largest, smallest, 2nd largest, 2nd smallest . . . ] Ex-: unsorted = [ -1, 1, 3, 2, -5 ] your answer should be: (stdout/return) sorted = [ 3 , -5 , 2 , -1 , 1 ]

3

Anonimo

11 mag 2020

thanks for sharing information.i would like to say what was the 2nd round question.

2