Premium Employer

i

This company page is being actively managed by Agilisium Team. If you also belong to the team, you can get access from here

Agilisium Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Agilisium Data Engineer Interview Questions and Answers

Updated 1 Mar 2025

Agilisium Data Engineer Interview Experiences

6 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025.

Round 1 - Coding Test 

Basic questions python spark, sql

Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't choose this company any more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Coding Test 

3 SQL and 2 Python questions were asked, SQL was moderate, Python was tough

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on SQL and Python

Data Engineer Interview Questions Asked at Other Companies

asked in Cisco
Q1. Optimal Strategy for a Coin Game You are playing a coin game with ... read more
asked in Sigmoid
Q2. Next Greater Element Problem Statement You are given an array arr ... read more
asked in Sigmoid
Q3. Problem: Search In Rotated Sorted Array Given a sorted array that ... read more
asked in Cisco
Q4. Covid Vaccination Distribution Problem As the Government ramps up ... read more
asked in LTIMindtree
Q5. 1) If you are given a card with 1-1000 numbers and there are 4 bo ... read more

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Oct 2023

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Ranking code in sql
  • Ans. 

    Ranking code in SQL

    • Use the RANK() function to assign a rank to each row based on a specified column

    • Use the ORDER BY clause to determine the order of ranking

    • Handle ties in ranking using the DENSE_RANK() function

    • Use the ROW_NUMBER() function to assign a unique number to each row

  • Answered by AI
  • Q2. Read a file using python
  • Ans. 

    To read a file using Python, use the open() function and specify the file path and mode.

    • Use the open() function to open the file

    • Specify the file path and mode (e.g., 'r' for reading)

    • Read the contents of the file using the read() method

    • Close the file using the close() method

  • Answered by AI
  • Q3. Reverse a array string using python
  • Ans. 

    Reverses an array of strings using Python.

    • Use the reverse() method to reverse the array in-place.

    • Alternatively, use slicing with a step of -1 to create a new reversed array.

    • Remember to convert the array to a list before reversing if necessary.

  • Answered by AI

Skills evaluated in this interview

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 20 Jul 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. It was a basic screening round as it was a virtual walk-in drive so was asked basic details about my work experience

Agilisium interview questions for designations

 Software Engineer

 (1)

 Senior Software Engineer

 (2)

 Ai Ml Engineer

 (1)

 Automation Tester

 (1)

 Full Stack Developer

 (1)

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 30 Oct 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What do you worked on AWS
  • Q2. SQL aggregate and window question
  • Q3. Coding In python
Round 2 - Technical 

(3 Questions)

  • Q1. AWS S3 Questions
  • Q2. AWS lambda Questions
  • Q3. AWS Redshift Questions
Round 3 - HR 

(2 Questions)

  • Q1. Why left previous company
  • Ans. 

    Seeking new challenges and growth opportunities

    • Desire for new challenges and growth

    • Looking for a more innovative environment

    • Seeking better work-life balance

  • Answered by AI
  • Q2. Salary Discussion

Interview Preparation Tips

Topics to prepare for Agilisium Data Engineer interview:
  • AWS

Data Engineer Interview Questions & Answers

user image sathya priya

posted on 26 Dec 2022

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

It was easy to attend only general topics can be asked

Round 2 - Technical 

(1 Question)

  • Q1. Coding choise question
Round 3 - One-on-one 

(1 Question)

  • Q1. It was technical interview questions about python and sql

Interview Preparation Tips

Interview preparation tips for other job seekers - You want to be prepared technical on a strong way in sql and python

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 3rd largest salary from each department(window function)

Interview Preparation Tips

Interview preparation tips for other job seekers - SQL is Imp
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before May 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Coding test was bad. they asked irrelevant things that were not related to the field

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is data engineering
  • Ans. 

    Data engineering is the process of designing, building, and maintaining the infrastructure for data storage and processing.

    • Data engineering involves creating and managing data pipelines

    • It includes tasks such as data modeling, data integration, and data warehousing

    • Data engineers work with big data technologies such as Hadoop, Spark, and NoSQL databases

    • They also ensure data quality, security, and scalability

    • Examples of d...

  • Answered by AI
  • Q2. What is resilient distributed database
  • Ans. 

    A resilient distributed database is a database that can continue to function even if some of its nodes fail.

    • It is designed to be fault-tolerant and highly available.

    • Data is distributed across multiple nodes to ensure redundancy.

    • If one node fails, the database can continue to function using data from other nodes.

    • Examples include Apache Cassandra, Riak, and HBase.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics

Skills evaluated in this interview

Data Engineer Interview Questions & Answers

DISYS user image Srinivasa moorthy

posted on 29 Feb 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain process in adf
  • Ans. 

    ADF stands for Azure Data Factory, a cloud-based data integration service that allows you to create, schedule, and manage data pipelines.

    • ADF allows you to create data-driven workflows for orchestrating and automating data movement and data transformation.

    • You can use ADF to ingest data from various sources, process and transform the data, and then publish the data to different destinations.

    • ADF supports a wide range of d...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

2 hr duration test it was. It had the topics like reasoning, number system. Technical section was also there which has sql questions

Round 3 - Technical 

(11 Questions)

  • Q1. Based on my final year project. Some questions based the programming language I added in my resume and other questions asked on sql queries on joins, union, union all difference.
  • Q2. Then HR round was there in which asked some behavioral questions and tested some decision making skills
  • Q3. Tell me about your final year project is a common question that every interviewer ask for fresher
  • Q4. What is inheritance and type of inheritance? if you mentioned c or Java as your skill
  • Q5. Tell me about yourself?
  • Q6. What are your hobbies?
  • Q7. What is your salary expectation.
  • Q8. Are you willing to relocate?
  • Q9. Are you ready to sign agreement if there is any?
  • Q10. Tell me about your family background
  • Q11. Is there any for future studies

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in whatever you are delivering.
Do not read or practice before 10 mins of your interview.
Practice and research all the possible questions and scenarios before going to an interview

Agilisium Interview FAQs

How many rounds are there in Agilisium Data Engineer interview?
Agilisium interview process usually has 2-3 rounds. The most common rounds in the Agilisium interview process are Technical, HR and Resume Shortlist.
How to prepare for Agilisium Data Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Agilisium. The most common topics and skills that interviewers at Agilisium expect are Python, SQL, Spark, AWS and ETL.
What are the top questions asked in Agilisium Data Engineer interview?

Some of the top questions asked at the Agilisium Data Engineer interview -

  1. Reverse a array string using pyt...read more
  2. Read a file using pyt...read more
  3. Ranking code in ...read more

Tell us how to improve this page.

Agilisium Data Engineer Interview Process

based on 7 interviews

Interview experience

3.4
  
Average
View more
Join Agilisium Insights. Humanity. Impact
Agilisium Data Engineer Salary
based on 64 salaries
₹4.5 L/yr - ₹16.1 L/yr
13% less than the average Data Engineer Salary in India
View more details

Agilisium Data Engineer Reviews and Ratings

based on 12 reviews

3.3/5

Rating in categories

3.1

Skill development

3.1

Work-life balance

3.5

Salary

2.5

Job security

3.0

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 12 Reviews and Ratings
Senior Software Engineer
97 salaries
unlock blur

₹6.2 L/yr - ₹21 L/yr

Software Engineer
90 salaries
unlock blur

₹4 L/yr - ₹12.4 L/yr

Data Engineer
64 salaries
unlock blur

₹4.5 L/yr - ₹16.1 L/yr

Specialist
18 salaries
unlock blur

₹9 L/yr - ₹20.5 L/yr

Architect
12 salaries
unlock blur

₹22 L/yr - ₹38 L/yr

Explore more salaries
Compare Agilisium with

Cyfuture

3.0
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

Black Knight

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview