Filter interviews by
I applied via Instahyre and was interviewed in Nov 2021. There were 4 interview rounds.
Find the intersection point of two linked lists.
Use two pointers to traverse the linked lists
Calculate the difference in length between the two lists
Move the pointer of the longer list ahead by the difference
Move both pointers simultaneously until they meet at the intersection point
I applied via Campus Placement and was interviewed in Dec 2022. There were 3 interview rounds.
I like to choose topics java, c, python, html etc
About java, python, c, c++, html and about coding language
Hoe to built skill discussion about problem and how solve it
I applied via Walk-in and was interviewed before Apr 2023. There were 2 interview rounds.
There was a aptitude test with coding problems
posted on 30 May 2023
I applied via Referral and was interviewed before May 2022. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 interview rounds.
Virtual DOM is a lightweight copy of the real DOM, used for efficient updates.
Real DOM updates are slow and expensive, while virtual DOM updates are fast and efficient.
Virtual DOM is used in React to update the UI without reloading the entire page.
Real DOM is the actual HTML document, while virtual DOM is a JavaScript object.
Virtual DOM compares the previous and current states of the UI to determine the minimum number ...
var is function scoped, let and const are block scoped. var can be redeclared and reassigned, let can be reassigned but not redeclared, const cannot be reassigned or redeclared.
var is hoisted to the top of the function, let and const are not
var can be redeclared within the same scope, let and const cannot
let and const have a temporal dead zone where they cannot be accessed before they are declared
const cannot be reassi...
Optimization techniques in React include code splitting, lazy loading, and memoization.
Code splitting: breaking down the code into smaller chunks to reduce load time.
Lazy loading: loading components only when they are needed, reducing initial load time.
Memoization: caching the results of expensive function calls to improve performance.
Using shouldComponentUpdate to prevent unnecessary re-renders.
Using React.PureCompone...
I have experience working with Agile methodology in my previous projects.
I have worked in Scrum and Kanban frameworks.
I have experience in conducting daily stand-up meetings, sprint planning, and retrospectives.
I have worked in cross-functional teams and have experience in collaborating with product owners and stakeholders.
I have used tools like Jira and Trello to manage tasks and track progress.
In one of my previous p...
I applied via LinkedIn and was interviewed in Nov 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.
I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 3 interview rounds.
based on 6 reviews
Rating in categories
Software Engineer III
1.7k
salaries
| ₹14.5 L/yr - ₹47 L/yr |
Senior Software Engineer
1.2k
salaries
| ₹21.6 L/yr - ₹80 L/yr |
Software Engineer
761
salaries
| ₹12 L/yr - ₹45 L/yr |
Assistant Team Leader
236
salaries
| ₹1.3 L/yr - ₹4.9 L/yr |
Software Development Engineer 3
234
salaries
| ₹15.6 L/yr - ₹46 L/yr |
Amazon
Flipkart
Microsoft Corporation