Candidatei-me por meio de uma agência de recrutamento. O processo levou 1 dia. Fiz uma entrevista na empresa Fiverr Inc..
Entrevista
Question about your previous work. About the system architecture. You need to draw it and to explain why you did it like you did . Even this is a
Front end position they want you to know some fullstack stuff. To my opinion, the interviewer was a bit arrogant
Candidatei-me online. Fui entrevistado pela Fiverr Inc. (Daca) em abr. de 2024
Entrevista
I demonstrate expertise in HTML, CSS, JavaScript, React.js, Next.js, Bootstrap, Tailwind css, jQuery, GSAP and other technologies and focus on responsive design. Can demonstrate accessibility, problem solving skills and understanding of UX/UI principles.
Candidatei-me por meio de recrutador(a). O processo levou 1 dia. Fui entrevistado pela Fiverr Inc. (Tel Aviv-Yafo) em out. de 2018
Entrevista
* short conversation with 2 developers from the company about you and the job
* 1.5 hours of writing code (on their MacBook) - writing todo app in any technology you want according to the requested design
* 1-hour test in front of them - writing test functions implementation
Perguntas de entrevista [1]
Pergunta 1
when uncomment those code blocks - they need to run successfully:
test('a', () => {
expect(1).toBe(1);
})
test('b', () => {
expect(1).toBe(2);
})