i
Infosys
Filter interviews by
I applied via Company Website and was interviewed in Feb 2024. There were 3 interview rounds.
A map is a built-in data structure in Golang that allows you to store key-value pairs.
Maps are unordered collections of key-value pairs.
Keys in a map must be unique.
Maps are useful for efficient lookup and retrieval of values based on their keys.
You can add, update, and delete key-value pairs in a map.
Example: map[string]int{"apple": 5, "banana": 3}
A slice is a dynamically-sized, flexible view of an underlying array in Go.
Slices are similar to arrays but with a variable length.
They are reference types and can be resized.
Slices can be created using the make() function or by slicing an existing array.
They provide a convenient way to work with collections of data.
Arrays have fixed length, while slices are dynamic. Slices are references to arrays.
Arrays have a fixed length, while slices can grow or shrink dynamically.
Slices are references to arrays, allowing for efficient memory usage.
Arrays are value types, while slices are reference types.
Arrays are initialized with a specific size, while slices can be created from existing arrays or other slices.
Slices provide additional func
Go routines are lightweight threads of execution that allow concurrent programming in Go.
Go routines are created using the 'go' keyword followed by a function call.
They are executed concurrently and independently of the main program.
Go routines communicate with each other using channels.
They are used to achieve concurrency and parallelism in Go programs.
Channels are used in Go to enable communication and synchronization between goroutines.
Channels are typed and can only send or receive values of that type.
They can be created using the built-in make() function.
The <- operator is used to send and receive values from channels.
Channels can be used to implement various synchronization patterns like blocking and non-blocking operations.
They are commonly used for concurrent
I was interviewed in Jul 2024.
Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.
Dependency injection helps in achieving loose coupling between classes.
It allows for easier testing by providing mock dependencies.
There are three types of dependency injection: constructor injection, setter injection, and interface injection.
I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.
Terraform state file is a file that keeps track of the resources managed by Terraform in a specific infrastructure.
Terraform state file stores metadata about the resources being managed.
It helps Terraform understand the current state of the infrastructure and track changes over time.
State file is usually stored locally or remotely in a backend like AWS S3 or Terraform Cloud.
It should be stored securely to prevent unaut
A load balancer is a device or software that distributes network or application traffic across multiple servers to ensure optimal resource utilization, reliability, and performance.
Balances incoming network or application traffic across multiple servers
Improves reliability by distributing workload evenly
Enhances performance by preventing any single server from becoming a bottleneck
Can be hardware-based or software-base...
RDS in AWS stands for Relational Database Service, a managed database service that makes it easy to set up, operate, and scale a relational database in the cloud.
RDS is a fully managed database service provided by AWS
It supports popular database engines like MySQL, PostgreSQL, Oracle, SQL Server, and MariaDB
RDS automates routine tasks like hardware provisioning, database setup, patching, and backups
It offers high avail...
A step function is a mathematical function that changes abruptly from one constant value to another.
Step functions are often used in computer science and signal processing to model discrete changes in a system.
Examples include the Heaviside step function and the rectangular function.
Step functions are characterized by having a constant value within specific intervals and sudden jumps at the boundaries.
Infosys interview questions for popular designations
I applied via Walk-in and was interviewed in Jan 2024. There were 4 interview rounds.
Get interview-ready with Top Infosys Interview Questions
I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.
Bootstrapping in SAPUI5 is the process of initializing the SAPUI5 framework and loading the necessary resources.
Bootstrapping is done by including the SAPUI5 library in the HTML page
It sets up the runtime environment for SAPUI5 applications
Bootstrapping loads the necessary JavaScript and CSS files
It also initializes the core components of SAPUI5, such as the model and view
Bootstrapping can be done synchronously or asyn
Routes and navigations in SAPUI5 are used for navigation between different views in an application.
Routes are defined in the manifest.json file under the 'routing' section.
Routes are initiated using the Router class in the Component.js file.
Routes define the target view and the corresponding URL pattern.
Navigation between views is done using the Router's navTo method.
Routes can also have parameters that can be passed d
I applied via Referral and was interviewed in Feb 2024. There were 3 interview rounds.
I applied via Approached by Company
All topics maths english any other
What people are saying about Infosys
Some of the top questions asked at the Infosys interview for experienced candidates -
The duration of Infosys interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 1.2k interviews
Interview experience
based on 38.6k reviews
Rating in categories
Hyderabad / Secunderabad,
Ahmedabad
+13-8 Yrs
₹ 6-16 LPA
Technology Analyst
56k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.3k
salaries
| ₹2.8 L/yr - ₹8 L/yr |
System Engineer
39.4k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.7k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.6k
salaries
| ₹6.2 L/yr - ₹17.1 L/yr |
TCS
Wipro
Cognizant
Accenture