J'ai postulé via la recommandation d'un employé. Le processus a pris 2 mois. J'ai passé un entretien chez Squarespace en mai 2024
Entretien
I had a great experience interviewing at Squarespace. Everyone I met was very nice, and it felt like they were all rooting for me. Throughout the entire process, the recruiter was supportive, kept me updated, and was very helpful.
The first interview was a technical, leetcode style interview, then virtual on-site that included: a technical interview, system design, behavioral interview, and code review (for a poorly written Java code)
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 3 semaines. J'ai passé un entretien chez Squarespace (New York, NY) en oct. 2017
Entretien
I applied on campus and they sent me an online test on HackerRank, after completing the test, I got an on-campus interview and finally, I went to their office in NY.
Questions d'entretien [1]
Question 1
Create a news feed class where elements can be retrieved in FIFO (queue) order, but when you try to add an element that already exists in the queue is moved to the end of the feed (queue).