J'ai postulé via une agence de recrutement. Le processus a pris 1 jour. J'ai passé un entretien chez Fiverr Inc.
Entretien
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
J'ai postulé en ligne. J'ai passé un entretien chez Fiverr Inc. (Dhâkâ) en avr. 2024
Entretien
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.
J'ai postulé via un recruteur. Le processus a pris 1 jour. J'ai passé un entretien chez Fiverr Inc. (Tel Aviv-Yafo) en oct. 2018
Entretien
* 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
Questions d'entretien [1]
Question 1
when uncomment those code blocks - they need to run successfully:
test('a', () => {
expect(1).toBe(1);
})
test('b', () => {
expect(1).toBe(2);
})