Upload Button Icon Add office photos

Filter interviews by

Quince Software Development Engineer 3 Interview Questions and Answers

Updated 30 Apr 2024

2 interviews found

Sort by: Popular
Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via LinkedIn and was interviewed in Mar 2024.

1 Interview Round

1

Technical Round (1 Question)

  • Q1. Sliding window based question : maximum sum of distinct subarray with length k

Skills evaluated in this interview

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 -
Result
 Not Selected

1 Interview Round

1

Technical Round (1 Question)

  • Q1. 1. SOLID principles 2. Max chunks to make sorted Leetcode 3. SQL query to find second highest salary 4. Event driven architecture 5. Locking mechanisms in trans...read more

Interview questions from similar companies

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Coding Test Round

Find lowest common ancestor in tree

Interview experience
3
 Average
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Company Website and was interviewed in Jan 2024.

1 Interview Round

1

Technical Round (1 Question)

  • Q1. Basic Java Questions JAVA8
Interview experience
2
 Poor
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
 No response

I applied via Naukri.com and was interviewed in Nov 2024.

1 Interview Round

1

Technical Round (16 Questions)

  • Q1. What are custom hooks in React, and what are their use cases? Additionally, can you provide an example of a custom hook that performs an API call and utilizes t...read more
  • Q2. What is the difference between useMemo and useCallback in React?
  • Q3. What is the difference between class-based components and functional components in React?
  • Q4. How can you implement the lifecycle of a React component in a functional component?
  • Q5. What are the various state management techniques available in React?
  • Q6. What is the architecture of Redux, and what purposes do middlewares serve within it?
  • Q7. What is hoisting in JavaScript?
  • Q8. What is event bubbling in JavaScript?
  • Q9. What are block scope and function scope in JavaScript?
  • Q10. Have you had experience working with semantic tags in HTML?
  • Q11. What are the various methods for creating an object in JavaScript?
  • Q12. What are the differences between shallow copy and deep copy in JavaScript?
  • Q13. What will be the output of the following JavaScript code fragment: `const a; function test() { console.log(a); }; test();`?
  • Q14. How can you use CSS to arrange elements in a row and column layout?
  • Q15. Have you utilized CSS preprocessors, and if so, which ones?
  • Q16. If I have assigned different colors to an ID and a class and applied both to the same element, which color will be applied based on CSS specificity precedence?

Interview Preparation Tips

Topics to prepare for Cognizant Senior Software Engineer interview:
  • Javascript
  • React.Js
  • HTML
  • CSS
Interview preparation tips for other job seekers - Possessing a deep understanding of JavaScript and React is essential. Interviewers may engage in mind games with candidates; therefore, we should remain calm and focused solely on the questions. Additionally, we need to be confident in our answers; otherwise, they may respond with doubt, asking, "Is that so?"

Skills evaluated in this interview

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Naukri.com and was interviewed in Nov 2024.

2 Interview Rounds

1

One-on-one Round (2 Questions)

  • Q1. Admin part and mainly LWC development
  • Q2. Case study on devlopment part
2

One-on-one Round (1 Question)

  • Q1. Last project details and more technical skills and real-time cases
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Company Website and was interviewed in Nov 2024.

4 Interview Rounds

1

Aptitude Test Round

It was a simple Aptitude test designed to test your english proficiency and your quantitative skills.

2

Communication Assessment Round (1 Question)

  • Q1. Multiple questions meant to test your english communication proficiency
3

Coding Test Round

There were 2 coding questions. The level of questions were not very high. The languages available for the round were Python, Java, C++, C, C#.

4

One-on-one Round (4 Questions)

  • Q1. Please Introduce yourself
  • Q2. What project did you work on in your final year?
  • Q3. Do you have any connections in the industry?
  • Q4. Did you undergo any Internships?
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Approached by Company and was interviewed in Oct 2024.

1 Interview Round

1

Technical Round (3 Questions)

  • Q1. 1) OOPS in java, and told to explain abstraction, encapsulation, inheritance with practical code 2) Exception handling(globally), Authentication and authorizati...read more
  • Q2. 1) Advantage of springboot over spring 2) Tell me all the anotations you know in spring 3) What are CRUD operations, write controller layer and use validating a...read more
  • Q3. 1) ACID properties 2) DBMS commands 3) inner queries 4) Joins 5) S3 bucket congif and how to handle file and upload and retrieve in s3 6) Ci/Cd basic flow and d...read more

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare resume well and keep applying to jobs

Skills evaluated in this interview

Software Engineer Interview Questions

Genpact user image KATHERASALA DEEKSHITHA

posted on 20 Dec 2024

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 4-6 weeks
Result
 Not Selected

I applied via campus placement at Vaagdevi Engineering College, Warangal and was interviewed in Jun 2024.

4 Interview Rounds

1

Aptitude Test Round

20 mcqs in 1st round based on aptitude

2

Technical Round (1 Question)

  • Q1. Technical mcqs will be asked in this round
3

Group Discussion Round

Random topic is given to say

4

HR Round (1 Question)

  • Q1. Technical questions are asked based on backend , oops concepts, database

Interview Preparation Tips

Topics to prepare for Genpact Software Engineer interview:
  • Java
  • Backend
  • Full Stack
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Referral and was interviewed in Oct 2024.

1 Interview Round

1

One-on-one Round (5 Questions)

  • Q1. List down Java 8 features and use case
  • Q2. List down Spring boot annotation used
  • Q3. Difference between String builder and String Buffer
  • Q4. What is String pool
  • Q5. Number of memory type have. like heap memory , stack

Interview Preparation Tips

Topics to prepare for IBM Senior Software Engineer interview:
  • Collections
  • java 8
  • Spring Boot
  • tsl
  • SSL
  • OOPS
  • String pool
  • Heap memory
  • Strig builder
  • String buffer

Skills evaluated in this interview

Quince Interview FAQs

How many rounds are there in Quince Software Development Engineer 3 interview?
Quince interview process usually has 1 rounds. The most common rounds in the Quince interview process are Technical.
What are the top questions asked in Quince Software Development Engineer 3 interview?

Some of the top questions asked at the Quince Software Development Engineer 3 interview -

  1. Sliding window based question : maximum sum of distinct subarray with lengt...read more
  2. 1. SOLID principles 2. Max chunks to make sorted Leetcode 3. SQL query to find ...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Quince interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10k Interviews
Accenture Interview Questions
3.9
 • 7.8k Interviews
Infosys Interview Questions
3.7
 • 7.3k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Wipro Interview Questions
3.7
 • 5.2k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.6k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Genpact Interview Questions
3.9
 • 2.9k Interviews
View all
Quince Software Development Engineer 3 Salary
based on 6 salaries
₹41 L/yr - ₹60 L/yr
38% more than the average Software Development Engineer 3 Salary in India
View more details
Software Development Engineer II
9 salaries
unlock blur

₹20 L/yr - ₹38 L/yr

SDE-2
7 salaries
unlock blur

₹28 L/yr - ₹37 L/yr

Software Development Engineer 3
6 salaries
unlock blur

₹41 L/yr - ₹60 L/yr

Software Engineer
4 salaries
unlock blur

₹20 L/yr - ₹26 L/yr

Product Manager
4 salaries
unlock blur

₹35 L/yr - ₹35 L/yr

Explore more salaries
Compare Quince with

Mango

4.3
Compare

Apricot

3.8
Compare

Plum Goodness

3.6
Compare

Apple

4.3
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview