Candidatei-me online. O processo levou 1 dia. Fui entrevistado pela Pucho em mar. de 2025
Entrevista
He went straight to the javascript sorting question. The interviewer was rude. I cannot work for such a person. I told him that I didn't know the order of Jacks and Kings since its been a while playing but he said he could not assist with that. Thank you for your time was the answer
Perguntas de entrevista [1]
Pergunta 1
# // Write, Edit and Run your Javascript code using JS Online Compiler
# // Write a function that sorts an array card ranks in ascending order based on standard playing card ranks. (from lowest to highest)
cards = ['Jack', 8, 2, 2, 6, 'King', 5, 3, 'Queen', 'King', 'Queen'];