i
Infosys
Filter interviews by
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.
I applied via Campus Placement
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.
Infosys interview questions for designations
What people are saying about Infosys
posted on 25 Dec 2024
Basic coding, logic implementation
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 24 Jan 2024
I applied via Recruitment Consulltant and was interviewed in Dec 2023. There were 2 interview rounds.
posted on 5 Dec 2024
posted on 1 Jul 2024
I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.
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
based on 2 interviews
Interview experience
based on 8 reviews
Rating in categories
Technology Analyst
55.9k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.5k
salaries
| ₹2.8 L/yr - ₹8 L/yr |
System Engineer
39.5k
salaries
| ₹2.5 L/yr - ₹5.3 L/yr |
Technical Lead
30.7k
salaries
| ₹5.1 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.8k
salaries
| ₹6.2 L/yr - ₹16.8 L/yr |
TCS
Wipro
Cognizant
Accenture