Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Turing nel mese di giu 2021
Colloquio
Horrible!
During my "Live" (why quoted - below) Coding Challenge, while working on the second task, I had to fix THEIR own issues with the testing system:
- their parser of the input data was NOT working, thus I had to replace it's logic with the hardcoded test data.
- the pre-defined arguments for the function you're expected to write were not enough to solve the issue (specifically, the only argument provided to the function-to-be-implemented was of type "int []". It's impossible to figure out the size of a C-array in C++ without explicitly providing it e.g. as a second argument. Or, you should use std::vector<int> instead)
Finally, when I submitted my second task to the system I got "timeout" response, even though there were still some seconds left and I spent last minutes writing comments for them to fix their(!) issues.
Another weird thing was that in their email it's stated that the interview would be "held over a video conference. During the interview, you will be asked to share your screen and webcam", but in fact no one contacted me at all, I solved the challenge on my own, without any web-conference/web-cam/talking/chatting. The only "live" element was the timer, preventing me from spending more than half an hour on this stupid platform.
Domande di colloquio [1]
Domanda 1
1. Rotating an array.
2. Calculating product of all elements of an array except i.
Ho sostenuto un colloquio presso Turing (Palo Alto, CA)
Colloquio
Two technical rounds of interviews, during which I completed coding challenges and scenarios. One with a senior engineer, and the other with my potential line manager, and one interview with HR, where we discussed remuneration.
Domande di colloquio [1]
Domanda 1
Coding challenges, especially in the area of your interest.
Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Turing
Colloquio
very hard javascript and core programming questions plus real world coding solving problem covering topics and fundamentals like web security like JSON web tokens, communication protocols like REST APIs, frontend and backend optimizations in node js and react js etc.
Domande di colloquio [1]
Domanda 1
give me a coding challenge of flatting a deeply nested javascript object.
2 hour coding round, asked 3 dsa questions and rest llm based. Overall it was ok. The interviewer was helpful as well. Also asked if i had any questions for the company as well.