Candidatei-me online. Fui entrevistado pela Apricode (Tel Aviv-Yafo) em abr. de 2021
Entrevista
The process is built of two phases. the first phase is a professional interview which is done with one of the team leaders. The first task is to write a pretty easy pseudo code task and after that are some basic JavaScript tasks which are all done on a computer (you can search on Google of you need to).
The second interview is also a professional one and is done in front of the CEO. This time the tasks are made only of JavaScript tasks which are also done on a computer (much like the first interview).
Unfortunately I didn’t pass the second interview mostly cause of stress but otherwise the tasks are also very doable and the CEO is very nice and chill (I don’t understand the other interview reviews about the CEO, also they had a nice dog which was a great stress reliever).
Perguntas de entrevista [1]
Pergunta 1
Mainly basic JavaScript tasks and one pseudo code question
Candidatei-me por indicação de um funcionário. Fui entrevistado pela Apricode (Tel Aviv-Yafo) em nov. de 2020
Entrevista
First, a phone interview to check if you meet the job requirements.
Then, a technical interview with the team leader and more detailed explaination of the job.
Last, interview is technical with the company CEO.
Perguntas de entrevista [1]
Pergunta 1
Compute nth fibonacci number. Write the code on paper.
Then some questions using JS.
Candidatei-me online. Fui entrevistado pela Apricode (Tel Aviv-Yafo) em out. de 2020
Entrevista
In the first 5 minutes, the interviewer told me about the company, and then for 2 minutes I introduced myself.
the next 2:55 hours was the tecnical interview.
The technical interview included one theoretical question, and 2 javaScript axercises in a computer.
Perguntas de entrevista [1]
Pergunta 1
Theoretical: write a function in Python which calculate the nth number in Fibonacci.
in javaScript: 1. sort an array of numbers, 2. use javaScript to create squares in a web page, in different colors, then make them change there place in circularity way.