Upload Button Icon Add office photos

Incedo

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

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 Resume 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 Resume 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 Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I was interviewed in Nov 2016.

Interview Questionnaire 

6 Questions

  • Q1. Explain Btech Project
  • Ans. 

    Developed a Btech project on automated attendance system using facial recognition.

    • Developed a software application to automate the attendance process in educational institutions.

    • Implemented facial recognition technology to identify and mark attendance of students.

    • Used machine learning algorithms to train the system for accurate recognition.

    • Integrated the application with a database to store attendance records.

    • Provided ...

  • Answered by AI
  • Q2. Code Pascal's Traingle
  • Ans. 

    Code Pascal's Triangle

    • Pascal's Triangle is a triangular array of binomial coefficients

    • Each number is the sum of the two numbers above it

    • The first and last numbers in each row are 1

    • Can be implemented using nested loops or recursion

  • Answered by AI
  • Q3. What is abstract function
  • Ans. 

    An abstract function is a function that has no implementation and must be implemented by its subclasses.

    • An abstract function is declared with the 'abstract' keyword.

    • It is used to define a template for its subclasses to follow.

    • It cannot be instantiated and must be implemented by its subclasses.

    • It can have abstract and non-abstract methods.

    • Example: abstract class Animal { abstract void makeSound(); }

    • Example: class Dog ex...

  • Answered by AI
  • Q4. Difference between abstract and normal function
  • Ans. 

    Abstract functions cannot be instantiated and must be implemented by child classes, while normal functions can be directly called.

    • Abstract functions have no implementation in the parent class, while normal functions do.

    • Abstract functions are declared with the 'abstract' keyword, while normal functions are not.

    • Normal functions can be called directly, while abstract functions must be implemented by child classes.

    • An examp...

  • Answered by AI
  • Q5. Your 2 weakness
  • Ans. 

    Perfectionism and public speaking anxiety

    • I tend to be a perfectionist, which can sometimes lead to spending too much time on a task

    • I struggle with public speaking anxiety, but I have been working on improving my communication skills through practice and training

  • Answered by AI
  • Q6. Why Capgemini
  • Ans. 

    Capgemini is a global leader in consulting, technology services, and digital transformation.

    • Capgemini has a strong reputation in the industry for delivering high-quality software solutions.

    • The company offers a wide range of opportunities for career growth and development.

    • Capgemini has a collaborative and inclusive work culture that fosters innovation and teamwork.

    • The company has a global presence, providing exposure to...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: General Aptitude and English

Round: Technical Interview
Experience: 10 minutes approx. Questions were repetitive for candidates. i.e. for 13 candidates interviewed most of those were similar.

Round: HR Interview
Experience: Other normal stuff about family.
Tips: HR might try to get under your skin so prepare for general hr questions.

College Name: IIT Patna

Skills evaluated in this interview

Interview Preparation Tips

Round: Technical Interview
Experience: Has a 1 hr interview. He asked the Qs on my experience, what I have put in my resume. Its good conversation with interviewer.

Round: HR Interview
Experience: In HR interview he asked about my salary and what he is going to offer me. I left for the day. There is no response for 5 days from the HR. After a week I got the call my HR and discussion was happened about the salary again and said to upload some documents. I did it. There is no response for 4 days again. I got call again after 4 days and this time she said there is no suitable position for my experience so she is going to reject my application. Its very painful to listen like this.

Contribute & help others!
anonymous
You can choose to be anonymous

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

Recently Viewed

INTERVIEWS

Incedo

No Interviews

INTERVIEWS

Wolters Kluwer

40 top interview questions

JOBS

Maintec Technologies

No Jobs

SALARIES

Maintec Technologies

INTERVIEWS

Wolters Kluwer

No Interviews

SALARIES

Wolters Kluwer

LIST OF COMPANIES

ZF Steering Gear

Locations

INTERVIEWS

Wolters Kluwer

No Interviews

DESIGNATION

SALARIES

OMICS International

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