Filter interviews by
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
Increment counter using Redux store in Mern Full Stack Developer interview
Create a Redux action to increment the counter
Define a Redux reducer to handle the action and update the state
Connect the component to the Redux store and dispatch the action
Flow of redux store involves actions being dispatched, reducers updating the state, and components subscribing to the updated state.
Actions are dispatched by components or middleware
Reducers receive the actions and update the state immutably
Components subscribe to the updated state using mapStateToProps
useMemo is used to memoize a value, while useCallback is used to memoize a function.
useMemo is used to memoize a value and recompute it only when its dependencies change.
useCallback is used to memoize a function and recompute it only when its dependencies change.
Example: useMemo can be used to memoize the result of a costly computation, while useCallback can be used to memoize a callback function passed to a child comp
Slice is a method that returns a shallow copy of a portion of an array into a new array, while splice is a method that changes the contents of an array by removing or replacing existing elements.
Slice does not modify the original array, while splice does.
Slice takes two arguments - start and end index, while splice takes three arguments - start index, number of elements to remove, and optional elements to add.
Example: ...
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 allows for non-blocking execution of code by continuously checking the call stack and the callback queue.
Event loop processes tasks in a queue and executes them one by one.
Example: setTimeout() function in JavaScript uses eve...
No, Node.js is single-threaded.
Node.js uses an event-driven, non-blocking I/O model which makes it single-threaded.
It utilizes the event loop to handle multiple requests efficiently.
However, Node.js can still leverage multi-core systems by spawning child processes.
Yes, I can write code for authentication using JWT.
Generate a JWT token upon successful login
Verify the JWT token on subsequent requests
Set expiration time for JWT tokens to enhance security
Top trending discussions
posted on 27 Dec 2024
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
posted on 26 Dec 2024
posted on 12 Jan 2025
On campus aptitude test
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Quantitative , figure ,mcq question based on tech stack and 2 coding question which are basic. 90 minute time limit.
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
Regarding To My Full Stack
Regarding To My Full Stack
I was interviewed in Sep 2023.
posted on 15 Jul 2024
The project architecture follows a microservices design pattern with separate front-end and back-end components.
Utilizes microservices architecture for scalability and flexibility
Separate front-end and back-end components for modularity
May include technologies like Docker for containerization and Kubernetes for orchestration
Async and await are keywords in JavaScript used for handling asynchronous operations.
Async is used to define a function as asynchronous, allowing it to use the await keyword.
Await is used to pause the execution of an async function until a Promise is settled.
Async functions always return a Promise, which resolves with the value returned by the function.
Using async/await makes asynchronous code easier to read and write
Product Manager
5
salaries
| ₹7.5 L/yr - ₹13 L/yr |
Software Development Engineer
4
salaries
| ₹5 L/yr - ₹6.6 L/yr |
Software Developer 1
4
salaries
| ₹4.5 L/yr - ₹8.5 L/yr |
Software Developer
3
salaries
| ₹4.8 L/yr - ₹5.6 L/yr |
Business Analyst
3
salaries
| ₹3.5 L/yr - ₹4 L/yr |
Sequoia Capital
Nexus Venture Partners
Matrix Partners
Kalaari Capital