Upload Button Icon Add office photos

Incedo

Compare button icon Compare button icon Compare

Filter interviews by

Incedo Senior Software Engineer Interview Questions, Process, and Tips

Updated 28 Nov 2024

Top Incedo Senior Software Engineer Interview Questions and Answers

  • Q1. 1)What is the props and state 2)what is react 3) what is HoC 4)What is redux 5)class and functional component 6) map,for,forEach,await, 7)reducer 8)all Hooks
  • Q2. Write code reverse link list ..? Write code to convert digital to binary format ?
  • Q3. When should we go for redux and context api
View all 7 questions

Incedo Senior Software Engineer Interview Experiences

7 interviews found

Senior Software Engineer Interview Questions & Answers

user image Meenakshi Somasundaram

posted on 28 Nov 2024

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

Choose the Options in Javascript, HTML, CSS

Round 2 - Technical 

(2 Questions)

  • Q1. ES6 concepts of javascript
  • Q2. Core concepts of Reactjs
  • Ans. 

    Reactjs is a JavaScript library for building user interfaces.

    • Component-based architecture

    • Virtual DOM for efficient updates

    • JSX for writing HTML in JavaScript

    • State management with setState()

    • Lifecycle methods like componentDidMount()

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Role discussion with Manager
  • Q2. Salary discussion with HR

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Performance tunning in react
  • Ans. 

    Performance tuning in React involves optimizing code for faster rendering and improved user experience.

    • Identify and eliminate unnecessary re-renders by using shouldComponentUpdate or React.memo

    • Use PureComponent or memo to prevent unnecessary re-renders of components

    • Avoid using inline functions in render methods to prevent unnecessary re-renders

    • Optimize component rendering by splitting large components into smaller ones

    • ...

  • Answered by AI
  • Q2. When should we go for redux and context api
  • Ans. 

    Redux for complex state management, Context API for simpler state sharing

    • Use Redux for complex state management with multiple components needing access to the same state

    • Context API is suitable for simpler state sharing between parent and child components

    • Redux is more suitable for larger applications with a lot of state changes and actions

    • Context API is easier to set up and use for smaller applications or components

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic coding question

Round 2 - Technical 

(1 Question)

  • Q1. Sort linked list
  • Ans. 

    Sort a linked list

    • Use a sorting algorithm like merge sort or quick sort

    • Divide the linked list into two halves, sort each half recursively, then merge them back together

    • Make sure to handle edge cases like empty list or list with only one element

  • Answered by AI

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 - Technical 

(3 Questions)

  • Q1. Write C code and C++ code
  • Ans. 

    Providing C and C++ code for Senior Software Engineer position

    • For C code, demonstrate knowledge of pointers, memory allocation, and basic data structures

    • For C++ code, showcase understanding of object-oriented programming, inheritance, and polymorphism

    • Provide clear and concise code with proper commenting and formatting

  • Answered by AI
  • Q2. Interduce your self ..? Basic C/C++ programming Language questions
  • Q3. Write code reverse link list ..? Write code to convert digital to binary format ?
  • Ans. 

    Code to reverse a linked list and convert digital to binary format.

    • Create a new linked list and traverse the original list, adding each node to the beginning of the new list

    • To convert digital to binary, use the built-in function or write a function to divide the number by 2 and store the remainder in a stack until the quotient is 0, then pop the stack to get the binary representation

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare good C and C++ basic .
write proper code and give answer .

Skills evaluated in this interview

Incedo interview questions for designations

 Senior Software Engineer 2

 (1)

 Software Engineer

 (28)

 Software Engineer Trainee

 (10)

 Associate Software Engineer

 (1)

 Software Development Engineer

 (1)

 Senior Test Engineer

 (2)

 Senior QA Engineer

 (2)

 Senior Support Engineer

 (1)

I applied via LinkedIn and was interviewed in Jun 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 - Technical 

(1 Question)

  • Q1. 1)What is the props and state 2)what is react 3) what is HoC 4)What is redux 5)class and functional component 6) map,for,forEach,await, 7)reducer 8)all Hooks
  • Ans. 

    A set of questions related to software engineering concepts and technologies.

    • Props and state are used in React to manage and pass data between components.

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

    • Higher-Order Components (HoC) are functions that take a component and return an enhanced version of it.

    • Redux is a predictable state container for JavaScript apps, commonly used with React.

    • Class components...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - learn react .org
basics concept in javascript

Skills evaluated in this interview

Get interview-ready with Top Incedo Interview Questions

Round 1 - Technical 

(1 Question)

  • Q1. Related to core java
Round 2 - HR 

(1 Question)

  • Q1. Working style,behaviour question

Interview Preparation Tips

Interview preparation tips for other job seekers - Over all good experience and got offer letter

I applied via Approached by Company and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical interview with my primary skill set Where all details asked about technology And given one program to do using primary skill
Round 2 - HR 

(1 Question)

  • Q1. Salary Discussion Questions about why to change org And More specific to HR questions About yourself
Round 3 - Managiral 

(1 Question)

  • Q1. Question about last project work About Yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is growing with different skillset and domain

Interview questions from similar companies

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Discuss 4 case study related to supply chain management.

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Develop some case study of your own and also deep analysis for each.

I applied via Referral and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mostly on core java n spring

Interview Preparation Tips

Interview preparation tips for other job seekers - It's very simple and really cool

I applied via Company Website and was interviewed before Mar 2021. 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 - Coding Test 

Java assesment.

Round 3 - HR 

(1 Question)

  • Q1. Where do you see yourself in 5 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to start your career. Even if project managers or people wont support you, you will have teams and they will surely assist you with learning and progressing further.

Great to be part of Wipro!!

Incedo Interview FAQs

How many rounds are there in Incedo Senior Software Engineer interview?
Incedo interview process usually has 2-3 rounds. The most common rounds in the Incedo interview process are Technical, HR and Resume Shortlist.
How to prepare for Incedo Senior 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 Incedo. The most common topics and skills that interviewers at Incedo expect are Java, Software Engineering, Python, Linux and Microservices.
What are the top questions asked in Incedo Senior Software Engineer interview?

Some of the top questions asked at the Incedo Senior Software Engineer interview -

  1. 1)What is the props and state 2)what is react 3) what is HoC 4)What is redux 5)...read more
  2. Write code reverse link list ..? Write code to convert digital to binary format...read more
  3. When should we go for redux and context ...read more

Tell us how to improve this page.

Incedo Senior Software Engineer Interview Process

based on 4 interviews

1 Interview rounds

  • Technical Round
View more
Incedo Senior Software Engineer Salary
based on 1.1k salaries
₹6.5 L/yr - ₹23 L/yr
6% less than the average Senior Software Engineer Salary in India
View more details

Incedo Senior Software Engineer Reviews and Ratings

based on 105 reviews

3.3/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

3.4

Salary

3.0

Job security

3.1

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 105 Reviews and Ratings
Senior Software Engineer
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
881 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
586 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate
283 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technical Lead
283 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Incedo with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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