Filter interviews by
I applied via Approached by Company and was interviewed before Apr 2021. There were 3 interview rounds.
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
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
Get interview-ready with Top Incedo Interview Questions
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...
Top trending discussions
Microservice design pattern focuses on breaking down a large application into smaller, independent services.
Each microservice is responsible for a specific function or feature
Communication between microservices is typically done through APIs
Microservices can be developed, deployed, and scaled independently
Examples: Netflix, Amazon, Uber
Scheduled script runs on a predefined schedule, while Map reduce script processes large datasets in parallel.
Scheduled script is used for automating tasks at specific times, like sending reports daily at 8am.
Map reduce script is used for processing large datasets by splitting them into smaller chunks and processing them in parallel.
Scheduled script is typically used for routine tasks, while Map reduce script is used fo...
Types of scripts in NetSuite include SuiteScript, SuiteTalk, SuiteFlow, and SuiteBuilder.
SuiteScript: JavaScript-based scripts for customizing NetSuite functionality.
SuiteTalk: Web services integration for connecting NetSuite with external systems.
SuiteFlow: Visual workflow tool for automating business processes.
SuiteBuilder: Customization tool for modifying NetSuite forms, fields, and records.
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