Solicité el puesto a través de la recomendación de un empleado. El proceso duró 2 meses. Acudí a una entrevista en Squarespace en may 2024
Entrevista
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)
Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 3 semanas. Acudí a una entrevista en Squarespace (New York, NY) en oct 2017
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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).