i
MeraEvents
Filter interviews by
I applied via Recruitment Consultant and was interviewed before Aug 2020. There was 1 interview round.
A closure is a function that has access to variables in its outer scope, even after the outer function has returned.
A closure is created when a function is defined inside another function.
It allows the inner function to access variables in the outer function, even after the outer function has returned.
Closures are used for data privacy, event handlers, and creating factory functions.
Example: function outer() { let x = ...
Concurrency in NodeJS is managed using event loop, worker threads, and cluster module.
NodeJS uses a single-threaded event loop to handle concurrency.
Worker threads can be used to offload CPU-intensive tasks to separate threads.
Cluster module can be used to create multiple worker processes to handle incoming requests.
Use locks and semaphores to prevent race conditions and ensure data consistency.
Avoid blocking I/O opera...
Top trending discussions
Moderate Coding question
Quantiative Aptitude
It was a leetcode medium
It was a leetcode medium
posted on 5 Jul 2024
I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.
React without react dom involves using React's server-side rendering capabilities to render components without the need for a DOM.
Use ReactDOMServer.renderToString() to render React components on the server side
This can be useful for server-side rendering of React components for SEO purposes
Example: ReactDOMServer.renderToString(
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
AB framework is a system for testing two versions of a software application to determine which performs better.
Define the goals and metrics for comparison
Create two versions of the software with the only difference being the feature being tested
Randomly assign users to either version A or version B
Collect and analyze data on user behavior and performance to determine which version is more effective
I applied via Indeed and was interviewed before Aug 2023. There were 3 interview rounds.
Core HTML, CSS and JS
JS deep dive and react
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
DSA questions asked in an interview
IOS Application Developer
4
salaries
| ₹4.2 L/yr - ₹4.8 L/yr |
InsanelyGood
Mogli labs
Shine
Vegrow