Software Engineer applicants have rated the interview process at Jerry with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 24% positive. To compare, the company-average is 45.9% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Engineer roles take an average of 10 days to get hired, when considering 17 user submitted interviews for this role. To compare, the hiring process at Jerry overall takes an average of 17 days.
Common stages of the interview process at Jerry as a Software Engineer according to 17 Glassdoor interviews include:
Phone interview: 30%
One on one interview: 23%
Skills test: 17%
Presentation: 10%
Personality test: 7%
Background check: 3%
IQ intelligence test: 3%
Group panel interview: 3%
Drug test: 3%
Here are the most commonly searched roles for interview reports -
I applied online. I interviewed at Jerry (Atlanta, GA) in Jan 2021
Interview
There were several stages in the job interview: a take-home coding test, an HR screening, two technical interviews. I only made it to the first technical interview.
The interviews were fine overall. I had a nice experience during the HR screening. For the technical interview, I was interviewed by a guy from their international team. He resided in China, but was pretty flexible with when I could have the interview (I am in the US). However, I was asked to speak Mandarin during the technical interview.
Interview questions [1]
Question 1
During the HR screening, I was asked to give a one-minute self-intro, and was asked some questions about conflict management.
During the first technical interview, I was asked questions about how to implement drag and drop, and flexbox. There was also a LC question involving recursion / dynamic programming.
I took the OA and it was moderately difficult (at least for me). It is good to prepare many LC mediums for this. Their online application was pretty simple and I heard back a couple weeks later to take this OA.
Applied online, was sent a coding challenge through email. I had 24 hours to complete it on a selected date. Challenge consisted of implementing a JavaScript program, relatively easy coding challenge.
Interview questions [1]
Question 1
We are looking for a program that manages “intensity” by segments. Segments are intervals from -infinity to infinity, we
liked you to implement functions that updates intensity by an integer amount for a given range. All intensity starts with 0.
Please implement these two functions:
● add(from, to, amount)
● set(from, to, amount)
I applied online. The process took 1 day. I interviewed at Jerry (Shanghai, Shanghai) in May 2025
Interview
The interview process was quick and the whole process was clear. Good communication with HR, who was responsive and kept me informed at every step. The interviewers were professional and asked relevant technical and behavioral questions. I appreciated the structured approach and the respectful atmosphere throughout. Overall, it was a smooth and pleasant experience.
Interview questions [1]
Question 1
They gave me a task and asked me to write the entire function in JavaScript without using AI in the process, and then send the entire function to them as an attachment in the email after writing it.