Filter interviews by
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Jul 2024. There were 2 interview rounds.
It was an average coding test.
Incedo interview questions for designations
OOPs concept is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPs stands for Object-Oriented Programming
Key concepts include Inheritance, Encapsulation, Polymorphism, and Abstraction
Example: Inheritance allows a class to inherit properties and behavior from another class
Get interview-ready with Top Incedo Interview Questions
Sort array of elements having 0's and 1's
I applied via campus placement at Thapar Institute of Engineering and Technology (TIET) and was interviewed in Sep 2023. There was 1 interview round.
Reverse the array of strings
Create a new array and iterate through the original array in reverse order
Use a for loop or array.reverse() method to reverse the array
Ensure the original array remains unchanged
To find the middle element of a linked list
Traverse the linked list using two pointers - one moving one node at a time and the other moving two nodes at a time
When the faster pointer reaches the end of the list, the slower pointer will be at the middle element
If the list has even number of elements, there are two middle elements
I applied via Campus Placement and was interviewed before Sep 2023. There were 2 interview rounds.
Simple Questions about yourself your projects and all
I am a passionate software engineer with experience in developing web applications using various technologies.
Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular
Proficient in backend development with Node.js and databases like MySQL and MongoDB
Familiar with version control systems like Git and project management tools like Jira
Event Loop is a mechanism in JavaScript that allows for asynchronous operations to be executed in a non-blocking way.
Event Loop is responsible for handling asynchronous operations in JavaScript.
It continuously checks the call stack for any functions that need to be executed.
If the call stack is empty, it checks the callback queue for any pending tasks.
It moves tasks from the callback queue to the call stack for executi...
Shadow DOM is a way to encapsulate the styling and structure of a web component, synthetic events are events created by the browser to mimic real events, and unit testing is a method to test individual units or components of a software.
Shadow DOM allows for scoped styles and markup within a web component.
Synthetic events are events like 'click' or 'change' that are created by the browser to simulate user interactions.
U...
3 Interview rounds
based on 90 reviews
Rating in categories
4-8 Yrs
Not Disclosed
Senior Software Engineer
1.1k
salaries
| ₹6.6 L/yr - ₹23.5 L/yr |
Software Engineer
866
salaries
| ₹3 L/yr - ₹13 L/yr |
Technical Lead
596
salaries
| ₹10 L/yr - ₹36 L/yr |
Senior Technical Lead
268
salaries
| ₹14.1 L/yr - ₹41 L/yr |
Associate
266
salaries
| ₹3 L/yr - ₹6 L/yr |
TCS
Infosys
Wipro
HCLTech