i
Infosys
Filter interviews by
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
I handle difficult clients by remaining calm, listening actively, and finding solutions to their concerns.
Remain calm and composed during interactions
Listen actively to understand their concerns and frustrations
Empathize with their perspective and show understanding
Find solutions to address their issues and communicate effectively
Streams are used for processing elements from a data source sequentially, while collections are used for storing and managing groups of objects.
Streams are lazy and can be processed in parallel, while collections are eager and store all elements in memory.
Streams support functional-style operations like map, filter, and reduce, while collections provide methods like add, remove, and contains.
Example: List
Infosys interview questions for designations
Get interview-ready with Top Infosys Interview Questions
I applied via Company Website
Aptitude is bit difficult we concentrate over maths
There were 3 question. 2 medium and 1 hard.
Binary search is a search algorithm that finds the position of a target value within a sorted array.
Divide the array in half and compare the target value with the middle element
If the target value is smaller, search the left half. If larger, search the right half
Repeat the process until the target value is found or the subarray is empty
REST API is a type of web service that allows communication between different systems over HTTP using standard methods like GET, POST, PUT, DELETE.
REST stands for Representational State Transfer
Uses standard HTTP methods like GET, POST, PUT, DELETE for communication
Data is transferred in JSON or XML format
Stateless communication between client and server
Example: GET request to retrieve user data from a server
JS stands for JavaScript, a programming language commonly used for web development. Async JS refers to asynchronous JavaScript, which allows for non-blocking code execution.
JS is a programming language used for web development.
Async JS allows for non-blocking code execution.
Async JS is commonly used for tasks like fetching data from a server without blocking the rest of the code execution.
Types of streams in Node.js include Readable, Writable, Duplex, and Transform streams.
Readable streams allow reading data from a source.
Writable streams allow writing data to a destination.
Duplex streams allow both reading and writing.
Transform streams modify data as it is being read or written.
Example: fs.createReadStream() creates a Readable stream for reading a file.
Salary expectations are based on experience, skills, location, and company size.
Research average salaries for Software Developers in your area
Consider your level of experience and skills
Take into account the size and reputation of the company
Be prepared to negotiate based on benefits and perks offered
Provide a range rather than a specific number
Create a CRUD app in Angular within 15 minutes
Set up Angular project with CLI
Create components for Create, Read, Update, and Delete operations
Implement services to interact with backend API
Use Angular Material for UI components
Test the app functionality
What people are saying about Infosys
Some of the top questions asked at the Infosys Software Developer interview -
The duration of Infosys Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 171 interviews
5 Interview rounds
based on 356 reviews
Rating in categories
Technology Analyst
55.8k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.6k
salaries
| ₹2.8 L/yr - ₹9 L/yr |
System Engineer
39.5k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.8k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.8k
salaries
| ₹4.5 L/yr - ₹17 L/yr |
TCS
Wipro
Cognizant
Accenture