
QBurst Software Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 176 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at QBurst.
Software Developer
So, there were 2 rounds in total, and both were in person. The first one was a technical round with 2 interviewers. They asked me some basic SQL questions, about how the web works, and also some leetcode questions. They were looking at how I think through problems and if I can take suggestions. The second round was with HR, where I had to talk about a specific topic and also give a presentation on a given topic using the whiteboard, with only 2 minutes to prep.
- Networking, SQL, and LeetCode questions were asked.
- Describe a particular topic.
- Give a presentation on a given topic using the room's whiteboard, with 2 minutes to prepare.
Software Engineer
It was a two-stage process: a technical round and an HR round. If you passed the tech interview, they'd move you to the HR stage. Otherwise, they'd inform you that they would contact you via the placement cell. There were two interviewers in the tech round. This was my very first interview, and I totally messed up my introduction, plus I was nervous the whole time.
- Can you tell me about the application of basic electronics?
- What can you tell me about the Chandrayaan land rover?
- What is a cloud web server?
Software Developer
This is how we check if someone's a good fit for the job. We look at a bunch of things, like your application, maybe a quick call first, then some interviews, and sometimes a test. We'll ask you stuff about what you know, what you've done, and how you'd handle situations to see if you're good and if you'd fit in. Basically, we're trying to see if you've got the tech skills, can figure stuff out, communicate well, and are a good match for the company. It's a chance for us to decide if we want to hire you and for you to decide if you want to work here.
- What is your aptitude?
- Can you code?
- How is your communication?
QBurst Software Engineer Interview Questions
Quoted word for word from QBurst interview reports.
“Given two integer arrays X and Y of size N representing electricity at N stations and cost to travel to the next station on a circular route. Find the minimum starting station index to complete the circuit, or -1 if impossible. Travel is one direction: i to i+1, ..., n-1, 0, 1, ...”
Read reports →“Given the database schema (Movies, Actors, Movie_Actors), provide an SQL query to list the names of actors who have appeared in more than 5 movies.”
Read reports →“Remember old keypad phones? Digits 1 and 0 map to themselves. Find all letter combinations for a given number, ordered lexicographically. Input 23 Output 'ad' 'ae' 'af' 'bd' 'be' 'bf' 'cd' 'ce' 'cf'.”
Read reports →“What is the minimum number of steps to find a fake coin (heavier) among 10 coins using a weighing balance?”
Read reports →“Using jQuery, how would you select the fourth list item within an unordered list?”
Read report →“Can you sort an array containing only 1s and 0s using the most efficient method?”
Read report →“What is the difference between a div tag and a table tag?”
Read report →“Can you explain the principle behind Java 8 lambda expressions for invoking them without arguments?”
Read report →“Explain how to exchange integers stored in two variables without using a temporary variable.”
Read report →Formats, difficulty and experience
Across all 176 QBurst interview reports.