Faster and better experience!
Filter interviews by
I applied via campus placement at Indian Institute of Technology (IIT), Mandi and was interviewed in May 2024. There were 2 interview rounds.
Redux is a state management library for React applications.
Redux helps manage the state of your application in a predictable way
It stores the state of your application in a single immutable state tree
Actions are dispatched to update the state using reducers
Components can subscribe to the state changes using connect() function
Just a question need to count no. of digits of each element of the array and return them
I was given assignments on sql query. what I had to solve there. Some questions were asked on python and sql
Top trending discussions
To reverse an array of strings, iterate through half of the array and swap elements from start and end.
Iterate through half of the array
Swap elements from start and end of the array
I applied via Campus Placement
Quant questions, you will be able to clear it easily
Task1: create a website with 3 wepages
task2: create custom linux commands
I applied via Approached by Company and was interviewed in Mar 2024. There were 5 interview rounds.
Starts with an online assessment test on HackerRank. Expect a LeetCode Medium question most of the time, mostly created by HackerRank.
posted on 11 Nov 2024
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, previous, and next
Iterate through the linked list, updating pointers to reverse the direction
Update the head of the linked list to be the last node visited
A promise is an object representing the eventual completion or failure of an asynchronous operation.
Promises are used in JavaScript to handle asynchronous operations.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and failure callbacks.
Example: Fetching data from an API returns a promise that resolves with the data or rejects with an error.
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.
Variable and function declarations are hoisted to the top of their scope.
Only declarations are hoisted, not initializations.
Function declarations take precedence over variable declarations.
Event loop is a mechanism in programming that allows for asynchronous execution of code by continuously checking for and handling events.
Event loop is commonly used in JavaScript to handle asynchronous operations like setTimeout, setInterval, and AJAX requests.
It allows for non-blocking I/O operations, ensuring that the program can continue running while waiting for I/O operations to complete.
Event loop works by contin...
Carbon footprint and ways to achieve
1. which data structure is used to create an editor?
based on 1 interview
Interview experience
based on 20 reviews
Rating in categories
Research Associate
32
salaries
| ₹2 L/yr - ₹3.3 L/yr |
Software Engineer
22
salaries
| ₹4 L/yr - ₹12.9 L/yr |
Senior Software Engineer
13
salaries
| ₹9 L/yr - ₹26.5 L/yr |
Software Developer
10
salaries
| ₹5.3 L/yr - ₹8 L/yr |
Data Analyst
10
salaries
| ₹2.5 L/yr - ₹6.7 L/yr |
Infosys
TCS
Wipro
HCLTech