Filter interviews by
I applied via Referral and was interviewed in Jul 2024. There were 5 interview rounds.
Database schema design for Bus booking service
Top trending discussions
posted on 10 Dec 2024
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
Virtual DOM is a lightweight copy of the actual DOM, React key features include component-based architecture, declarative syntax, and virtual DOM, React Hooks are functions that let you use state and other React features without writing a class.
Virtual DOM is a lightweight copy of the actual DOM that React uses to improve performance by updating only the necessary parts of the DOM.
Key features of React include componen...
BE AWARE THAT Interview starts at 10 ends at 6 in the evening
this will be 1st round
let arr=[{id:1,x:10},{id:2,y:10}}],let arr2=[{id:1:x10},{id:3,y:20}]
you need to combine both the object merge it into one
2. you will be given sql query to write that is get method
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
Online Hackathon test was taken.
I am a passionate React Js Frontend Developer with experience in building user-friendly and responsive web applications.
Experienced in developing web applications using React Js
Proficient in HTML, CSS, and JavaScript
Familiar with state management libraries like Redux
Strong understanding of responsive design principles
Ability to work collaboratively in a team environment
I am responsible for developing and maintaining the frontend of the project using React Js.
Developing user-friendly interfaces using React Js
Implementing responsive design and ensuring cross-browser compatibility
Collaborating with backend developers to integrate frontend with backend services
Optimizing application performance and troubleshooting issues
Participating in code reviews and providing feedback to team members
SSR in React is implemented using server-side rendering to pre-render React components on the server before sending them to the client.
Use libraries like Next.js or Gatsby to implement SSR in React.
Configure server to render React components on the server side.
Optimize server-side rendering for performance by caching rendered components.
To change a React project from development mode to production mode, you need to build the project using the 'npm run build' command.
Run 'npm run build' command in the terminal to create a production build of the project.
This command will generate a 'build' folder with optimized and minified files for production.
You can then deploy the contents of the 'build' folder to a web server for production use.
Lazy loading is a technique used to defer loading non-essential resources until they are needed.
Lazy loading helps improve performance by only loading resources when they are required.
In React, lazy loading can be implemented using React.lazy() and Suspense components.
Example: const MyComponent = React.lazy(() => import('./MyComponent'));
Example:
React routing is a way to handle navigation in a React application by defining routes and rendering components based on the URL.
React routing allows for declarative routing, where routes are defined using JSX elements.
It enables dynamic routing based on the URL, allowing for different components to be rendered based on the route.
React Router is a popular library for handling routing in React applications.
Unlike convent...
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
Find the max values, promises, async await
I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.
A callback function in NodeJS is a function that is passed as an argument to another function and is executed later.
Callback functions are commonly used in asynchronous programming in NodeJS.
They allow us to handle the result of an asynchronous operation once it is completed.
Callback functions can be defined inline or as separate named functions.
They are often used with functions like setTimeout, readFile, and database...
The setTimeout function in JavaScript is used to schedule a task to be executed after a specified delay.
The setTimeout function takes two parameters: a callback function and a delay time in milliseconds.
The callback function is executed after the specified delay.
The setTimeout function returns a unique identifier (timer ID) that can be used to cancel the execution of the callback function using the clearTimeout functio...
OAuth is an open standard for authorization that allows users to grant access to their data without sharing their credentials.
OAuth is used to authenticate and authorize users in applications.
It allows users to grant limited access to their data to third-party applications.
OAuth uses tokens to grant access instead of sharing credentials.
The OAuth flow involves the client, server, and the authorization server.
Popular OA...
To connect to MongoDB from NodeJS backend, use the 'mongodb' package and the 'MongoClient' class.
Install the 'mongodb' package using npm: npm install mongodb
Require the 'mongodb' package in your NodeJS file: const MongoClient = require('mongodb').MongoClient
Create a connection URL with the appropriate MongoDB server details: const url = 'mongodb://localhost:27017/mydatabase'
Use the 'MongoClient' class to connect to the...
SQL command to get the TOP 3 list in a data set
Use the SELECT statement to retrieve data from the table
Use the ORDER BY clause to sort the data in descending order
Use the LIMIT clause to limit the result set to 3 rows
Terraform is used to automate infrastructure provisioning and management.
Terraform is a tool for defining and provisioning infrastructure as code.
It allows you to create, modify, and destroy infrastructure resources using declarative configuration files.
Terraform supports various cloud providers like AWS, Azure, and GCP.
You can define infrastructure resources such as virtual machines, networks, and storage using Terraf...
I implemented Docker and Kubernetes to containerize and orchestrate my NodeJS applications.
I used Docker to create containers for my NodeJS applications, ensuring consistency and portability.
I wrote Dockerfiles to define the environment and dependencies for each application.
I used Docker Compose to define and manage multi-container applications.
I used Kubernetes to orchestrate and manage the deployment, scaling, and mo...
AWS Mesh is a service mesh that provides secure communication between microservices in a containerized application.
AWS Mesh is built on top of AWS App Mesh, which is a managed service for service mesh architecture.
It allows developers to easily monitor and control the communication between microservices.
AWS Mesh provides features like traffic routing, load balancing, service discovery, and observability.
It supports var...
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
React js Assessments
I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.
based on 1 interview
Interview experience
Quality Analyst
7
salaries
| ₹3.6 L/yr - ₹4.5 L/yr |
Full Stack Developer
5
salaries
| ₹3.7 L/yr - ₹5 L/yr |
Front end Developer
4
salaries
| ₹6.2 L/yr - ₹8.8 L/yr |
Blockchain Developer
4
salaries
| ₹4.5 L/yr - ₹13.2 L/yr |
Software Developer
3
salaries
| ₹2 L/yr - ₹13.5 L/yr |
McKinsey & Company
BCG
Bain & Company
KPMG India