I applied through an employee referral. The process took 2 months. I interviewed at Squarespace in May 2024
Interview
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)
I applied through college or university. The process took 3 weeks. I interviewed at Squarespace (New York, NY) in Oct 2017
Interview
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.
Interview questions [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).