It was a HackerRank coding assessment consisting of two questions that could be solved in any programming language. You had around 75 minutes to complete it, with the option to run your code and check if it passed the test cases.
Perguntas de entrevista [1]
Pergunta 1
The questions were based on string manipulation, and I implemented the solutions in C++ using string-related concepts.