Filter interviews by
I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.
Add , delete, filter, todo list
Top trending discussions
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Splice is used to add/remove elements from an array, while slice is used to extract a portion of an array without modifying the original array.
Splice modifies the original array, while slice does not.
Splice can add elements, remove elements, or replace elements in an array.
Slice returns a new array with the selected elements from the original array.
Example: const arr = [1, 2, 3, 4, 5]; arr.splice(2, 1); // removes elem...
To reverse a string, iterate through the characters and swap them from start to end.
Create an empty string to store the reversed result.
Iterate through the characters of the input string from end to start.
Append each character to the empty string to reverse the order.
Return the reversed string.
I applied via Naukri.com and was interviewed in Aug 2023. There were 3 interview rounds.
Asked about vanilla.js in react interview.
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.
Its a 90 minutes aptitude round. It's having 3 sections :
1 - Logical and Anlytical reasoning
2 - Related to your Skills and the position for which you have applied. For me it was completly on React.
3 - Code Ground, where you have to showcase your coding skills.
Counter application using Reactjs
Create a React component for the counter
Use state to keep track of the count
Implement functions to increment and decrement the count
Display the count on the screen
I applied via Job Portal
I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.
Closure is a feature in JavaScript that allows a function to access variables in its outer scope.
A closure is created when a function is defined inside another function.
The inner function has access to the outer function's variables and parameters.
The outer function's variables and parameters are not accessible from outside the closure.
Closures can be used to create private variables and methods.
Example: function outer...
ES6 features are new additions to JavaScript language syntax and functionality.
Arrow functions
Template literals
Let and const keywords
Destructuring assignment
Spread and rest operators
Classes
Modules
Promises
Default parameters
Object.assign()
Symbol data type
I appeared for an interview in Mar 2024.
Semantic elements in HTML are used to give meaning to the content, making it more accessible and SEO-friendly.
Semantic elements like <header>, <footer>, <nav>, <article>, <section>, <aside>, <main>, <figure>, <figcaption>, <details>, <summary>, etc., provide structure and meaning to the content.
They help search engines understand the content better, impr...
based on 1 interview
Interview experience
Software Engineer
31
salaries
| ₹3.2 L/yr - ₹8.3 L/yr |
QA Engineer
9
salaries
| ₹3 L/yr - ₹5 L/yr |
Senior Software Engineer
6
salaries
| ₹5.5 L/yr - ₹11 L/yr |
Software Developer
4
salaries
| ₹3.6 L/yr - ₹6.8 L/yr |
Business Analyst
4
salaries
| ₹5 L/yr - ₹6.8 L/yr |
Cognizant
Sutherland Global Services
Optum Global Solutions
Hexaware Technologies