I applied online. The process took 3 weeks. I interviewed at Shopify in Mar 2016
Interview
I got contacted by HR for an on site chat, which they call "life story" You go there (or on Skype), you will be asked to give the whole story of your life. At this stage, there is nothing fear but for some reason, some people don't get a call afterwards. Which makes you start questioning their process. After this step, I got a call for an onsite interview which is pair-programming. They told me that they will contact me in a week ,no matter the answer is. After a week, I haven't received an email so I sent one asking to give me an update. The super busy recruiter took two days to digest the email and responded me that I will get a call from them on the same day. They didn't call so I followed up with another email. They responded that they will call me this time, "certainly". They didn't call so I followed up an email stating that I understand what's happening and thanked for their time THEN they called to tell me that they moved on with other candidates.
It is not about having a cheesy draw the .. owl motto, or shooting videos to show how nice the hiring process is. Instead, respect your candidates' time and give them a response regardless of the decision. We get it, sometimes people don't fit and don't get the job. It is part of the game but not respecting their time, it just describes the inner mechanisms of the company so I guess I dodged a bullet.
typical interview process, one round with hr. followed by a 75 min coding interview pair programming with one of the engineers. In the coding interview it was encouraged to use ai.
Interview questions [1]
Question 1
create a autocomplete system for search based on a list of search frequencies.
There was a first round with hr followed by a 1hour interview, use of AI was encouraged. Interviewer was not very knowledgeable and I had to discover a solution that she understands
The interview was intense and definitely exceeded my expectations. The technical rounds were particularly challenging, but I felt prepared. One of the system design questions was about creating a webhook delivery system with various complexities, and I was relieved because I had explored that exact topic on PracHub just days before. After tackling some coding problems, I faced some behavioral questions that tested my thought process. Overall, the experience was demanding, but I was thrilled to receive an offer, which I happily accepted.
Interview questions [1]
Question 1
Design a webhook delivery system that retries on failure with exponential backoff. Cover idempotency, ordering guarantees, dead-letter queues, and how you'd handle a downstream consumer that's been offline for hours.