Upload Button Icon Add office photos
Engaged Employer

i

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

Junglee Games Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Junglee Games Data Engineer Interview Questions and Answers for Freshers

Updated 24 Sep 2024

Junglee Games Data Engineer Interview Experiences for Freshers

3 interviews found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Jun 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 May 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Python and SQL questions were asked

Round 2 - One-on-one 

(1 Question)

  • Q1. I was asked about the project
Round 3 - One-on-one 

(1 Question)

  • Q1. ACID properties of DBMS
  • Ans. 

    ACID properties ensure data integrity in DBMS: Atomicity, Consistency, Isolation, Durability.

    • Atomicity ensures that all operations in a transaction are completed successfully or none at all.

    • Consistency ensures that the database remains in a consistent state before and after the transaction.

    • Isolation ensures that multiple transactions can be executed concurrently without affecting each other.

    • Durability ensures that once...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. HR question and family background

Interview Preparation Tips

Topics to prepare for Junglee Games Data Engineer interview:
  • SQL
  • Python

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 27 Jul 2024

Interview experience
4
Good
Difficulty level
Hard
Process Duration
-
Result
Not Selected

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

Round 1 - Coding Test 

This was my first campus drive,& it was one of the hardest one too.We had 3 coding problems for 60 mins.It was held on HackerRank & it was not so hard but not so easy for the beginners.
1)Lambda Sort
2) and 3) ques on SQL
It was different ques for each one.

Interview Preparation Tips

Topics to prepare for Junglee Games Data Engineer interview:
  • Python
  • MySQL
Interview preparation tips for other job seekers - Be code at SQL queries,this is more important and good at any one programming language be it Java or Python.

Data Engineer Interview Questions Asked at Other Companies for Fresher

asked in LTIMindtree
Q1. If you want very less latency - which is better standalone or cli ... read more
asked in LTIMindtree
Q2. When a spark job is submitted, what happens at backend. Explain t ... read more
asked in LTIMindtree
Q3. How do you do performance optimization in Spark. Tell how you did ... read more
asked in Procore
Q4. What is Data Lake? Difference between data lake and data warehous ... read more
asked in Procore
Q5. Why do we need a data warehouse, why can't we store in the normal ... read more
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2022. There were 5 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 - Coding Test 

It was a coding round with sql ,python questions , few aptitude questions

Round 3 - Technical 

(2 Questions)

  • Q1. They asked few questions sql and python and few questions - depending on the role
  • Q2. BASIC SQL WHAT YOU HAD WRITTEN IN THE CODE
Round 4 - Technical 

(2 Questions)

  • Q1. They asked me few questions related to sql
  • Q2. BASIC PYTHON QUESTIONS LIKE WHAT YOU HAVE WRITTEN IN THE CODE
Round 5 - HR 

(1 Question)

  • Q1. About yourself , your hobby etc

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and be able to explain the code you wrote in coding round

Interview questions from similar companies

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 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
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
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

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

I applied via Walk-in and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic Apti , ex train ,speed work

Round 2 - Coding Test 

From Leetcode questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Related about real time java questions
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
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

Junglee Games Interview FAQs

How many rounds are there in Junglee Games Data Engineer interview for freshers?
Junglee Games interview process for freshers usually has 3-4 rounds. The most common rounds in the Junglee Games interview process for freshers are Coding Test, Technical and HR.
How to prepare for Junglee Games Data Engineer interview for freshers?
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 Junglee Games. The most common topics and skills that interviewers at Junglee Games expect are Python, Spark, Kafka, SQL and AWS.
What are the top questions asked in Junglee Games Data Engineer interview for freshers?

Some of the top questions asked at the Junglee Games Data Engineer interview for freshers -

  1. ACID properties of D...read more
  2. BASIC PYTHON QUESTIONS LIKE WHAT YOU HAVE WRITTEN IN THE C...read more
  3. They asked few questions sql and python and few questions - depending on the ro...read more

Tell us how to improve this page.

Junglee Games Data Engineer Interview Process for Freshers

based on 3 interviews

Interview experience

4
  
Good
View more
Junglee Games Data Engineer Salary
based on 7 salaries
₹7.2 L/yr - ₹23 L/yr
66% more than the average Data Engineer Salary in India
View more details

Junglee Games Data Engineer Reviews and Ratings

based on 4 reviews

2.9/5

Rating in categories

3.2

Skill development

3.0

Work-life balance

3.2

Salary

3.0

Job security

3.4

Company culture

3.2

Promotions

3.0

Work satisfaction

Explore 4 Reviews and Ratings
Product Manager
39 salaries
unlock blur

₹13.8 L/yr - ₹42.5 L/yr

Software Development Engineer II
27 salaries
unlock blur

₹10 L/yr - ₹31.2 L/yr

Business Analyst
26 salaries
unlock blur

₹8 L/yr - ₹24 L/yr

Senior Business Analyst
25 salaries
unlock blur

₹10 L/yr - ₹27 L/yr

Assistant Manager
20 salaries
unlock blur

₹7.4 L/yr - ₹18 L/yr

Explore more salaries
Compare Junglee Games with

JoulestoWatts Business Solutions

2.9
Compare

Black Knight

3.6
Compare

Polestar Solutions & Services India

4.1
Compare

Thoughtsol Infotech

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