Filter interviews by
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
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
Choose the Options in Javascript, HTML, CSS
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()
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
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
...
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
Basic coding question
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
Incedo interview questions for designations
I applied via LinkedIn and was interviewed in Jun 2022. There were 2 interview rounds.
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...
Get interview-ready with Top Incedo Interview Questions
I applied via Approached by Company and was interviewed before Apr 2021. There were 3 interview rounds.
Top trending discussions
I applied via Referral and was interviewed in Oct 2023. There were 2 interview rounds.
Redux Thunk is a middleware that allows asynchronous actions to be dispatched in Redux.
Redux Thunk is a middleware that extends the Redux store's abilities.
It allows actions to return functions instead of plain objects.
These functions can perform asynchronous operations and dispatch actions when needed.
Thunk functions have access to the store's dispatch and getState methods.
Example: dispatching an asynchronous action t
posted on 5 Dec 2022
I applied via LinkedIn and was interviewed in Nov 2022. There were 3 interview rounds.
Some of the top questions asked at the Incedo Senior Software Engineer interview -
Interview experience
based on 94 reviews
Rating in categories
3-5 Yrs
₹ 12-16 LPA
Senior Software Engineer
1.1k
salaries
| ₹6.5 L/yr - ₹26.2 L/yr |
Software Engineer
849
salaries
| ₹3 L/yr - ₹13 L/yr |
Technical Lead
592
salaries
| ₹10 L/yr - ₹37.9 L/yr |
Senior Technical Lead
272
salaries
| ₹14.1 L/yr - ₹41 L/yr |
Associate
265
salaries
| ₹3 L/yr - ₹6.1 L/yr |
TCS
Infosys
Wipro
HCLTech