Upload Button Icon Add office photos
Engaged Employer

i

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

Encora Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Encora Data Engineer Interview Questions and Answers

Updated 21 Nov 2024

Encora Data Engineer Interview Experiences

2 interviews found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 27 Apr 2024

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

I applied via Approached by Company and was interviewed in Mar 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Based on SQL, python and Aws.
Round 2 - Technical 

(1 Question)

  • Q1. Based on Advance SQL, Python.
Round 3 - Technical 

(1 Question)

  • Q1. Some logical questions. Project overview and architecture. SQL Questions handson. Python Hands-on.
Round 4 - HR 

(1 Question)

  • Q1. Background and projects overview.

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 21 Nov 2024

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 Nov 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are types of structured query languages
  • Ans. 

    Types of structured query languages include SQL, PL/SQL, T-SQL, and others.

    • SQL (Structured Query Language) - widely used for managing relational databases

    • PL/SQL (Procedural Language/SQL) - Oracle's proprietary extension for SQL

    • T-SQL (Transact-SQL) - Microsoft's extension for SQL used in SQL Server

    • Others - include languages like MySQL, PostgreSQL, SQLite, etc.

  • Answered by AI
  • Q2. What are types of join in SQL
  • Ans. 

    Types of joins in SQL include inner join, left join, right join, and full outer join.

    • Inner join: Returns rows when there is a 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 outer join: Returns all rows when there is a match in either table

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your project
  • Q2. Tell me about challenges you faced in project

Interview Preparation Tips

Topics to prepare for Encora Data Engineer interview:
  • SQL
  • Aptitude
  • Programming
Interview preparation tips for other job seekers - If you on project no issues

Skills evaluated in this interview

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 Jobs at Encora

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Anything can be asked from oops to design pattern level question. Simple to hard. It's kind of rapid fire.

Interview Preparation Tips

Interview preparation tips for other job seekers - Ready handle a pressure while interview process, be stable, don't confuse

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is SDLC, STLC, Agile, Different types of testing, Testing life cycle, adb commands, Project works, Bug life cycle, types of bug, difficulties in your project, RTM.
  • Ans. 

    The question covers various topics related to software development and testing.

    • SDLC stands for Software Development Life Cycle and is a process followed for software development.

    • STLC stands for Software Testing Life Cycle and is a process followed for software testing.

    • Agile is a software development methodology that emphasizes on iterative and incremental development.

    • Different types of testing include unit testing, int...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on adb commands and above questions.

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Quantitative ability and logical ability

Round 2 - Technical 

(2 Questions)

  • Q1. In which programming language you are good at?
  • Ans. 

    I am proficient in Java and Python.

    • Strong understanding of object-oriented programming concepts

    • Experience with Java frameworks such as Spring and Hibernate

    • Proficient in Python libraries such as NumPy and Pandas

  • Answered by AI
  • Q2. Write a program to print HCF of numbers as output
  • Ans. 

    Program to print HCF of numbers as output

    • Take input of two numbers from user

    • Find the smaller number between the two

    • Run a loop from 1 to the smaller number

    • Check if both numbers are divisible by the current loop variable

    • If yes, update the HCF variable

    • Print the HCF as output

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - I attended interview for this company and they saw my capability and adaptability only.

I appeared for an interview in Sep 2020.

Interview Questionnaire 

1 Question

  • Q1. Oops concept, solid principles, filters in MVC, basics of Angular,life cycle hook

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 rounds- both are technical.

I appeared for an interview before Oct 2021.

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 

(2 Questions)

  • Q1. What is Nested List with example
  • Ans. 

    A nested list is a list that contains other lists as its elements.

    • Nested lists can be created using square brackets and separating the elements with commas.

    • Elements of a nested list can be accessed using indexing and slicing.

    • Example: my_list = [[1, 2, 3], [4, 5, 6], [7, 8, 9]]

    • Accessing element 5: my_list[1][1]

  • Answered by AI
  • Q2. What is queue , explain with example
  • Ans. 

    A queue is a data structure that follows the First In First Out (FIFO) principle.

    • Elements are added to the back of the queue and removed from the front.

    • Example: A line of people waiting for a movie ticket.

    • Operations: Enqueue (add element to back), Dequeue (remove element from front), Peek (view front element)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Data Structure should be stong
Basic python
Coding skills

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. I had two rounds. First round was completely based on Core Java concepts. Second round was based on DS algo and SQL queries (group by and having)

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Core Java concepts and DSA.

I applied via Campus Placement and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mainly focussed on DBMS,Data Structures

Interview Preparation Tips

Interview preparation tips for other job seekers - mainly focuses on algorithms

I appeared for an interview in Sep 2019.

Interview Questionnaire 

1 Question

  • Q1. Pl sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - y resume was referd through a guy. Later I got call from HR for interview schedule he asked me my expected ctc and Notice Period to which I clearly said 3 months. He scheduled my interview on weekends morning 8am I reached there by 8.30am The interview process got started late by 10am it was an walk in type interview 1 round was Technical I cleared that round and had a feedback session with HR he said we are processing u to next round which was Manager round there itself I told the HR my NP is 3months the Hr Told its not an issue.
Laterly after I had lunch by 2pm Hr came n told me that Manager is not available now so we will be conducting ur further round in weekdays.
Then there was no mail or call so I purposely mailed them still haven't got proper response from them, so at last I told my friend who referd me to ask for an update the same HR told him that they want Immediate joiner so we can't process him to further round. Wasted my whole day over there

Encora Interview FAQs

How many rounds are there in Encora Data Engineer interview?
Encora interview process usually has 3 rounds. The most common rounds in the Encora interview process are Technical and HR.
How to prepare for Encora 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 Encora. The most common topics and skills that interviewers at Encora expect are Python, SQL, Java, Product Engineering and Kubernetes.
What are the top questions asked in Encora Data Engineer interview?

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

  1. What are types of structured query langua...read more
  2. What are types of join in ...read more
  3. Some logical questions. Project overview and architecture. SQL Questions handso...read more

Tell us how to improve this page.

Encora Data Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
Encora Data Engineer Salary
based on 28 salaries
₹4 L/yr - ₹17 L/yr
9% less than the average Data Engineer Salary in India
View more details

Encora Data Engineer Reviews and Ratings

based on 6 reviews

2.9/5

Rating in categories

2.6

Skill development

2.9

Work-life balance

2.8

Salary

2.7

Job security

2.5

Company culture

2.2

Promotions

2.9

Work satisfaction

Explore 6 Reviews and Ratings
Sr. Data Engineer

Bangalore / Bengaluru

7-12 Yrs

Not Disclosed

Sr. Data Engineer

Bangalore / Bengaluru

7-12 Yrs

Not Disclosed

Data Engineer

Ahmedabad

8-13 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
799 salaries
unlock blur

₹10 L/yr - ₹36 L/yr

Technical Lead
797 salaries
unlock blur

₹15 L/yr - ₹46 L/yr

Software Engineer
303 salaries
unlock blur

₹4.5 L/yr - ₹16 L/yr

Software Developer
156 salaries
unlock blur

₹3 L/yr - ₹12.5 L/yr

QA Lead
139 salaries
unlock blur

₹10 L/yr - ₹36 L/yr

Explore more salaries
Compare Encora with

Xoriant

4.1
Compare

CitiusTech

3.4
Compare

HTC Global Services

3.6
Compare

HERE Technologies

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