Filter interviews by
I appeared for an interview in Mar 2025, where I was asked the following questions.
I am familiar with several web development frameworks, including both front-end and back-end technologies.
React.js - A popular front-end library for building user interfaces.
Angular - A robust framework for building dynamic web applications.
Vue.js - A progressive framework for building user interfaces.
Node.js - A back-end framework that allows JavaScript to be used server-side.
Express.js - A minimal and flexible Node.j...
I have utilized several React Hooks including useState, useEffect, and useContext in my current project for state management and side effects.
useState: Manages local state in functional components. Example: const [count, setCount] = useState(0);
useEffect: Handles side effects like data fetching. Example: useEffect(() => { fetchData(); }, []);
useContext: Simplifies state management across components. Example: const v...
HTML tags structure web content, while CSS comments help document styles without affecting the output.
<p> - Defines a paragraph.
<h1> to <h6> - Define headings, with <h1> being the highest level.
<a> - Creates hyperlinks.
<div> - Defines a division or section in the document.
<img> - Embeds images.
CSS comments are created using /* comment here */ syntax.
This code creates a short headline using JavaScript, demonstrating DOM manipulation and text insertion techniques.
Using document.createElement: Create a new HTML element for the headline, e.g., const headline = document.createElement('h1');
Setting text content: Use headline.textContent to set the desired text, e.g., headline.textContent = 'Welcome to My Website!';
Appending to the DOM: Use document.body.appendChild(head...
Top trending discussions
I applied via Company Website and was interviewed before Sep 2019. There were 5 interview rounds.
I applied via Referral and was interviewed before Aug 2021. There was 1 interview round.
Answer on how to list in react and the input box
Use the map function to create a list in React
Use the state to store the input value
Use onChange event to update the state when the input value changes
Use onSubmit event to handle the form submission
posted on 23 Jun 2021
I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 6 interview rounds.
posted on 27 Jul 2021
I appeared for an interview in Feb 2021.
posted on 21 Dec 2024
I am a passionate software developer with a strong background in full-stack development and a love for problem-solving.
Experience in JavaScript frameworks like React and Node.js, building dynamic web applications.
Worked on a team project that improved application performance by 30% through code optimization.
Strong understanding of database management with SQL and NoSQL technologies.
Completed a personal project that inv...
posted on 17 Jul 2023
I applied via Recruitment Consulltant and was interviewed before Jul 2022. There were 2 interview rounds.
typeof null returns 'object' in JavaScript.
typeof null is 'object' in JavaScript
This is a historical bug in JavaScript that has not been fixed for backward compatibility
Example: console.log(typeof null) will output 'object'
posted on 17 Aug 2022
I applied via LinkedIn and was interviewed in Feb 2022. There were 2 interview rounds.
React is a JavaScript library for building user interfaces. It is different from Angular in various ways.
React is a library while Angular is a framework
React uses virtual DOM while Angular uses real DOM
React is more flexible and easier to learn than Angular
Deep copy creates a new object with the same values while shallow copy creates a new reference to the same object
Hoisting is a JavaScript mechanism where variables a...
Implement custom hooks and array flat method
Custom hooks are reusable functions that allow you to extract component logic into reusable functions
Array flat method is used to flatten an array of nested arrays into a single array
To implement custom hooks, create a function that uses the useState and useEffect hooks
To implement array flat method, use the reduce method to flatten the array
I applied via Job lever and was interviewed before Sep 2021. There were 2 interview rounds.
Easy leetcode code 2 questions , HTML5 css javascript simple screen design
Some of the top questions asked at the Simplilearn Web Development Intern interview -
based on 1 interview experience
Difficulty level
Duration
Inside Sales Specialist
391
salaries
| ₹4.4 L/yr - ₹7.5 L/yr |
Senior Manager - Inside Sales
360
salaries
| ₹4 L/yr - ₹7 L/yr |
Inside Sales Manager
350
salaries
| ₹3 L/yr - ₹7.3 L/yr |
Senior Inside Sales Specialist
314
salaries
| ₹4.4 L/yr - ₹8.5 L/yr |
Senior Associate Business Manager
104
salaries
| ₹9 L/yr - ₹14 L/yr |
upGrad
BYJU'S
Whitehat jr
Unacademy