I applied through a recruiter. I interviewed at Docusign
Interview
- Phone call from recruiter to discuss background, team I am applying for, etc.
- 3 leetcode rounds all 1 hr each
- 1 behavioral round
After last round, it took 3 weeks to hear back.
Other Software Engineer Interview Reviews for Docusign
Pretty standard interview process. It started with a recruiter call, and then two technical interviews with medium-level leetcode questions, one system design interview, and a final behavioral interview. I was asked to dive deeper into my projects and experience at each stage of the interview. The recruiters were very responsive, which I appreciated.
Interview questions [1]
Question 1
Can you dive deeper into a recent project you completed?
I applied through a recruiter. I interviewed at Docusign
Interview
a phone call from the recruiting team, then they scheduled a zoom interview (1 hour) where i had to tell about my background and then there were two leetcode style questions
Interview questions [1]
Question 1
2 leetcode questions, the first one was a variant of the two sum problem, but instead of the regular question it was to find whether a pair exists (and not return the indices). other question was a sliding window question