Upload Button Icon Add office photos
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

Filter interviews by

Quest Global Engineer Trainee Interview Questions, Process, and Tips for Freshers

Updated 23 Feb 2025

Quest Global Engineer Trainee Interview Experiences for Freshers

1 interview found

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude Test - Logical Reasoning, Quantitative Aptitute , Verbal Ability...
Time: 1 hour
Mode: Online

Round 2 - Group Discussion 

Online Education during COVID19 and its effects.

Round 3 - Technical 

(5 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a passionate engineering graduate with hands-on experience in projects and a strong foundation in problem-solving and teamwork.

    • Educational Background: Graduated with a degree in Mechanical Engineering from XYZ University, where I excelled in design and thermodynamics.

    • Internship Experience: Completed an internship at ABC Corp, where I assisted in the development of a new product line, enhancing my practical skills.

    • ...

  • Answered by AI
  • Q2. Tell me about your last project.
  • Q3. Write a program to print prime numbers.
  • Ans. 

    Program to print prime numbers

    • Start with a loop from 2 to n (number to check)

    • For each number, check if it is divisible by any number from 2 to its square root

    • If not divisible, it is a prime number and print it

  • Answered by AI
  • Q4. Write a program to swap value of two variables without using a third variable.
  • Ans. 

    Program to swap value of two variables without using a third variable.

    • Use arithmetic operations to swap values

    • Add both variables and store the sum in one variable

    • Subtract the value of one variable from the sum and store it in the other variable

    • Subtract the value of the other variable from the sum and store it in the first variable

  • Answered by AI
  • Q5. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
Round 4 - HR 

(9 Questions)

  • Q1. Tell me about yourself ?
  • Q2. Tell me about your project ?
  • Q3. Do-while loop example.
  • Ans. 

    A do-while loop is a control flow statement that executes a block of code at least once before checking the condition.

    • The do-while loop is similar to the while loop, but the condition is checked at the end of the loop.

    • The loop will always execute at least once, even if the condition is false.

    • Syntax: do { // code block } while (condition);

    • Example: do { x++; } while (x < 10);

  • Answered by AI
  • Q4. Asked a tricky puzzle game (Water-Jug Problem).
  • Q5. Hardwork or Smartwork, which is better ?
  • Q6. Few questions regarding the details in resume.
  • Q7. What do you know about Quest Global ?
  • Q8. Are you ready to work in any domain in the company ?
  • Q9. Do you have any questions ?

Interview Preparation Tips

Topics to prepare for Quest Global Engineer Trainee interview:
  • Basic Programming
  • Object Oriented Programming
Interview preparation tips for other job seekers - Whole interview process was in online mode was easy one overall.
Prepare by going through basic programming concepts and stuffs (prime number, factorial, etc.) Program logic was asked during the technical interview. OOPs were not asked in my case but be well aware of its concept as it is asked in most interviews.
Be sure of about what you have written in your resume.
Research about the company before interview.
Keep a cool mind and be confident with what you tell or answer.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Design Patterns
  • Q2. Solid Principles
  • Q3. MVC Routing
  • Q4. Asp.Net WebAPI Http protocols
  • Q5. SQL Server Read/Insert/Update/Delete/ queries and Sub queries
  • Q6. HackerRank Test

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice string manipulation, arrays and list manipulation for hackerrank test

Interview Preparation Tips

Round: Test
Experience: It was a good round. The round was divided into two parts . The first part was MCQs with Apti and technical questions and the second round was a coding round.

Round: Group Discussion
Tips: Be confident about your standpoint.

Round: Technical Interview
Experience: They asked me some technical questions and some technical terms which I have used in my resume.

Round: HR Interview
Experience: They asked questions from my resume and some basic questions about my interests.
Tips: Do not exaggerate much. Just be straight forward and to the point. Be polite to them and answer every question with honesty and confidence.

College Name: The LNM Institute Of Information Technology, Jaipur

I applied via LinkedIn and was interviewed in Oct 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on 1.agile methodology 2.testing techniques 3.test planning 4.previous project work 5.api testing 6.basic sql queries

I applied via Recruitment Consultant and was interviewed before Jul 2020. There were 7 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1. Question regarding Spring boot micro service and JPA, 2. Collections questions like contract between equals and hashcode, Array vs list etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing too hard. If you are bit well and springboot and core java you will definitely be able crack the interview.

I applied via Naukri.com and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Well normal questions asked about my working experience and couple of tech quests.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Medium level coding questions

Round 2 - Group Discussion 

Asked to speak about influence of social media

Round 3 - Technical 

(2 Questions)

  • Q1. Html void elements
  • Q2. Write some Html selectors
  • Ans. 

    HTML selectors are used to target specific elements on a webpage for styling or manipulation.

    • Use element selectors to target specific HTML elements, such as <p> or <div>

    • Use class selectors to target elements with a specific class, denoted by a period before the class name, such as .my-class

    • Use ID selectors to target elements with a specific ID, denoted by a hash symbol before the ID name, such as #my-id

    • Use ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Interviewer asked the google questions as he is not even aware of my profile , he wanted mw to answer the same and asked few question which is irrelevant to jd
  • Q2. Finally after 30 min of interview received a rejection mail after 5 min
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. ServiceNow basic QU
Round 2 - One-on-one 

(1 Question)

  • Q1. CAD QUestion about serviecnow
Round 3 - HR 

(1 Question)

  • Q1. Basic question and sal discussion and project discussion

I applied via Campus Placement and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Goals for your life?
  • Q2. Why this job?

Interview Preparation Tips

Interview preparation tips for other job seekers - For Technical: OPPs, OS, DBMS, Networking, DSA are necessary. Try to understand the question properly before attempting.
For HR: It was nice and comfortable. try to understand the question, ask again if you have any doubts. But be sure to give a straightforward answer.

Quest Global Interview FAQs

How many rounds are there in Quest Global Engineer Trainee interview for freshers?
Quest Global interview process for freshers usually has 4 rounds. The most common rounds in the Quest Global interview process for freshers are Technical, HR and Aptitude Test.
How to prepare for Quest Global Engineer Trainee interview for freshers?
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 AutoCAD, GIT, Hydraulics, Agile Development and Eclipse.
What are the top questions asked in Quest Global Engineer Trainee interview for freshers?

Some of the top questions asked at the Quest Global Engineer Trainee interview for freshers -

  1. If 10 people had a meeting and they shake hands only once with each of the othe...read more
  2. Write a program to swap value of two variables without using a third variab...read more
  3. Write a program to print prime numbe...read more

Tell us how to improve this page.

Quest Global Engineer Trainee Salary
based on 227 salaries
₹2.3 L/yr - ₹4.3 L/yr
At par with the average Engineer Trainee Salary in India
View more details

Quest Global Engineer Trainee Reviews and Ratings

based on 36 reviews

3.0/5

Rating in categories

3.2

Skill development

3.3

Work-life balance

2.6

Salary

3.1

Job security

3.3

Company culture

2.5

Promotions

3.0

Work satisfaction

Explore 36 Reviews and Ratings
Senior Software Engineer
2.4k salaries
unlock blur

₹4.8 L/yr - ₹20 L/yr

Senior Engineer
2k salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Software Engineer
1.8k salaries
unlock blur

₹2.8 L/yr - ₹9.5 L/yr

Lead Engineer
1.7k salaries
unlock blur

₹7.7 L/yr - ₹24 L/yr

Design Engineer
626 salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Explore more salaries
Compare Quest Global with

Virtusa Consulting Services

3.7
Compare

Genpact

3.8
Compare

Nagarro

4.0
Compare

Sopra Steria

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview