Premium Employer

i

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

Concentrix Catalyst

Compare button icon Compare button icon Compare

Filter interviews by

Concentrix Catalyst Software Engineer Interview Questions and Answers

Updated 4 Oct 2024

Concentrix Catalyst Software Engineer Interview Experiences

4 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Job Fair and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Coding Test 

Coding - Problem solving , Java 8, Spring, My SQL

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

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts, spring boot , collection framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic questions they ask

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. What is the advantage of using kafka
  • Ans. 

    Kafka provides high throughput, fault tolerance, and scalability for real-time data processing.

    • High throughput: Kafka can handle a large number of messages per second.

    • Fault tolerance: Kafka replicates data across multiple brokers to ensure data availability.

    • Scalability: Kafka can easily scale horizontally by adding more brokers to the cluster.

    • Real-time data processing: Kafka allows for real-time processing of streaming...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Coding round was to develop base application by sharing a scenario.

Round 2 - Technical 

(1 Question)

  • Q1. Questions were based on the code which I wrote and High Level Interview question like query optimization, Solid principles etc.

Concentrix Catalyst interview questions for designations

 Senior Software Engineer

 (3)

 Software Engineer Trainee

 (1)

 QA Engineer

 (1)

 Performance Test Engineer

 (1)

 Automation Engineer

 (1)

 Data Engineer 1

 (1)

 Test Lead

 (1)

 Automation Test Lead

 (1)

Software Engineer Jobs at Concentrix Catalyst

View all

Interview questions from similar companies

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

Coding + Aptitude question

Round 2 - Technical 

(2 Questions)

  • Q1. Basic of programming lang.
  • Q2. DSA and Oop concepts questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview pro

I applied via Walk-in and was interviewed in Oct 2022. There were 5 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 

It was a bit tricky but it went well

Round 3 - Coding Test 

The coding questions were ds based and a bit difficult

Round 4 - Technical 

(1 Question)

  • Q1. This round was a technical interview with one on one
Round 5 - HR 

(1 Question)

  • Q1. General hr round it was so comfortable

Interview Preparation Tips

Topics to prepare for NielsenIQ Software Engineer interview:
  • Data Structures
  • Java
  • Web Development
  • Javascript
  • SQL
  • DBMS
Interview preparation tips for other job seekers - Please prepare on core topics brush up basics keep practising
Round 1 - Group Discussion 

Merit and demerit of Machine learning ?

Round 2 - Aptitude Test 

General Aptitude and reasoning

Round 3 - Technical 

(4 Questions)

  • Q1. Oops concept, DBMS , Data Structure
  • Q2. What is Normalisation?
  • Ans. 

    Normalisation is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • It involves dividing larger tables into smaller ones and defining relationships between them.

    • Normalization helps to eliminate data inconsistencies and anomalies.

    • There are different levels of normalization, such as first normal form (1NF), second normal form (2NF), and so on.

    • Normalization can improve database pe...

  • Answered by AI
  • Q3. What is polimorphism?
  • Ans. 

    Polymorphism is the ability of an object to take on many forms.

    • It allows objects of different classes to be treated as if they were objects of the same class.

    • It is achieved through method overriding and method overloading.

    • Example: A shape class can have multiple subclasses like circle, square, etc. and all can be treated as shapes.

    • Example: A method can take an object of a parent class as a parameter and it can accept a

  • Answered by AI
  • Q4. What is Stack and Pre and post Tree formation
  • Ans. 

    Stack is a data structure that follows LIFO. Pre and post tree formation are methods of traversing a tree.

    • Stack is used for backtracking, undoing, and recursion.

    • Pre-order traversal visits the root node first, then left subtree, then right subtree.

    • Post-order traversal visits the left subtree, then right subtree, then root node.

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me About company ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics questions of Data Stucture Oops and Dbms

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

DSA, Technical MCQ

Round 3 - Technical 

(1 Question)

  • Q1. DSA - Nth Fibonacci no with memoization, Find duplicate node in Linked list, Binary tree DSA questions, Project based tech questions, OOPS, Puzzle
  • Ans. 

    Interview questions for Software Engineer position covering DSA, project-based tech questions, OOPS, and puzzle.

    • Be prepared to answer DSA questions such as finding the Nth Fibonacci number with memoization, finding duplicate nodes in a linked list, and binary tree DSA questions.

    • Expect project-based tech questions that may require you to explain your approach to solving a particular problem.

    • Brush up on OOPS concepts and...

  • Answered by AI
Round 4 - Leadership discussion 

(1 Question)

  • Q1. Project based question in depth, Some HR questions, Leadership qualities questions, Puzzle
Round 5 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. What are your strengths and weaknesses?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong on basics and have in depth knowledge of your project.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jun 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Quantitative,reasoning,verbal

Round 2 - Psychometric Test 

(1 Question)

  • Q1. Based on your opinion
Round 3 - HR 

(1 Question)

  • Q1. Simple intro , FAQ ,favourite subject,python basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn well u will deserve something,keep practising until getting succeed

I applied via Job Portal and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Self introduction, project, programming basics. The interview questions completely asked in what you mentioned in resume, like project based, skills based that programming language s and all

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, talk attentive and cler, be prepare your self what you mentioned in resume that's it

Concentrix Catalyst Interview FAQs

How many rounds are there in Concentrix Catalyst Software Engineer interview?
Concentrix Catalyst interview process usually has 1-2 rounds. The most common rounds in the Concentrix Catalyst interview process are Technical and Coding Test.
How to prepare for Concentrix Catalyst Software Engineer 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 Concentrix Catalyst. The most common topics and skills that interviewers at Concentrix Catalyst expect are API Automation, C# and SDET.
What are the top questions asked in Concentrix Catalyst Software Engineer interview?

Some of the top questions asked at the Concentrix Catalyst Software Engineer interview -

  1. what is the advantage of using ka...read more
  2. Questions were based on the code which I wrote and High Level Interview questi...read more
  3. Oops concepts, spring boot , collection framew...read more

Tell us how to improve this page.

Concentrix Catalyst Software Engineer Interview Process

based on 4 interviews

Interview experience

3.5
  
Good
View more
Join Concentrix Catalyst The intelligent transformation partner.
Concentrix Catalyst Software Engineer Salary
based on 129 salaries
₹6.9 L/yr - ₹25 L/yr
68% more than the average Software Engineer Salary in India
View more details

Concentrix Catalyst Software Engineer Reviews and Ratings

based on 6 reviews

3.7/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

3.4

Salary

3.3

Job security

3.1

Company culture

1.4

Promotions

2.9

Work satisfaction

Explore 6 Reviews and Ratings
Software Engineer

Bangalore / Bengaluru

5-8 Yrs

Not Disclosed

Software Engineer

Hyderabad / Secunderabad,

Bangalore / Bengaluru

3-8 Yrs

₹ 4.75-23.263 LPA

Explore more jobs
Senior Software Engineer
155 salaries
unlock blur

₹9.8 L/yr - ₹31 L/yr

Software Engineer
129 salaries
unlock blur

₹6.9 L/yr - ₹25 L/yr

Software Engineer Level 1
41 salaries
unlock blur

₹7 L/yr - ₹24.5 L/yr

Software Engineer2
29 salaries
unlock blur

₹16 L/yr - ₹32 L/yr

Senior Associate
24 salaries
unlock blur

₹6.5 L/yr - ₹21 L/yr

Explore more salaries
Compare Concentrix Catalyst with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

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