Upload Button Icon Add office photos

Filter interviews by

Lloyd Data Engineer Interview Questions and Answers

Updated 14 Feb 2024

Lloyd Data Engineer Interview Experiences

1 interview found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 14 Feb 2024

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

I was interviewed in Aug 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic and Intermediate of ETL and Data Warehouse.
  • Q2. Questions related to SQL

Interview Preparation Tips

Topics to prepare for Lloyd Data Engineer interview:
  • ETL
  • Datawarehouse
  • SQL

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. What's you are interested in our company?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 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 - Technical 

(6 Questions)

  • Q1. Normalization in SQL, What is Cursor in SQL
  • Ans. 

    Normalization in SQL is the process of organizing data in a database to reduce redundancy and improve data integrity. A cursor in SQL is a database object used to retrieve and manipulate data row by row.

    • Normalization in SQL involves breaking down a large table into smaller tables and defining relationships between them to reduce redundancy.

    • Cursors in SQL are used to fetch and process individual rows returned by a query...

  • Answered by AI
  • Q2. .Net Core and API based questions
  • Q3. Abstract and interface difference
  • Ans. 

    Abstract classes can have both abstract and non-abstract methods, while interfaces can only have abstract methods.

    • Abstract classes can have constructors, fields, and non-abstract methods along with abstract methods

    • Interfaces can only have abstract methods and constants

    • A class can implement multiple interfaces but can only inherit from one abstract class

  • Answered by AI
  • Q4. Const and read only difference in C#
  • Ans. 

    Const keyword is used to declare constants at compile time, while read-only keyword is used to create immutable fields that can only be assigned a value at runtime.

    • Const values are determined at compile time and cannot be changed, while read-only values can only be assigned a value once at runtime.

    • Const fields are implicitly static, while read-only fields are not.

    • Example: const int x = 5; read-only int y = 10;

  • Answered by AI
  • Q5. Azure basic fundamental questions
  • Q6. Sample query to join tables using SQL
  • Ans. 

    Sample query to join tables using SQL

    • Use the JOIN keyword to combine rows from two or more tables based on a related column between them

    • Specify the columns to be selected from each table

    • Use the ON keyword to specify the join condition

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself and projects
  • Ans. 

    I am a data engineer with experience in building data pipelines and optimizing data storage for various projects.

    • Developed ETL pipelines to extract, transform, and load data from multiple sources into a centralized data warehouse

    • Implemented data modeling techniques to optimize database performance and ensure data integrity

    • Worked on real-time data processing systems using technologies like Apache Kafka and Spark Streami...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - have detail knowledge about technology
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic and advanced concepts

Data Analyst Interview Questions & Answers

Whirlpool user image POOJA DNYANESHWAR DEWALKAR

posted on 5 Jun 2024

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

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

Round 1 - Aptitude Test 

SQL coding and MCQ duration 45 min

Round 2 - Technical 

(2 Questions)

  • Q1. Job responsibilities
  • Q2. Power BI, tableau, SQL, python

Software Engineer Interview Questions & Answers

Samsung user image Shubham Srivastava

posted on 5 Feb 2016

Interview Preparation Tips

Round: Test
Experience: Written round: One programming question of 3 hours duration.All test cases were to passed.
Duration: 3 hours minutes
Total Questions: 1

Round: Technical Interview
Experience:
There were two rounds : tech PI and HR round.
A.Tech. PI: Firstly,interviewer went through my whole resume.He started asking questions from project done during summer internship.Questions were:
1.What is he project about?
2.Difference between 3G and 4G.
3.What is the aim of this research internship?
4.How much was i able to complete in two months?(I told that i am continuing as major project,since in two months time i could not get desired result).

Then, he went onto programming language i was comfortable. I answered C.
1.sizeof("shubham")
strlen("shubham")
I was asked to write output.Output would be 8 and 7. He asked why. Basic concepts should be clear.
2.Storage Classes in C-asked me concept and gave some questions to write output.
3.Constant pointers and pointers to constant. Asked to write output of snippets he gave.
4.malloc,caloc,realloc,free-syntax
5.Questions on pointers.

Basic concepts of let us C were asked mostly,that book is enough . Also see, GEEKSFORGEEKS, C section.

Operating System: Mutex and Semaphore,critical Section, Scheduling algorithms, Producer-Consumer Problem.
(Data Structures was not asked to me but others.)

Puzzles:
1. Maximum run a batsman can make in 50 overs.
2.There are 10 coins. 5 face head side and 5 as tail. You are blind folded.Make two piles of equal number of coins such that number of head in equal in both the piles.
Assumption:You can flip coin any number of times.

Question: Why do you want to join Samsung ,though placed in other company?

Questions: Any plans of future studies. I answered 'NO' only job.

Last question: Any question I would like to ask them. I asked what work would be doing in R&D. He explained me a lot of things.
Tips: 1.Be thorough with your project(done during internship or training) . You should be able to answer almost all the questions.
2.Study operating system very well if you plan to sit in samsung R&D.
3.Data structures and any one programming language.
4.Prepare puzzles as it can be asked by anyone. See programmerinterview.com etc.
5.Refer samsung archives of GEEKSFORGEEKS . Interview questions were mostly covering those.

Round: HR Interview
Experience: 1.Introduce yourself.
2.How would your friends describe you?
3.Tell the recent experiences of which makes you initiative.(i told that i am initiative,then he asked that question. So be ready with the examples,when u say any of your qualities.)
4.What is your weakness?
5.Puzzles.He asked me to fill the numbers from 1 to 8 in these 8 boxes, one number exactly once, such that no two consecutive elements are
adjacent(diagonally, horizontally or vertically) to each other.

-----/
6.Which places in India have you been?


Skills: Solving Logic Puzzles, Basic C/C++, Data Structures, Operating Systems
College Name: NIT Raipur

Interview Preparation Tips

Round: Test
Experience: The first consisted of an online test which had an aptitude section which was pretty simply and then a programming section consisting of three different programs. The programs were logical required basic knowledge of array, sorting and a little bit of data structures.

Round: Technical Interview
Experience: Around 13 of us were shortlisted for the interview round, B.Tech and M.Tech included. The interview round was mostly interactive, where we had to mention about the various interns that we went through. A few programming questions were asked based on topics which we were comfortable with.
Tips: Just get used to coding, data structures and basic aptitude. GRE preparation as such helped me.

Round: HR Interview
Experience: Finally there was a HR round in which I was asked as to why I would like to work in Samsung R&D and general things about interests and future plans. On the whole Samsung took 3 B.Tech students and 2 M.Tech students when they came for placements apart from PPOs.

General Tips: Personally I feel that one should apply in only those companies in which they are sure of having job satisfaction. So don't apply to companies which you are not interested in just for the sake of having a backup because once you are placed you do not have a second chance.
Do not get dejected if you do not get through in the first few tries. Keep your hopes up and be confident when ever you get to interview rounds. Try to be assertive when giving answers. It is some times exhausting to go through placements but the moment you get placed you will have the best feeling ever.
Skill Tips: Just chill and take the test. Once you clear the online test, irrespective of your pointer if you have a good profile you can convince the interviewers.
Skills:
College Name: NIT Surathkal

Interview Preparation Tips

Round: Test
Experience: Test for internship:1 aptitude test on quant and C. Around 50 were selected for internship. Next was PPO after the internship. Around 15 were selected.

General Tips: Work very hard during internship. Don't worry whether they will take you in or not.
Amazing experience it was be strong with aptitude, coding.
Skill Tips: Prepare quantitative Aptitude by R.S. Aggarwal.
Prefer Indiabix for C aptitude.
Skills:
College Name: NIT Surathkal

Interview Preparation Tips

Round: Test
Experience: Two tests:1.Aptitude test for 1 hour consisting of multiple choice questions.2.Coding test for 1 hour which had 3 questions.

Round: Technical Interview
Experience: First round was a technical round for about 1 hour. The questions were based on the resume, internships, projects and courses undertaken.Students shortlisted from this round went on to the (second) HR round.

Round: HR Interview
Experience: This round involved questions pertaining to one's strengths and weaknesses. Nearly everyone who went into the HR round was given an offer. In this case, offers were given to 8 people in total, including CS and electrical students.A student's knowledge in minor was not tested in this profile.

Skill Tips: The company was looking at the ability to solve problems, to think under stress as well as intuition. Whenever I did not know the answer to any of their questions, they led me to the answer by helping me think for possible solutions to issues.
College Name: IIT MADRAS

Lloyd Interview FAQs

How many rounds are there in Lloyd Data Engineer interview?
Lloyd interview process usually has 1 rounds. The most common rounds in the Lloyd interview process are Technical.
What are the top questions asked in Lloyd Data Engineer interview?

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

  1. Basic and Intermediate of ETL and Data Warehou...read more
  2. Questions related to ...read more

Tell us how to improve this page.

Lloyd Data Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Data Engineer Interview Questions from Similar Companies

View all
Sales Executive
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

AC Technician
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Branch Head
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Lloyd with

Voltas

4.0
Compare

Blue Star

4.1
Compare

Godrej Industries Group

3.9
Compare

Whirlpool

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