Upload Button Icon Add office photos
Engaged Employer

i

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

Quess Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Quess Software Developer Interview Questions and Answers

Updated 19 Jun 2024

Quess Software Developer Interview Experiences

3 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com

Round 1 - Technical 

(2 Questions)

  • Q1. Union and union all difference
  • Ans. 

    UNION combines the results of two or more SELECT statements, while UNION ALL includes duplicates.

    • UNION removes duplicate rows, while UNION ALL retains all rows including duplicates

    • UNION is slower than UNION ALL as it performs a distinct operation

    • UNION requires the same number of columns in the SELECT statements, while UNION ALL does not have this restriction

  • Answered by AI
  • Q2. What is generic and non-generic collections
  • Ans. 

    Generic collections allow storing any type of data, while non-generic collections are type-specific.

    • Generic collections can store any type of data, such as List or Dictionary.

    • Non-generic collections are type-specific, like ArrayList or HashTable.

    • Generic collections provide type safety and better performance compared to non-generic collections.

Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not good experience give an interview

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. OOPS & CORE JAVA CONCEPTS
  • Q2. Concepts such as Polymorphism and inheritance

Interview Preparation Tips

Topics to prepare for Quess Software Developer interview:
  • Core Java
  • OOPS
Interview preparation tips for other job seekers - For freshers it is easy if you have good core java command and decent programming skills

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before May 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Normally not that though, smooth process
  • Q2. Tell me about job responsibilities

Interview questions from similar companies

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. Database query of MySQL
  • Ans. 

    MySQL database query

    • Use SELECT statement to retrieve data from tables

    • Use WHERE clause to filter data based on conditions

    • Use JOIN to combine data from multiple tables

    • Use ORDER BY to sort data in ascending or descending order

    • Use LIMIT to limit the number of rows returned

  • Answered by AI
  • Q2. About React.js what is axios call, workflow of connection made with backend

Interview Preparation Tips

Interview preparation tips for other job seekers - More Focus on database and any one technology .

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(5 Questions)

  • Q1. The candidate should possess a strong knowledge of programming skills.
  • Q2. Sting manpulation
  • Q3. Object oriented programming
  • Q4. Exception handling
  • Q5. Looping statement
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
No response

I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was easy and u can do it very easily

Round 2 - Coding Test 

Basically question were asked from tree, bst, greedy

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep patient and do grinding
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Mar 2023. There were 2 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 

(5 Questions)

  • Q1. Bout your project
  • Q2. About technical skills
  • Q3. About handling problems
  • Q4. Technical questions
  • Q5. Namdjjdjdjdjdjf

Interview Preparation Tips

Interview preparation tips for other job seekers - It was average interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. OOPs concepts basics
  • Q2. Sql basics questions
  • Q3. Project related questions mostly
  • Q4. C# dotnet question.
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Team player with excellent communication skills

  • Answered by AI
  • Q2. Some basic personal questions

Interview Preparation Tips

Topics to prepare for IKS Health Software Developer interview:
  • OOPS
  • SQL
  • C#.Net
Interview preparation tips for other job seekers - focus on basics and mostly projects based questions the project that you made in C-DAC.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic Java concepts - Oops, collection
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2022. There were 4 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 - Aptitude Test 

1-hour exam, few math questions, and few technical were asked, and all were MCQs

Round 3 - Group Discussion 

Very general topics were asked to check our communication skills

Round 4 - Technical 

(3 Questions)

  • Q1. Intro, DBMS, SQL questions, OOPs concepts, and real-life examples, About the project I worked in, were asked. Most of the questions are based on the resume.
  • Q2. OOPs- inheritance, encapsulation code on it overloading, overriding concept and coding question
  • Q3. Coding questions on strings

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare OOPs concepts properly, understand the questions properly, and give the right answers. Deliver every answer with real life example.

Quess Interview FAQs

How many rounds are there in Quess Software Developer interview?
Quess interview process usually has 1-2 rounds. The most common rounds in the Quess interview process are Technical, Resume Shortlist and One-on-one Round.
What are the top questions asked in Quess Software Developer interview?

Some of the top questions asked at the Quess Software Developer interview -

  1. what is generic and non-generic collecti...read more
  2. union and union all differe...read more
  3. concepts such as Polymorphism and inherita...read more

Tell us how to improve this page.

Quess Software Developer Interview Process

based on 4 interviews

Interview experience

2.3
  
Poor
View more

Fast track your campus placements

View all
Quess Software Developer Salary
based on 106 salaries
₹2.4 L/yr - ₹10 L/yr
31% less than the average Software Developer Salary in India
View more details

Quess Software Developer Reviews and Ratings

based on 10 reviews

3.5/5

Rating in categories

3.5

Skill development

3.4

Work-life balance

3.2

Salary

3.3

Job security

3.3

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 10 Reviews and Ratings
Relationship Officer
988 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Sales Executive
804 salaries
unlock blur

₹1.1 L/yr - ₹5.7 L/yr

Team Lead
495 salaries
unlock blur

₹1.8 L/yr - ₹8.5 L/yr

Associate Engineer
450 salaries
unlock blur

₹1.5 L/yr - ₹4.3 L/yr

Network Engineer
319 salaries
unlock blur

₹1.6 L/yr - ₹7 L/yr

Explore more salaries
Compare Quess with

Statestreet HCL Services

3.3
Compare

IKS Health

3.6
Compare

Alldigi Tech

4.0
Compare

IntouchCX

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