
Zendrive Software Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 5 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Zendrive.
Software Development Engineer
The interview involved solving 2 LeetCode problems (easy to medium difficulty) within a 45-minute time limit, requiring fully functional code. It was generally a positive experience, but I was rejected after the system design round. There were a total of 3 technical rounds and one 1-hour round.
No confirmed questions were included in this interview report.
Software Development Engineer
So, there were 2 technical rounds. The first one was on DSA and had 2 easy questions on strings. I managed to solve both with some help from the interviewer, so I got to the second round. The second round was more about my resume and some CS stuff. We talked about my work experience and projects, and then they asked me about networking, databases, and RDBMS. Finally, I had to design a database and write an SQL query for it. The overall experience was good, but I didn't get selected.
- Can you check if two strings are isomorphic?
- Can you do Run Length Encoding of a string?
- What is a load balancer and how does a version control system work? What happens when you enter an URL in the browser?
Software Engineer
It was a 2 round interview process focusing on PS & DS, where I was asked medium level leetcode questions. Both rounds went okay, though the interviewer in the second round seemed a bit rude; even when I correctly executed the program, they kept pointing out issues. Despite answering 2 out of 3 questions correctly, I was rejected. I'm unsure what else they were looking for.
- Implement a Stack with Push, Pop, Peek, and FindMin operations.
- Given two binary Strings, write a function to add them and return the result as a String.
- Calculate the square root of a given number, accurate to two decimal places.
Zendrive Software Engineer Interview Questions
Quoted word for word from Zendrive interview reports.
“Given two binary Strings, write a function to add them and return the result as a String.”
Read reports →“Find the first and last occurrence of a given element in a sorted array.”
Read reports →“Can you check if two strings are isomorphic?”
Read reports →“Write a program to determine if the left subtree of a binary tree is a mirror image of its right subtree.”
Read reports →“Can you do Run Length Encoding of a string?”
Read report →“Implement a Stack with Push, Pop, Peek, and FindMin operations.”
Read report →“How would you find the median of a stream of integers?”
Read report →“What is a load balancer and how does a version control system work? What happens when you enter an URL in the browser?”
Read report →“What is database normalization? Was asked to design OLA database and solve one SQL query for it”
Read report →Formats, difficulty and experience
Across all 5 Zendrive interview reports.