Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Oct 2023. There were 4 interview rounds.
General logic questions, eq related questions and basic math questions
Senario based mcq with code snippets give and we have to choose the most efficient one
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2021. There were 4 interview rounds.
To make a page responsive, use Bootstrap layouts and alerts.
Use Bootstrap's grid system to create responsive layouts
Use media queries to adjust the layout based on screen size
Use Bootstrap's responsive utility classes to hide/show elements on different devices
Use Bootstrap's responsive navigation components for mobile-friendly menus
Use Bootstrap's responsive images to ensure they scale properly
Use Bootstrap's responsiv...
I applied via Referral and was interviewed in Apr 2023. There were 3 interview rounds.
Basic ReactJs questions
Javascriprt coding
Rest Dev. Aditya’s youtube videos are enough to crack
Event loop is a mechanism that allows JavaScript to handle multiple tasks simultaneously.
Event loop is a part of JavaScript runtime environment.
It continuously checks the call stack and the task queue.
If the call stack is empty, it takes the first task from the queue and pushes it to the call stack.
Examples of tasks include DOM events, setTimeout, and AJAX requests.
Closures are functions that have access to variables in their outer scope, even after the outer function has returned.
Closures are created when a function is defined inside another function.
The inner function has access to the outer function's variables, even after the outer function has returned.
Closures can be used to create private variables and functions in JavaScript.
Example: function outer() { let x = 10; functio...
I applied via Company Website and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in Aug 2021. There was 1 interview round.
I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.
React is a JavaScript library for building user interfaces that uses a virtual DOM to efficiently update the UI.
React creates a virtual DOM to represent the UI components.
When state or props change, React compares the virtual DOM with the actual DOM and updates only the necessary parts.
React uses a component-based architecture to build reusable UI elements.
React uses JSX, a syntax extension for JavaScript, to write com
Redux is a predictable state container for JavaScript apps.
Redux stores the entire state of the application in a single immutable object.
Actions are dispatched to describe state changes.
Reducers specify how the state changes in response to actions.
Components can subscribe to the Redux store to access the state.
Redux helps manage the state of complex applications and makes it easier to debug and test.
Example: dispatchin
Flatten an array without using inbuilt methods
Use recursion to iterate through the array and flatten it
Create a new array to store the flattened elements
Check if each element is an array, if so, recursively call the function to flatten it
based on 1 interview
Interview experience
Blockchain Developer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Graduate Engineer Trainee (Get)
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Marketing Manager
5
salaries
| ₹0 L/yr - ₹0 L/yr |
BCG
Bain & Company
Deloitte
PwC