i
Infosys
Filter interviews by
I applied via Referral and was interviewed in Apr 2022. There was 1 interview round.
Interview questions for Technology Analyst role
WebAPI is a framework for building HTTP services that can be consumed by a wide range of clients
Postman is a tool used for testing APIs by sending HTTP requests and receiving responses
To delete duplicate records in SQL, use the DELETE statement with a subquery that identifies the duplicates
AJAX is a technique for creating asynchronous web applications that update parts of ...
I applied via Company Website and was interviewed in Sep 2021. There were 2 interview rounds.
Include and require are both used to include external files in PHP, but require will cause a fatal error if the file is not found.
Include will only produce a warning if the file is not found, while require will stop the script execution.
Include is used when the file is not critical for the script to run, while require is used when the file is essential.
Example: include 'header.php'; require 'config.php';
Array push is a method in JavaScript used to add one or more elements to the end of an array.
Array push is a built-in method in JavaScript.
It adds one or more elements to the end of an array and returns the new length of the array.
Example: let arr = ['apple', 'banana']; arr.push('orange'); // arr is now ['apple', 'banana', 'orange']
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to represent multiple data types.
Examples include method overloading and method overriding in object-oriented programming.
I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.
Infosys interview questions for designations
I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.
Get interview-ready with Top Infosys Interview Questions
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Jul 2022. There were 4 interview rounds.
Use AWS Lambda to automate EC2 provisioning by writing code in Python or Node.js.
Create a Lambda function in AWS console.
Write code in Python or Node.js to describe the EC2 instance to be provisioned.
Use AWS SDK to interact with EC2 API for provisioning.
Handle error cases and cleanup resources after provisioning.
Test the Lambda function to ensure it provisions EC2 instances correctly.
Template for creating CloudFormation stacks
Define the resources to be created in the stack
Specify the properties for each resource
Set up dependencies between resources
Include any parameters or conditions needed for the stack
Use AWS CloudFormation Designer or AWS CLI to create the stack
I applied via Company Website and was interviewed before Mar 2023. There was 1 interview round.
I was interviewed before Feb 2023.
What people are saying about Infosys
Some of the top questions asked at the Infosys Technology Analyst interview -
The duration of Infosys Technology Analyst interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 220 interviews
5 Interview rounds
based on 4.3k reviews
Rating in categories
Technology Analyst
55.6k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.6k
salaries
| ₹2.8 L/yr - ₹8 L/yr |
System Engineer
39.5k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.7k
salaries
| ₹5.1 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.9k
salaries
| ₹4.5 L/yr - ₹16.8 L/yr |
TCS
Wipro
Cognizant
Accenture