i
Capgemini
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.
A pure function is a function that always produces the same output for the same input and has no side effects.
Always returns the same output for the same input
Does not modify any external state or variables
No side effects, such as network requests or console logs
Easier to test and reason about
Redux is a predictable state container for JavaScript apps.
Redux is a state management tool commonly used with React.
It helps in managing the state of an application in a predictable way.
Redux stores the state of the application in a single immutable state tree.
Actions are dispatched to update the state, and reducers specify how the state changes in response to actions.
Example: const initialState = { count: 0 }; const ...
Data can be sent from child to parent component in React by using callback functions.
Use callback functions to pass data from child to parent component
Define a function in the parent component and pass it as a prop to the child component
Call the function in the child component with the data as an argument
Closure is the combination of a function bundled together with references to its surrounding state.
Closure allows a function to access variables from its outer scope even after the outer function has finished executing.
It helps in maintaining state in functional programming.
Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.log(outerVar); }; }
posted on 1 Feb 2025
Assignment is and introduction
posted on 29 Dec 2022
Coding test duration 40 min topic is frontend developer design the web pages by using the html,css and javascript.pefjilqrbfljkpkobnocec krgvk 2ktkgnpkognne fnjgnojvn
Answers to various questions related to web design and frontend development.
Tags are HTML elements used to define the structure and content of a web page.
HTML stands for Hypertext Markup Language and CSS stands for Cascading Style Sheets.
A frontend developer is responsible for designing and implementing the user interface of a website.
Web pages can be designed using HTML and CSS, with the latter used to style the page.
...
There are several ways to create a web page. HTML tags are used to structure content, while CSS attributes are used to style it.
Types of web pages include static, dynamic, and responsive.
HTML tags include headings, paragraphs, images, links, and more.
CSS attributes include color, font-size, margin, padding, and more.
HTML and CSS work together to create visually appealing and functional web pages.
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...
posted on 7 Dec 2024
Quantitative aptitude, logical apptiude,
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
Debugger in JavaScript is used for pausing the execution of code to inspect variables, check the flow of the program, and debug errors.
Debugger helps in identifying and fixing bugs in the code.
It allows developers to step through code line by line to understand the flow of execution.
Developers can inspect variables and their values at different points in the code.
By setting breakpoints, developers can pause the code at...
I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.
Html, CSS, bootstrap, JavaScript, react.js
I was interviewed in Dec 2024.
Ages, odd numbers, number series, work and time, calendars.
Youth in politics and artificial intelligence.
Directives are used to add behavior to existing DOM elements, while components are used to create new custom elements.
Directives are used to manipulate the behavior of existing DOM elements, such as changing their appearance or adding event listeners.
Components are used to create custom elements with their own templates, styles, and behavior.
Directives can be structural (like ngIf and ngFor) or attribute-based (like ng...
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.
Variable and function declarations are hoisted to the top of their scope, regardless of where they are declared in the code.
Only the declarations are hoisted, not the initializations.
Function declarations are hoisted before variable declarations.
Design patterns are reusable solutions to common problems in software design.
Design patterns help in creating maintainable, scalable, and efficient code.
They provide a common language for developers to communicate about solutions to recurring problems.
Examples of design patterns include Singleton, Factory, Observer, and Strategy patterns.
ReplaySubject is a type of Subject in RxJS that records multiple values and replays them to new subscribers.
ReplaySubject is a type of Subject in RxJS
It records multiple values and replays them to new subscribers
It has a buffer size that determines how many values to replay
based on 1 interview
Interview experience
Consultant
55.2k
salaries
| ₹5.2 L/yr - ₹18 L/yr |
Associate Consultant
50.9k
salaries
| ₹2.9 L/yr - ₹11.8 L/yr |
Senior Consultant
45.9k
salaries
| ₹7.5 L/yr - ₹25 L/yr |
Senior Analyst
21k
salaries
| ₹2 L/yr - ₹9 L/yr |
Senior Software Engineer
20.1k
salaries
| ₹3.5 L/yr - ₹12.3 L/yr |
Wipro
Accenture
Cognizant
TCS