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 28 Oct 2024
Developing a real-time monitoring system for a large-scale financial trading platform
Implemented complex algorithms to analyze market data in real-time
Designed a scalable architecture to handle high volume of transactions
Worked closely with traders and analysts to understand requirements and make necessary adjustments
Managed a team of developers to ensure project milestones were met
posted on 3 Apr 2024
I applied via Campus Placement
posted on 1 Jul 2024
I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.
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 23 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
One python question was given
SQL query to retrieve all employees from a specific department
Use SELECT statement to retrieve data
Specify the columns to be selected
Use WHERE clause to filter by department
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 13 Jun 2024
First round is basically coding and ds algo
It also consists of coding and project related questions, and questions related to previous experiences
posted on 18 Jan 2024
To work in a pressurized environment and handle priority production bugs, one must prioritize tasks, communicate effectively, stay calm under pressure, and seek help when needed.
Prioritize tasks based on their impact on the production environment
Communicate effectively with team members and stakeholders to understand the urgency and impact of the bugs
Stay calm under pressure and avoid making hasty decisions
Break down c...
based on 19 reviews
Rating in categories
Application Development Analyst
38.7k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
26.3k
salaries
| ₹6.8 L/yr - ₹20.2 L/yr |
Team Lead
24.1k
salaries
| ₹7 L/yr - ₹25.2 L/yr |
Senior Software Engineer
18.4k
salaries
| ₹6 L/yr - ₹19 L/yr |
Software Engineer
17.5k
salaries
| ₹3.6 L/yr - ₹12.8 L/yr |
TCS
Cognizant
Capgemini
Infosys