Filter interviews by
I applied via campus placement at ABES Engineering College, Ghaziabad and was interviewed before May 2023. There were 2 interview rounds.
1.5 hours machine coding round where you have to develop a given project using html/css/js
Top trending discussions
posted on 18 Jun 2024
HTML5 introduced new features like canvas, video, audio, and improved semantics compared to HTML3.
HTML5 introduced new elements like
HTML5 improved semantics with new structural elements like
HTML5 introduced new form input types like email, url, date, range for better user experience.
HTML5 added support for offline web applications through the use of Application Cache.
posted on 24 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
Performance optimization techniques for React JS frontend development
Use React.memo for optimizing functional components
Avoid unnecessary re-renders by using shouldComponentUpdate or PureComponent for class components
Implement code splitting to reduce initial load time
Use lazy loading for components that are not immediately needed
Optimize images and assets for faster loading times
Minimize the use of inline styles and u...
posted on 18 Jun 2024
HTML5 introduced new features like canvas, video, audio, and improved semantics compared to HTML3.
HTML5 introduced new elements like
HTML5 improved semantics with new structural elements like
HTML5 introduced new form input types like email, url, date, range for better user experience.
HTML5 added support for offline web applications through the use of Application Cache.
posted on 21 Aug 2024
Decent questions asked in the online mcq test
Redux is a predictable state container for JavaScript apps, while Context API is a feature in React for passing data through the component tree.
Redux is more suitable for larger applications with complex state management needs.
Context API is simpler to use and is built into React, reducing the need for additional libraries.
Redux provides a single source of truth for the application state, making it easier to debug and ...
posted on 19 Sep 2024
Given the task to complete page design.
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 and the callback queue to see if there are any tasks to be executed.
Tasks from the callback queue are moved to the call stack for execution when the call stack is empty.
Event loop ensures th...
React Hooks are functions that let you use state and other React features without writing a class.
React Hooks were introduced in React 16.8.
They allow you to use state and other React features in functional components.
Some commonly used React Hooks are useState, useEffect, useContext, etc.
Hooks are more readable and easier to maintain compared to class components.
posted on 12 Jun 2024
A simple Todo app to manage tasks and deadlines
Create a form to add new tasks
Display a list of tasks with checkboxes to mark as complete
Include options to edit or delete tasks
Implement functionality to mark tasks as complete or incomplete
Add a feature to filter tasks by status (completed/incomplete)
posted on 19 Feb 2024
I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.
Focused on JS questions
React is a JavaScript library for building user interfaces.
React is a declarative, efficient, and flexible JavaScript library for building user interfaces.
It allows developers to create reusable UI components.
React uses a virtual DOM to improve performance by only updating the necessary parts of the actual DOM.
React follows a unidirectional data flow, making it easier to understand how data changes over time.
React can ...
based on 2 reviews
Rating in categories
Software Developer
94
salaries
| ₹6.8 L/yr - ₹19.5 L/yr |
Front end Developer
48
salaries
| ₹6.3 L/yr - ₹17 L/yr |
Senior Software Developer
41
salaries
| ₹8.2 L/yr - ₹24 L/yr |
Software Quality Analyst
22
salaries
| ₹4.2 L/yr - ₹7.5 L/yr |
Software Engineer
19
salaries
| ₹6 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech