A HackerRank coding assessment in two parts. The first part was problem solving and the second part was REST APIs. I was given 60 minutes total for both questions. There were test cases for each question.
Preguntas de entrevista [1]
Pregunta 1
First question was about checking if a string containing only parentheses could be balanced by moving one or less parentheses to a different position in the string. The second question asked you to query a rest API and do some filtering on the data returned.