i
Infosys
Filter interviews by
ETL is a data integration process that involves extracting data, transforming it for analysis, and loading it into a target system.
Extract: Gather data from various sources like databases, APIs, or flat files. Example: Pulling customer data from a CRM system.
Transform: Clean and format the data to meet business requirements. Example: Converting date formats or aggregating sales data.
Load: Insert the transformed data in...
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Examples of IaaS, PaaS, and SaaS include AWS (IaaS), Google App Engine (PaaS), and Salesforce (SaaS).
IaaS - Infrastructure as a Service: AWS, Microsoft Azure, Google Cloud Platform
PaaS - Platform as a Service: Google App Engine, Heroku, Microsoft Azure App Service
SaaS - Software as a Service: Salesforce, Google Workspace, Microsoft Office 365
ADF stands for Azure Data Factory, a cloud-based data integration service. ADB stands for Azure Databricks, an Apache Spark-based analytics platform.
ADF is used for data integration and orchestration, while ADB is used for big data analytics and machine learning.
ADF provides a visual interface for building data pipelines, while ADB offers collaborative notebooks for data exploration and analysis.
ADF supports various da...
Some ADF activities include Copy Data, Execute Pipeline, Lookup, and Web Activity.
Copy Data activity for moving data between sources and sinks
Execute Pipeline activity for running another pipeline within a pipeline
Lookup activity for retrieving data from a dataset
Web Activity for calling a web service or API
Infosys interview questions for designations
What people are saying about Infosys
I applied via Campus Placement and was interviewed in Aug 2020. There were 4 interview rounds.
A program to replace a character with another character in Java.
Create a string variable with the original text
Use the replace() method to replace the character with another character
Print the new string with the replaced character
I applied via Campus Placement and was interviewed in Jan 2021. There were 3 interview rounds.
Swap two numbers with and without temporary variable
Without temporary variable: Use addition and subtraction
With temporary variable: Use a third variable to store the value of one of the numbers
Example without temporary variable: a=5, b=7; a=a+b; b=a-b; a=a-b;
Example with temporary variable: a=5, b=7; temp=a; a=b; b=temp;
I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.
Second level cache is a caching mechanism used to improve performance by storing frequently accessed data in memory.
Second level cache is implemented at the application level and can be configured using frameworks like Hibernate.
To optimize SQL queries, one can use indexes, avoid using SELECT *, and use JOINs instead of subqueries.
SOLID principles are a set of design principles for writing maintainable and scalable cod...
To deploy an application in AWS, you need to create an EC2 instance, configure security groups, install necessary software, and upload your application code.
Create an EC2 instance in the desired region and select the appropriate instance type
Configure security groups to allow traffic to and from the instance
Install necessary software and dependencies on the instance
Upload your application code to the instance
Start the ...
I applied via Company Website and was interviewed before Aug 2020. There were 4 interview rounds.
Some of the top questions asked at the Infosys Data Engineer interview for experienced candidates -
based on 5 interviews
1 Interview rounds
based on 87 reviews
Rating in categories
Technology Analyst
55.4k
salaries
| ₹3 L/yr - ₹11.2 L/yr |
Senior Systems Engineer
51.2k
salaries
| ₹2.5 L/yr - ₹8 L/yr |
System Engineer
31.7k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
31k
salaries
| ₹5.1 L/yr - ₹19.6 L/yr |
Senior Associate Consultant
28.8k
salaries
| ₹6.2 L/yr - ₹16.9 L/yr |
TCS
Wipro
Cognizant
Accenture