
WellDev Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 146 interview experiences · FREE TO READ
Which role are you interviewing for?
12 roles · 146 reportsCandidate interview experiences
First-hand accounts from people who interviewed at WellDev.
Software QA Engineer
So I interviewed with this company a bit ago, gave them all the info they wanted, and then just heard crickets. No feedback, no updates, nothing. It felt like they were just using interviews for practice or something. Then, a few months later, I saw the same job posting again, which was pretty annoying. It really felt like they didn't care about candidates' time or effort. I wouldn't suggest wasting your time unless you like playing guessing games.
- Could you tell me about your background?
- What experience do you have?
- How much notice do you need to give?
Software Engineer
The interview process involved an online test which was quite luck-based. Following that, there was a first online interview. Then, a second online or offline interview with senior team members. The final stage was an interview with the CEO. The second interview, which could be either online or offline, ranged from basic to intermediate difficulty. Some candidates got easier questions, while others faced tougher ones, but all were related to basic to intermediate problem-solving, similar to LeetCode problems. They typically presented two easy or medium problems, and if you answered those well, the interviewer would move on to more challenging questions.
- Could you solve the Bracket Sequence problem?
- What is your understanding of SDLC?
Software Engineer
The interview process was quite long. First, there was an online MCQ exam that was proctored with AI. Then came the first technical round where they asked some basic Leetcode problems and questions about my CV. The second technical round involved more Leetcode problems, but a bit harder this time, and SQL problems, focusing on advanced Postgres features like JSON and arrays. They also dove deep into web dev concepts like JWT, auth, Docker, and rate limiting, and asked about my past projects and work. The final round was an interview with the COO, which included a quick 10-minute DSA problem followed by a conversation. There was also mention of a background check and an offer.
- Solve DSA problems.
- Solve SQL problems and some advanced topics like storing JSON on postgres.
- Explain OOP concepts with real-life examples, not just textbook definitions.
Software Test Intern
After they liked my resume, I had to take an mcq test. If I scored enough, I could go to the next round. The questions were pretty easy, mostly about SDLC, STLC, SQA, and SRE. I passed and went to the interview. For me, it was pretty personal. It was all in English. They only asked me two QA questions (about integration testing and STLC phases). Mostly, they asked about my past projects, some framework questions, one SQL query, and I had to do a basic coding problem (like finding the max number in two arrays). It was okay, but I expected more QA-focused questions since that's what I applied for.
- Questions about SQL
- Problem-solving questions
- Questions about my personal projects
WellDev Interview Questions
Quoted word for word from WellDev interview reports.
“Given the IP address 192.168.2.100 and a subnet mask of 255.255.255.192, what would be the network address?”
Read reports →“Find all numbers in a range a to b that are divisible by R with an interval of m.”
Read reports →“Solve the Two Sum problem and print all pairs that satisfy the condition.”
Read reports →“Given five positive integers, find the minimum and maximum values that can be calculated by summing exactly four of the five integers. Then print the respective minimum and maximum values as a single line of two space-separated long integers. arr = [3,7,1,9,5] Output: 16 24”
Read reports →“What is the output of this code snippet: cout<<2++<<endl; count<<3++<<endl;?”
Read report →“Given three Java classes, determine if the objects are valid or invalid.”
Read report →“What would be the output of this code: i=5; cout<<i++<<endl; count<<++i<<endl;?”
Read report →“Could you write a recursive function that reverses a given number?”
Read report →“Can you explain how to reverse a string in Java using recursion?”
Read report →Formats, difficulty and experience
Across all 146 WellDev interview reports.