Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2022. There were 3 interview rounds.
JWT tokens are used for authentication and authorization in ReactJS applications.
JWT stands for JSON Web Token
Tokens are generated on the server and sent to the client
Tokens contain encoded information about the user and their permissions
Tokens are stored in local storage or cookies
Tokens are sent with each request to the server for authentication and authorization
Redux is a state management library for JavaScript applications.
Redux helps manage the state of an application in a predictable way
It provides a central store for all the application's state
Actions are dispatched to update the store, and components can subscribe to changes in the store
Redux can be used with React, Angular, and other JavaScript frameworks
Lookup in MongoDB is used to perform a join between two collections.
Lookup is used to combine data from multiple collections in a single query.
It is similar to a SQL join operation.
Lookup requires a local field in the input collection and a foreign field in the from collection.
Example: db.orders.aggregate([{ $lookup: { from: 'products', localField: 'productId', foreignField: '_id', as: 'productDetails' } }])
Docker is a platform that allows you to package, distribute, and run applications in isolated containers.
Docker containers are lightweight, portable, and self-sufficient environments that include everything needed to run an application.
Docker uses containerization technology to create and manage containers, which can be easily deployed across different environments.
Docker simplifies the process of building, shipping, a...
Yes, I have deployed multiple applications in AWS.
Deployed a web application using AWS Elastic Beanstalk
Utilized AWS Lambda for serverless application deployment
Managed databases using Amazon RDS
Implemented CI/CD pipelines with AWS CodePipeline
Event loop is a mechanism that allows for asynchronous programming by handling and executing events in a loop.
Event loop is a part of the runtime environment in JavaScript.
It manages the execution of multiple tasks by putting them in a queue and processing them one by one.
Event loop allows for non-blocking I/O operations, making the code more efficient and responsive.
Example: setTimeout() function in JavaScript uses th...
Top trending discussions
I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.
posted on 4 May 2019
I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.
posted on 15 Feb 2022
I applied via Campus Placement
In this round you have to clear Aptitude and Basic Coding
It is pure coding test which is conduct on hacker rank platform. You have to complete 4 question(1 easy + 2 medium + 1 hard)
posted on 24 Oct 2023
I applied via Approached by Company and was interviewed before Oct 2022. There were 3 interview rounds.
Find duplicate items in array of strings.
Iterate through array and store each item in a hash set.
If item already exists in hash set, it is a duplicate.
posted on 18 Mar 2025
I appeared for an interview before Mar 2024, where I was asked the following questions.
posted on 25 Aug 2021
posted on 19 Nov 2021
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
Check if a number is prime and optimize the code.
Start by checking if the number is less than 2, in which case it is not prime.
Iterate from 2 to the square root of the number and check if any of them divide the number evenly.
If a divisor is found, the number is not prime. Otherwise, it is prime.
To optimise API calls in React, use asynchronous functions and caching techniques.
Use async/await to handle API calls
Implement caching to reduce network requests
Use memoization to avoid unnecessary re-renders
Consider using a state management library like Redux
Use performance profiling tools like React DevTools
posted on 9 Feb 2022
I applied via Campus Placement
Online Coding Test included some aptitude questions, technical questions followed by 3 coding questions
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Developer
27
salaries
| ₹2 L/yr - ₹11.1 L/yr |
Software Engineer
26
salaries
| ₹2 L/yr - ₹10.9 L/yr |
Team Lead
16
salaries
| ₹7.2 L/yr - ₹14.6 L/yr |
Senior Software Engineer
14
salaries
| ₹4 L/yr - ₹16.3 L/yr |
Support Engineer
10
salaries
| ₹5 L/yr - ₹7.2 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler