Filter interviews by
Clear (1)
I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.
Top trending discussions
Future of ai in 2025
posted on 17 Jul 2024
Hooks are functions that let you use state and other React features in functional components.
Hooks were introduced in React 16.8.
useState() hook is used to add state to functional components.
useEffect() hook is used for side effects in functional components.
Custom hooks can be created to reuse logic across components.
Developing features of Shopping Cart page like add to cart,remove from cart
I applied via Walk-in and was interviewed in Jul 2024. There was 1 interview round.
Comments in JavaScript are used to explain the code and are not executed by the browser.
Use // for single line comments
Use /* */ for multi-line comments
Comments help other developers understand your code
Async-await is a feature in JavaScript that allows for asynchronous programming using promises.
Use the 'async' keyword before a function to make it asynchronous
Use the 'await' keyword inside an async function to wait for a promise to resolve
Async-await simplifies asynchronous code and makes it easier to read and maintain
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
A computer is an electronic device that can perform various tasks by executing instructions given to it.
A computer is made up of hardware components such as CPU, memory, and storage devices.
It runs on an operating system and software applications.
Computers can be used for various purposes such as communication, entertainment, and work.
Examples of computers include desktops, laptops, tablets, and smartphones.
HTML is the standard markup language for creating web pages and applications.
HTML stands for HyperText Markup Language
It is used to structure content on the web
HTML elements are used to define the different parts of a webpage
Examples include <h1> for headings, <p> for paragraphs, and <img> for images
I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.
Test my knowledge in web developer
Test my knowledge in coding
Check my knowledge in group discussion
Improving performance in Angular app involves optimizing code, reducing HTTP requests, lazy loading modules, and using AOT compilation.
Optimize code by avoiding unnecessary watchers and using track by in ngFor loops
Reduce HTTP requests by combining multiple requests into one using HTTP interceptors
Lazy load modules to only load components when needed, improving initial load time
Use Ahead-of-Time (AOT) compilation to pr
I applied via Naukri.com and was interviewed in Jan 2023. There were 2 interview rounds.
No, Java does not support multiple inheritance.
Java only supports single inheritance through classes.
However, multiple inheritance can be achieved through interfaces.
Diamond problem can be avoided in interfaces by implementing default methods.
Example: class A extends B implements C, D {}
based on 1 interview
Interview experience
Software Associate
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Java Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Recruiter
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech