AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Engaged Employer

i

This company page is being actively managed by Quest Global Team. If you also belong to the team, you can get access from here

Quest Global Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 2.6k Reviews

Play video Play video Video summary
  • About
  • Reviews
    2.6k
  • Salaries
    19.4k
  • Interviews
    329
  • Jobs
    117
  • Benefits
    223
  • Photos
    11
  • Posts
    2

Filter interviews by

Quest Global Software Developer Interview Questions and Answers

Updated 29 Nov 2024

Quest Global Software Developer Interview Experiences

8 interviews found

Software Developer Interview Questions & Answers

user image Neha Patil

posted on 29 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between linked list and array list
  • Add your answer
  • Q2. Difference between @controller and @ Rest controller
  • Add your answer

Skills evaluated in this interview

Anonymous

Software Developer Interview Questions & Answers

user image Emil Yeldho

posted on 5 Oct 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Asked basics of Javascript and ReactJS and data flow

Round 2 - Technical 

(1 Question)

  • Q1. What is react and concept of Virtual dom and real dom
  • Ans. 

    React is a JavaScript library for building user interfaces. Virtual DOM is a lightweight copy of the Real DOM, used for efficient updates.

    • React is a popular JavaScript library for building user interfaces.

    • Virtual DOM is a lightweight copy of the Real DOM, used for efficient updates.

    • When changes are made in React, the Virtual DOM is updated first, then compared to the Real DOM to minimize actual DOM manipulation.

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
View answers (43)
asked in Rakuten
Q2. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
View answers (4)
asked in Amazon
Q3. Minimum Number of Platforms Needed Problem Statement You are give ... read more
View answers (7)
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
View answers (5)
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
View answers (2)
View All

Software Developer Interview Questions & Answers

user image Anonymous

posted on 12 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Define SOLID principles
  • Ans. 

    SOLID principles are a set of five design principles for writing maintainable and scalable code.

    • S - Single Responsibility Principle: A class should have only one reason to change.

    • O - Open/Closed Principle: Classes should be open for extension but closed for modification.

    • L - Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its subclasses without affecting the program's correct...

  • Answered by AI
    Add your answer
  • Q2. How is data binding achieved in WPF. Show with an example
  • Ans. 

    Data binding in WPF allows synchronization of data between UI elements and data sources

    • Data binding in WPF can be achieved using the Binding markup extension

    • Properties of UI elements can be bound to properties of data objects

    • Example: binds the Text property of TextBlock to the Name property of data object

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Do a lot of practice coding questions

Skills evaluated in this interview

Anonymous

Software Developer Interview Questions & Answers

user image yashodhan sonwane

posted on 4 Oct 2023

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Java core and spring
  • Add your answer
Round 3 - One-on-one 

(1 Question)

  • Q1. General discussion
  • Add your answer
Anonymous

Software Developer Interview Questions & Answers

user image Anonymous

posted on 24 Jan 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

C++ object oriented programming , VC++ , MFC WINDOWS , win 32 API

Round 3 - Coding Test 

Cpp coading questions basically client round

Round 4 - HR 

(1 Question)

  • Q1. About your salary
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Good work culture friendly environment client interviews
Anonymous

Software Developer Interview Questions & Answers

user image Anonymous

posted on 20 Feb 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude test is about 3 sections, numerical, logical and verbal which is a average test.

Round 2 - Technical 

(1 Question)

  • Q1. 1) introduce yourself 2) about your projects 3) C programming language Prepare well for your resume they will ask questions based on your resume
  • Add your answer
Anonymous

Software Developer Interview Questions & Answers

user image Pooja Prasad

posted on 23 Feb 2022

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts Basic HTML CSS questions
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, having basic knowledge on yourr stream and knowing frontend HTML CSS would be ur plus point
Anonymous
Are these interview questions helpful?

Software Developer Interview Questions & Answers

user image Anonymous

posted on 27 Apr 2021

Interview Questionnaire 

1 Question

  • Q1. C++ oop concepts
  • Add your answer
Anonymous

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Quest Global?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Software Developer Interview Questions & Answers

Nagarro user image Anonymous

posted on 9 Sep 2020

I applied via Naukri.com and was interviewed before Sep 2019. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. IQ Test
  • Add your answer
  • Q2. Machine Test
  • Add your answer
  • Q3. Face To Face
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - basically there are 3 rounds:-
1. IQ Test
2. Machine Test
3. Face to Face

IQ Test is not so tough but prepare well Machine Test
Machine Test Question are like :-
Q.1 - We declare a variable in C++ like "is_this_a_variable" and in Java like "IsThisAVariable". There is underscore in between every word and first alphabet of every word is in lowercase in C++ and in Java first alphabet is in capital without underscore. Create a program in which if user input a string in a C++ variable format it will convert the input in java variable format.

Q2. Count the frequency of a string.
user input string - pqhphi
output-
p - 2
q - 1
h - 2
i - 1

Be strong in algorithms and data structure.
Anonymous
company Logo

Software Developer Interview Questions & Answers

Virtusa Consulting Services user image Anonymous

posted on 15 Sep 2021

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Easy

It happens in very friendly manner.

  • Q1. 

    Paths in a Matrix Problem Statement

    Given an 'M x N' matrix, print all the possible paths from the top-left corner to the bottom-right corner. You can only move either right (from (i,j) to (i,j+1)) or dow...

  • Ans. 

    Print all possible paths from top-left to bottom-right in a matrix by moving only right or down.

    • Use backtracking to explore all possible paths from top-left to bottom-right in the matrix.

    • At each cell, recursively explore moving right and down until reaching the bottom-right corner.

    • Keep track of the current path and add it to the result when reaching the destination.

  • Answered by AI
    Add your answer
  • Q2. Can you create 2 tables in SQL and perform different operations on them?
  • Ans. 

    Yes, I can create 2 tables in SQL and perform operations like INSERT, SELECT, UPDATE, and DELETE.

    • Create Table 1: CREATE TABLE employees (id INT, name VARCHAR(50), salary DECIMAL(10,2));

    • Create Table 2: CREATE TABLE departments (dept_id INT, dept_name VARCHAR(50));

    • Insert Data: INSERT INTO employees VALUES (1, 'John Doe', 50000);

    • Select Data: SELECT * FROM employees WHERE salary > 40000;

    • Update Data: UPDATE employees SET...

  • Answered by AI
    Add your answer
Round 2 - Face to Face 

Round duration - 90 minutes
Round difficulty - Medium

No problem occur very friendly environment.

Round 3 - Face to Face 

(1 Question)

Round duration - 90 minutes
Round difficulty - Hard

  • Q1. 

    Rat in a Maze Problem Statement

    You need to determine all possible paths for a rat starting at position (0, 0) in a square maze to reach its destination at (N-1, N-1). The maze is represented as an N*N ma...

  • Ans. 

    Find all possible paths for a rat in a maze from source to destination.

    • Use backtracking to explore all possible paths in the maze.

    • Keep track of visited cells to avoid revisiting them.

    • Explore all possible directions (up, down, left, right) from each cell.

    • Add the current direction to the path and recursively explore further.

    • If the destination is reached, add the path to the list of valid paths.

  • Answered by AI
    Add your answer

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in HyderabadEligibility criteriaAbove 7 CGPAVirtusa interview preparation:Topics to prepare for the interview - Linked List, Binary Search Tree ,Queue, Array ,DP ,Graph ,RecursionTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Competitive programming plays a major role when you are appearing for coding rounds as a fresher. In the coding rounds, you won't get direct problems copied from Geeksforgeeks or Leetcode. You would be required to use your logical thinking to go ahead in the process. This is where competitive programming helps.

Tip 2 : Coding rounds are all about Coding + Timing. Most people fail to excel due to the pressure of a timer ticking on your head. So, instead of just solving problems, try to participate in timed contests. This will help you be used to the pressure of the timer.

Tip 3 : Many big companies like Microsoft, Amazon, and even Google expect you to be good at standard problems. So, once you are done with coding round by your logical skills and competitive programming, you must be well versed with some standard problems in order to excel.

Application resume tips for other job seekers

Tip 1 : Make it short, crisp, and simple. It is always good to have a 1 pager resume. 
Tip 2 : Resume must comprise of the following: Educational Qualifications, Technical skills, Projects, Work experience (if any), Achievements. Other than this, you may include some extra co-curricular achievements.

Final outcome of the interviewSelected

Skills evaluated in this interview

Anonymous
More about working at Quest Global
  • HQ - Singapore, Singapore
  • IT Services & Consulting
  • 10k-50k Employees (India)
  • Engineering & Construction
  • Software Product

Quest Global Interview FAQs

How many rounds are there in Quest Global Software Developer interview?
Quest Global interview process usually has 2 rounds. The most common rounds in the Quest Global interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Quest Global Software Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Quest Global. The most common topics and skills that interviewers at Quest Global expect are C++, GIT, Linux, Software Development and Debugging.
What are the top questions asked in Quest Global Software Developer interview?

Some of the top questions asked at the Quest Global Software Developer interview -

  1. How is data binding achieved in WPF. Show with an exam...read more
  2. What is react and concept of Virtual dom and real ...read more
  3. Difference between @controller and @ Rest control...read more

Tell us how to improve this page.

Quest Global Interviews By Designations

  • Quest Global Senior Engineer Interview Questions
  • Quest Global Senior Software Engineer Interview Questions
  • Quest Global Lead Engineer Interview Questions
  • Quest Global Software Engineer Interview Questions
  • Quest Global Engineer Trainee Interview Questions
  • Quest Global Design Engineer Interview Questions
  • Quest Global Engineer Interview Questions
  • Quest Global Software Developer Interview Questions
  • Show more
  • Quest Global Technical Lead Interview Questions
  • Quest Global Senior Leader Engineer Interview Questions

Interview Questions for Popular Designations

  • Software Engineer Interview Questions
  • Java Developer Interview Questions
  • Web Developer Interview Questions
  • Senior Software Developer Interview Questions
  • Application Developer Interview Questions
  • Salesforce Developer Interview Questions
  • Software Development Engineer Interview Questions
  • Developer Interview Questions
  • Show more
  • Senior Developer Interview Questions
  • Plsql Developer Interview Questions

Overall Interview Experience Rating

3.3/5

based on 8 interview experiences

Difficulty level

Easy 67%
Moderate 33%

Duration

Less than 2 weeks 50%
2-4 weeks 50%
View more

Software Developer Interview Questions from Similar Companies

Nagarro
Nagarro Software Developer Interview Questions
4.0
 • 57 Interviews
 UST
UST Software Developer Interview Questions
3.8
 • 46 Interviews
Virtusa Consulting Services
Virtusa Consulting Services Software Developer Interview Questions
3.7
 • 31 Interviews
Optum Global Solutions
Optum Global Solutions Software Developer Interview Questions
4.0
 • 26 Interviews
GlobalLogic
GlobalLogic Software Developer Interview Questions
3.6
 • 23 Interviews
EPAM Systems
EPAM Systems Software Developer Interview Questions
3.7
 • 23 Interviews
CGI Group
CGI Group Software Developer Interview Questions
4.0
 • 23 Interviews
DXC Technology
DXC Technology Software Developer Interview Questions
3.7
 • 21 Interviews
 Publicis Sapient
Publicis Sapient Software Developer Interview Questions
3.5
 • 20 Interviews
Genpact
Genpact Software Developer Interview Questions
3.8
 • 13 Interviews
View all
Quest Global Software Developer Salary
based on 197 salaries
₹3 L/yr - ₹13.5 L/yr
23% less than the average Software Developer Salary in India
View more details

Quest Global Software Developer Reviews and Ratings

based on 24 reviews

3.6/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

2.9

Salary

3.5

Job security

4.0

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 24 Reviews and Ratings
Quest Global Salaries in India
Senior Software Engineer
2.5k salaries
unlock blur

₹4.9 L/yr - ₹20 L/yr

Senior Engineer
2.1k salaries
unlock blur

₹5 L/yr - ₹16 L/yr

Software Engineer
1.8k salaries
unlock blur

₹2.8 L/yr - ₹10 L/yr

Lead Engineer
1.7k salaries
unlock blur

₹7.8 L/yr - ₹25 L/yr

Design Engineer
645 salaries
unlock blur

₹2.2 L/yr - ₹8.8 L/yr

Explore more salaries
Compare Quest Global with
Genpact

Genpact

3.8
Compare
DXC Technology

DXC Technology

3.7
Compare
Sutherland Global Services

Sutherland Global Services

3.5
Compare
Optum Global Solutions

Optum Global Solutions

4.0
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Quest Global Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter