Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Fiverr Inc. (Dhâkâ) nel mese di apr 2024
Colloquio
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.
Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Fiverr Inc.
Colloquio
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
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Fiverr Inc. (Tel Aviv) nel mese di ott 2018
Colloquio
* 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
Domande di colloquio [1]
Domanda 1
when uncomment those code blocks - they need to run successfully:
test('a', () => {
expect(1).toBe(1);
})
test('b', () => {
expect(1).toBe(2);
})