i
Bounteous x Accolite
Filter interviews by
I appeared for an interview in Oct 2021.
Round duration - 60 minutes
Round difficulty - Medium
Technical round with questions based on React JS.
Props are short for properties and are used to pass data from parent to child components in React.
Props are read-only and cannot be modified by the child component.
Props are passed down from parent to child components using attributes.
Props can be any type of data, including strings, numbers, arrays, objects, or functions.
Example: <ChildComponent name='John' age={25} />
Redux is a predictable state container for JavaScript apps.
Redux stores the entire state of an application in a single immutable object.
State changes are made by dispatching actions, which are plain JavaScript objects.
Reducers specify how the state changes in response to actions.
Components can subscribe to the Redux store to access the state and re-render when it changes.
Redux is a predictable state container for JavaScript apps.
Redux is a state management library for JavaScript applications.
It helps in managing the state of an application in a predictable way.
Redux stores the entire state of the application in a single immutable object.
Actions are dispatched to update the state, and reducers specify how the state changes in response to actions.
Redux is commonly used with React to mana
Functional Components are simple functions that take props as input and return JSX, while Class Components are ES6 classes that extend React.Component and have additional features like state and lifecycle methods.
Functional Components are simpler and easier to read/write compared to Class Components.
Functional Components do not have access to state or lifecycle methods, while Class Components do.
Functional Components a...
Tip 1 : Only react based questions were asked, so should have deep knowledge on important components of react.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
Top trending discussions
I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.
Around 75 mcq questions with snippets of code
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Object-oriented programming concepts that help in organizing and structuring code.
Encapsulation: Bundling data and methods together in a class.
Inheritance: Creating new classes from existing ones, inheriting their properties and behaviors.
Polymorphism: Objects of different classes can be treated as objects of a common superclass.
Abstraction: Hiding complex implementation details and providing simplified interfaces.
Enca...
I applied via Naukri.com and was interviewed before Aug 2023. There were 2 interview rounds.
Stored procedures are precompiled SQL queries stored in the database, while functions are reusable blocks of code that return a value.
Stored procedures are stored in the database and can perform multiple operations, while functions are standalone blocks of code.
Functions return a value, while stored procedures do not necessarily have to return a value.
Stored procedures can be called explicitly, while functions can be u...
I applied via Naukri.com and was interviewed before Jul 2021. There were 2 interview rounds.
HTML is the standard markup language for creating web pages, while HTML5 is the latest version with new features. Flexbox is a layout model for designing responsive websites.
HTML is the standard markup language used to create web pages.
HTML5 is the latest version of HTML with new features like <video>, <audio>, and <canvas> elements.
Flexbox is a layout model in CSS that allows for easier alignment and...
Dependency injection is a design pattern that allows objects to receive dependencies rather than creating them internally.
Dependency injection helps to decouple components and make them more modular and testable.
It allows for easier maintenance and scalability of code.
There are three types of dependency injection: constructor injection, setter injection, and interface injection.
Example: Instead of creating a database c...
Bootstrap is a popular front-end framework for building responsive websites and web applications.
Bootstrap provides pre-designed HTML, CSS, and JavaScript components that can be easily customized and integrated into a project.
It includes a responsive grid system for creating layouts that adapt to different screen sizes.
Bootstrap also offers built-in support for popular web development tools like Sass and jQuery.
Example...
I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.
Coding round is related to DSA
Senior Software Engineer
1.5k
salaries
| ₹6.6 L/yr - ₹29 L/yr |
Software Engineer
586
salaries
| ₹4.7 L/yr - ₹17 L/yr |
Associate Technical Delivery Manager
433
salaries
| ₹11 L/yr - ₹40 L/yr |
Senior Test Engineer
215
salaries
| ₹5 L/yr - ₹21.2 L/yr |
Technical Delivery Manager
142
salaries
| ₹22 L/yr - ₹60.4 L/yr |
Xoriant
CitiusTech
HTC Global Services
HERE Technologies