Filter interviews by
I appeared for an interview before Jul 2016.
Top trending discussions
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
DSA questions asked in an interview
I applied via Shine and was interviewed in Jan 2024. There was 1 interview round.
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
Quantiative Aptitude
I appeared for an interview in Apr 2025, where I was asked the following questions.
Centering a div container can be achieved using CSS techniques like flexbox, grid, or margin auto for block elements.
Using Flexbox: Set the parent container to display: flex; and justify-content: center; align-items: center; to center the child div.
Example: .parent { display: flex; justify-content: center; align-items: center; height: 100vh; } .child { width: 50%; }
Using Grid: Set the parent to display: grid; and use p...
To run a React project, use the command 'npm start' in the project directory to start the development server.
Navigate to the project directory: Use 'cd your-project-name' to go to your React project folder.
Install dependencies: Run 'npm install' to install all required packages listed in package.json before starting the project.
Start the development server: Execute 'npm start' to launch the React application in your de...
NPM stands for Node Package Manager, a tool for managing JavaScript packages and dependencies in Node.js applications.
Package Management: NPM allows developers to install, update, and manage libraries and tools needed for their projects, such as Express or React.
Dependency Management: It helps in managing project dependencies, ensuring that the correct versions of libraries are used, which is crucial for compatibility.
...
A framework provides a structure for building applications, while a library offers reusable code for specific tasks.
Inversion of Control: Frameworks dictate the flow of control, while libraries allow developers to call them as needed. Example: Angular (framework) vs. jQuery (library).
Purpose: Frameworks are designed for building entire applications, whereas libraries focus on specific functionalities. Example: Django (...
I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 5 interview rounds.
I applied via Referral and was interviewed in Mar 2023. There were 3 interview rounds.
I possess the analytical skills, industry knowledge, and collaborative mindset essential for a successful Business Analyst.
Strong analytical skills: I have experience in data analysis using tools like Excel and SQL, which helped my previous team identify key trends.
Industry knowledge: I have worked in the finance sector, understanding regulatory requirements and market dynamics, which is crucial for informed decision-m...
InsanelyGood
Mogli labs
Vegrow
Shine