Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Dec 2023. There were 2 interview rounds.
posted on 6 Jun 2024
I applied via Naukri.com and was interviewed before Jun 2023. There were 2 interview rounds.
Given some JavaScript program to solve
Pure pipes do not have any side effects and always return the same output for the same input, while impure pipes can have side effects and may not return the same output for the same input.
Pure pipes are stateless and deterministic.
Impure pipes can have side effects like modifying global variables or making network requests.
Pure pipes always return the same output for the same input.
Impure pipes may not return the same...
Angular life cycle hooks are methods that allow you to tap into specific points in a component's life cycle.
ngOnChanges: called when an input property changes
ngOnInit: called once after the first ngOnChanges
ngDoCheck: called during every change detection run
ngAfterContentInit: called after content is projected into the component
ngAfterContentChecked: called after every check of projected content
ngAfterViewInit: called ...
An interceptor is a software component that intercepts incoming and outgoing requests, allowing for manipulation or monitoring of the data.
Interceptors are commonly used in web development frameworks to add cross-cutting concerns such as logging, authentication, or caching.
They can be used to modify the request or response before it reaches the intended destination.
Examples include HTTP interceptors in AngularJS or req
posted on 3 Apr 2024
I applied via Campus Placement
posted on 31 Dec 2022
I applied via Recruitment Consulltant and was interviewed in Jul 2022. There were 4 interview rounds.
Coding questions will be in data structures and algorithms. Mostly from binary tree, linked list, and tree map. Interviewer will ask depth about space and time complexity
posted on 19 Mar 2024
I applied via Infosys and was interviewed before Mar 2023. There were 3 interview rounds.
General Aptitude test, logical and reasoning
A pointer is a variable that stores the memory address of another variable.
Pointers are used to indirectly access and manipulate data in memory.
They are commonly used in programming languages like C and C++.
Example: int *ptr; // declares a pointer to an integer variable
OSI (Open Systems Interconnection) model consists of 7 layers, each responsible for different functions in network communication.
Physical layer - deals with physical connection of devices (e.g. cables)
Data link layer - responsible for error detection and correction (e.g. Ethernet)
Network layer - handles routing and addressing (e.g. IP)
Transport layer - ensures reliable data transfer (e.g. TCP)
Session layer - manages se...
Cpp programs can use static, stack, or heap memory allocation for variables and objects.
Static memory allocation is done at compile time and is used for variables declared outside functions.
Stack memory allocation is done at runtime and is used for variables declared inside functions.
Heap memory allocation is done at runtime and is used for dynamic memory allocation using new and delete operators.
posted on 20 May 2022
I applied via Naukri.com and was interviewed before May 2021. There were 3 interview rounds.
posted on 24 Dec 2022
I applied via Company Website and was interviewed in Jun 2022. There were 2 interview rounds.
3 questions were asked again, 1 easy 1 medium-difficult and 1 difficult.
posted on 2 Feb 2023
I applied via Approached by Company and was interviewed before Feb 2022. There were 2 interview rounds.
posted on 27 Dec 2021
I applied via Company Website and was interviewed in Jun 2021. There were 3 interview rounds.
posted on 15 Sep 2021
I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.
based on 5 interviews
Interview experience
based on 20 reviews
Rating in categories
Application Development Analyst
39k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
27k
salaries
| ₹6.9 L/yr - ₹20.2 L/yr |
Team Lead
24.3k
salaries
| ₹7.1 L/yr - ₹25.4 L/yr |
Senior Software Engineer
18.3k
salaries
| ₹6 L/yr - ₹19.5 L/yr |
Software Engineer
17.5k
salaries
| ₹3.6 L/yr - ₹12.9 L/yr |
TCS
Cognizant
Capgemini
Infosys