Upload Button Icon Add office photos
Engaged Employer

i

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

EagleDrift Technologies Verified Tick

Compare button icon Compare button icon Compare
4.9

based on 43 Reviews

Filter interviews by

EagleDrift Technologies Interview Questions, Process, and Tips

Updated 17 Dec 2024

Top EagleDrift Technologies Interview Questions and Answers

View all 11 questions

EagleDrift Technologies Interview Experiences

Popular Designations

7 interviews found

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

I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What is the difference between a hard link and a symbolic link in Unix? How do you find out the system's IP address in Unix? What is the function of the chmod command in Unix? Explain the difference betwee...
  • Ans. 

    Unix related questions for Senior Software Engineer interview

    • A hard link is a direct link to the physical file on disk, while a symbolic link is a reference to the file by name.

    • To find out the system's IP address in Unix, you can use commands like ifconfig or ip addr show.

    • The chmod command in Unix is used to change the permissions of a file or directory.

    • grep is used for searching text using regular expressions, while e...

  • Answered by AI
  • Q2. How do you find out the system's IP address in Unix?
  • Ans. 

    To find out the system's IP address in Unix, you can use the 'ifconfig' command or the 'ip addr show' command.

    • Use the 'ifconfig' command to display the IP address of all network interfaces on the system.

    • Alternatively, you can use the 'ip addr show' command to show the IP address information of all network interfaces.

    • You can also use tools like 'hostname -I' or 'ip route get 1.2.3.4' to find out the system's IP address.

  • Answered by AI
  • Q3. What is the difference between INNER JOIN and LEFT JOIN?
  • Ans. 

    INNER JOIN returns only the rows that have matching values in both tables, while LEFT JOIN returns all rows from the left table and the matched rows from the right table.

    • INNER JOIN is used to retrieve rows from both tables that have matching values based on the specified condition.

    • LEFT JOIN is used to retrieve all rows from the left table, along with the matched rows from the right table. If there is no match, NULL val...

  • Answered by AI
  • Q4. What are indexes in SQL and why are they important?
  • Ans. 

    Indexes in SQL are data structures that improve the speed of data retrieval operations by allowing quick access to specific rows in a table.

    • Indexes are used to quickly locate rows in a table without having to search the entire table.

    • They are important because they can significantly improve the performance of SELECT queries by reducing the time taken to retrieve data.

    • Indexes can be created on one or more columns in a ta...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself. Why do you want to work with our company? What are your strengths and weaknesses? Where do you see yourself in 5 years? Can you describe a challenging situation you faced and how yo...
  • Ans. 

    I am a highly experienced Senior Software Engineer with a passion for innovative technology and a track record of successful project delivery.

    • I have over 10 years of experience in software development, specializing in Java and Python.

    • I am particularly interested in your company because of its reputation for cutting-edge technology and collaborative work environment.

    • My strengths include strong problem-solving skills, at...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for EagleDrift Technologies Senior Software Engineer interview:
  • SQL
  • Unix
  • Project
Interview preparation tips for other job seekers - 1. Tailor your resume to each job you apply for.
2. Network actively with professionals in your industry.
3. Prepare for interviews by researching the company and practicing questions.
4. Stay positive and persistent, even if the process is tough.
5. Keep learning to enhance your skills and stay competitive.
6. Follow up with a thank-you note after interviews.
7. Be open to different opportunities for valuable experience.

Top EagleDrift Technologies Senior Software Engineer Interview Questions and Answers

Q1. What is the difference between a hard link and a symbolic link in Unix? How do you find out the system's IP address in Unix? What is the function of the chmod command in Unix? Explain the difference between grep and egrep. How do you check ... read more
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. SQL and Linux questions

Interview Preparation Tips

Topics to prepare for EagleDrift Technologies Senior Software Developer interview:
  • SQL
  • Unix
  • Communication Skills
  • Database
  • ETL
Interview preparation tips for other job seekers - Prepare SQL/ Unix / ETL/ DATABASE concepts

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked ListYou are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the node at which merging starts. If there is no merging, return -1. For ex... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Data Mart?
  • Q2. File Editing Unix Commands.

Interview Preparation Tips

Topics to prepare for EagleDrift Technologies Data Engineer interview:
  • Data Warehousing
  • Unix
  • Unix Shell Scripting
  • Database
  • SQL
Interview preparation tips for other job seekers - Be clear about Data warehousing, Etl processes, Unix commands.

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. JOIN AND ITS TYPES
  • Ans. 

    A JOIN is used to combine rows from two or more tables based on a related column between them.

    • Types of JOINs include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table.

    • RIGHT JOIN returns all rows from the right table and the matched rows from the left table.

    • FULL ...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. WHY YOU WANT TO JOIN US.
  • Ans. 

    I am excited about the opportunity to work with cutting-edge technology and a talented team.

    • Opportunity to work with cutting-edge technology

    • Excited about working with a talented team

    • Interested in the company's mission and values

  • Answered by AI

Skills evaluated in this interview

Abinitio Developer Interview Questions asked at other Companies

Q1. What is difference between output index and output indexes in component, Reformat?
View answer (1)

EagleDrift Technologies interview questions for popular designations

 Senior Software Engineer

 (3)

 Abinitio Developer

 (2)

 Data Engineer

 (1)

 Senior Software Developer

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

Introduction, SQL querries that I have worked on and Salary expectations

Round 2 - Technical 

(10 Questions)

  • Q1. What all things you do in Abinitio in your day-day life?
  • Ans. 

    I use Abinitio for ETL processes, data transformation, data profiling, and data quality checks in my day-to-day work.

    • Designing and developing ETL processes using Abinitio graphs

    • Performing data transformation and manipulation tasks

    • Conducting data profiling to analyze data quality and consistency

    • Implementing data quality checks and validations

    • Troubleshooting and debugging Abinitio jobs

    • Collaborating with stakeholders to g

  • Answered by AI
  • Q2. What is the difference between watcher and breakpoint?
  • Ans. 

    Watcher is used to monitor changes in variables during runtime, while breakpoint is used to pause program execution at a specific line of code.

    • Watcher is used to track the value of a variable or expression during program execution.

    • Breakpoint is used to pause the program at a specific line of code to allow for debugging.

    • Watchers are typically set up in debugging tools like IDEs, while breakpoints are set by the develope...

  • Answered by AI
  • Q3. Are you aware of Spark? Do you have any experience in Spark?
  • Ans. 

    Yes, I am aware of Spark and have experience working with it.

    • I have used Spark for processing large datasets in distributed computing environments.

    • I am familiar with Spark's core concepts such as Resilient Distributed Datasets (RDDs) and transformations/actions.

    • I have experience writing Spark applications using languages like Scala or Python.

    • I have worked with Spark SQL for querying structured data and Spark Streaming

  • Answered by AI
  • Q4. After getting your files from source and loading into the Oracle DB. How you are doing Migration from on-premises to Cloud of all the Abinitio components and what all things you need to implement in DevOps...
  • Q5. What all components you have worked in Abinitio?
  • Ans. 

    I have worked on various components in Abinitio including GDE, Co>Operating System, Conduct>It, and EME.

    • Graphical Development Environment (GDE)

    • Co>Operating System (Co>OS)

    • Conduct>It

    • Enterprise Metadata Environment (EME)

  • Answered by AI
  • Q6. What is the difference between Rollup and Scan?
  • Ans. 

    Rollup is a summary operation that combines multiple values into a single value, while Scan is an incremental operation that applies a function to each element in a sequence.

    • Rollup is used to aggregate data and reduce it to a single value, while Scan is used to apply a function to each element in a sequence.

    • Rollup typically produces a single output value, while Scan produces a sequence of intermediate values.

    • Example: I...

  • Answered by AI
  • Q7. Have you worked in Plan? How to pass a runtime parameter from Graph task 1 to Graph task 2 within a plan with the different timings?
  • Ans. 

    Passing a runtime parameter from one Graph task to another within a Plan with different timings.

    • Use Plan variables to store the runtime parameter in Graph task 1

    • Set up a trigger in Graph task 2 to read the parameter from the Plan variables

    • Ensure that the timings of the Graph tasks are properly synchronized

  • Answered by AI
  • Q8. Do you any experience in AWS? What all services you have worked in AWS?
  • Ans. 

    Yes, I have experience in AWS. I have worked with services like EC2, S3, RDS, Lambda, and CloudFormation.

    • Experience with EC2 for deploying and managing virtual servers

    • Worked with S3 for storing and retrieving data

    • Utilized RDS for managing relational databases

    • Implemented serverless functions using Lambda

    • Used CloudFormation for infrastructure as code

  • Answered by AI
  • Q9. Suppose you have a CSV file and you want to convert this to an Apache file and load this to S3 bucket. How you will do it?
  • Ans. 

    To convert a CSV file to an Apache file and load it to an S3 bucket, use Apache NiFi for data transformation and AWS SDK for S3 upload.

    • Use Apache NiFi to read the CSV file, transform it into Apache format, and write it to a local directory.

    • Configure an Apache NiFi processor to upload the transformed file to an S3 bucket using AWS SDK.

    • Set up appropriate permissions and credentials for the S3 bucket access.

    • Monitor the Ap...

  • Answered by AI
  • Q10. How good are you in SQL? Suppose we have an employee and a department table. What is the SQL querry to fetch the list of managers from an employee table who are getting 2nd highest salary from each depart...
  • Ans. 

    SQL query to fetch the list of managers with 2nd highest salary from each department

    • Use a subquery to find the 2nd highest salary for each department

    • Join the employee table with the subquery on department and salary

    • Filter the results to only include managers

  • Answered by AI

Interview Preparation Tips

Topics to prepare for EagleDrift Technologies Senior Software Engineer interview:
  • Data Engineer
  • Data Analyst
Interview preparation tips for other job seekers - Please have some knowledge on Apache Spark, Haddop and SQL advanced querries

Top EagleDrift Technologies Senior Software Engineer Interview Questions and Answers

Q1. What is the difference between a hard link and a symbolic link in Unix? How do you find out the system's IP address in Unix? What is the function of the chmod command in Unix? Explain the difference between grep and egrep. How do you check ... read more
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. All technical questions
Round 2 - HR 

(1 Question)

  • Q1. About my projects

Top EagleDrift Technologies Senior Software Engineer Interview Questions and Answers

Q1. What is the difference between a hard link and a symbolic link in Unix? How do you find out the system's IP address in Unix? What is the function of the chmod command in Unix? Explain the difference between grep and egrep. How do you check ... read more
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference Between DDL & DMl Command?
  • Q2. Do you know about Constraints in Sql

Interview Preparation Tips

Interview preparation tips for other job seekers - This is a career Growth & Knowledge Gain Company.

Abinitio Developer Interview Questions asked at other Companies

Q1. What is difference between output index and output indexes in component, Reformat?
View answer (1)

Interview questions from similar companies

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

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Why are you interested in the role
  • Ans. 

    I am passionate about driving organizational effectiveness and employee engagement through strategic HR initiatives.

    • I have a strong background in HR strategy and business partnering

    • I enjoy collaborating with cross-functional teams to drive positive change

    • I am excited about the opportunity to make a meaningful impact on the organization's culture and performance

  • Answered by AI
  • Q3. Talking about Intersted in which things that do in free time

Interview Preparation Tips

Interview preparation tips for other job seekers - Recently, I had an interview experience that felt unprofessional. I was assured I was one of two shortlisted candidates for a role and encouraged to attend. After waiting for over 30 minutes, the HR representative finally conducted the interview but was dressed in casual nightwear, which left a poor impression. Such behavior from an HR professional does not reflect well on the company. I suggest researching thoroughly before investing your time and effort with organizations that may not prioritize professionalism in their recruitment process.

Apprentice Interview Questions & Answers

HyScaler user image Radharani Rath

posted on 25 Nov 2024

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

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

4 easy level questions will be asked basically from arrays and strings.

Round 2 - Assignment 

Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.

Round 3 - One-on-one 

(4 Questions)

  • Q1. DBMS questions like ACID properties, database transaction. Etc
  • Q2. Project related questions
  • Q3. Basic and conceptual questions of frameworks you know
  • Q4. Basic coding questions like armstrong number, palendromic sequence, recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - Give focus on conceptual and theory questions of your known framework

EagleDrift Technologies Interview FAQs

How many rounds are there in EagleDrift Technologies interview?
EagleDrift Technologies interview process usually has 1-2 rounds. The most common rounds in the EagleDrift Technologies interview process are Technical, HR and Group Discussion.
What are the top questions asked in EagleDrift Technologies interview?

Some of the top questions asked at the EagleDrift Technologies interview -

  1. What is the difference between a hard link and a symbolic link in Unix? How do ...read more
  2. Suppose you have a CSV file and you want to convert this to an Apache file and ...read more
  3. Have you worked in Plan? How to pass a runtime parameter from Graph task 1 to G...read more

Tell us how to improve this page.

EagleDrift Technologies Interview Process

based on 7 interviews in last 1 year

Interview experience

4.9
  
Excellent
View more

People are getting interviews through

based on 5 EagleDrift Technologies interviews
Referral
Job Portal
60%
40%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 141 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 90 Interviews
View all

EagleDrift Technologies Reviews and Ratings

based on 43 reviews

4.9/5

Rating in categories

4.8

Skill development

4.7

Work-Life balance

4.7

Salary & Benefits

4.8

Job Security

4.7

Company culture

4.7

Promotions/Appraisal

4.8

Work Satisfaction

Explore 43 Reviews and Ratings
Compare EagleDrift Technologies with

HCL Infosystems

3.9
Compare

Accel Frontline

3.9
Compare

Northcorp Software

4.4
Compare

Diverse Lynx

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview