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 Interview Questions, Process, and Tips

Updated 4 Jan 2025

Top Junglee Games Interview Questions and Answers

View all 12 questions

Junglee Games Interview Experiences

Popular Designations

32 interviews found

Interview Questions & Answers

user image Anonymous

posted on 15 Mar 2023

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

I applied via Campus Placement and was interviewed in Sep 2022. There were 3 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 Resume tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. What mobile games do you use?
  • Ans. 

    I don't use mobile games.

    • Answered by AI
    • Q3. What is something within media that you have used so far?
    • Ans. 

      I have used social media extensively for personal and professional purposes.

      • I have managed social media accounts for various organizations and created content for them.

      • I have also used social media for personal branding and networking.

      • I am familiar with various social media platforms such as Facebook, Twitter, Instagram, LinkedIn, and TikTok.

      • I have used social media analytics tools to track engagement and reach of post...

    • Answered by AI
    Round 3 - HR 

    (3 Questions)

    • Q1. Tell me about yourself
    • Q2. Why did you apply for this role?
    • Q3. What are your strengths and weaknesses?

    Interview Preparation Tips

    Topics to prepare for Junglee Games interview:
    • Marketing
    Interview preparation tips for other job seekers - Be yourself and be confident. The interview was well coordinated and cordial. Your actions are being constantly noted, be kind, humble yet confident.
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -

    I applied via Campus Placement

    Round 1 - Coding Test 

    Dsa problems dp and tress problem

    Round 2 - Technical 

    (2 Questions)

    • Q1. Tell me about your self
    • Ans. 

      I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

      • 5 years of experience in software development

      • Proficient in developing web applications

      • Skilled in using various technologies

      • Passionate about software engineering

    • Answered by AI
    • Q2. Projects and intership

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Learn DSA

    Software Engineer Interview Questions asked at other Companies

    Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
    View answer (197)
    Junglee Games Interview Questions and Answers for Freshers
    illustration image
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - One-on-one 

    (1 Question)

    • Q1. Tell me a product you have worked on
    • Ans. 

      I have worked on a mobile application for a fitness tracking device.

      • Led cross-functional team to develop app features and user interface

      • Implemented integration with device sensors for real-time data tracking

      • Conducted user testing and gathered feedback for continuous improvement

    • Answered by AI

    Senior Global Product Manager Interview Questions asked at other Companies

    Q1. How would you increase monetization at youtube
    View answer (1)
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    No response

    I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

    Round 1 - Coding Test 

    Dp, trees and basic time complexity

    Round 2 - Technical 

    (2 Questions)

    • Q1. Tell me about your self
    • Ans. 

      I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

      • 5 years of experience in software development

      • Proficient in Java, Spring, and Angular

      • Strong problem-solving skills

      • Experience working in Agile development environment

    • Answered by AI
    • Q2. Projects and intership

    Interview Preparation Tips

    Topics to prepare for Junglee Games Software Engineer interview:
    • DSA
    Interview preparation tips for other job seekers - Learn DSA

    Software Engineer Interview Questions asked at other Companies

    Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
    View answer (197)

    Junglee Games interview questions for popular designations

     Data Engineer

     (4)

     Software Engineer

     (3)

     Software Developer

     (3)

     Sdet Automation Test Engineer

     (2)

     Sde1

     (2)

     Production Manager

     (1)

     Customer Care Executive

     (1)

     Product Manager

     (1)

    Interview experience
    3
    Average
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.

    Round 1 - Coding Test 

    It was ok. I was not able to solve all the questions.

    Round 2 - Technical 

    (2 Questions)

    • Q1. Remove the last element from a linkedlist
    • Ans. 

      To remove the last element from a linked list, iterate to the second last node and update its next pointer to null.

      • Iterate through the linked list to find the second last node

      • Update the next pointer of the second last node to null

    • Answered by AI
    • Q2. Some basic questions on oops dbms and os

    Skills evaluated in this interview

    Software Developer Interview Questions asked at other Companies

    Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
    View answer (42)

    Get interview-ready with Top Junglee Games Interview Questions

    Quality Engineer Interview Questions & Answers

    user image teamelderhub

    posted on 11 Jul 2024

    Interview experience
    3
    Average
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

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

    Round 1 - One-on-one 

    (2 Questions)

    • Q1. Find wheteher the given number is fibonacci or not
    • Ans. 

      To determine if a number is a Fibonacci number or not.

      • Check if 5*n^2 + 4 or 5*n^2 - 4 is a perfect square

      • If either of the above conditions is true, the number is a Fibonacci number

      • Example: 5 is a Fibonacci number as 5*5 - 4 = 21 which is a perfect square

    • Answered by AI
    • Q2. How will you add caching to improve fast response
    • Ans. 

      Implement caching by storing frequently accessed data in memory to improve response time.

      • Identify frequently accessed data that can be cached

      • Choose an appropriate caching strategy (e.g. in-memory caching, distributed caching)

      • Implement caching mechanisms such as Redis or Memcached

      • Set expiration policies for cached data to ensure freshness

      • Monitor cache performance and adjust as needed

    • Answered by AI

    Skills evaluated in this interview

    Quality Engineer Interview Questions asked at other Companies

    Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
    View answer (8)

    Jobs at Junglee Games

    View all

    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 asked at other Companies

    Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
    View answer (1)
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via Campus Placement and was interviewed in Apr 2024. There were 3 interview rounds.

    Round 1 - Coding Test 

    Medium level coding questions on hackerrank ,1:30hr, topic- Array , DP , Matrix , Binary Search

    Round 2 - Technical 

    (1 Question)

    • Q1. Was Asked to Implement Hashmap and Question on OOPS and Dbms , SQL and Indexing
    Round 3 - Technical 

    (2 Questions)

    • Q1. Brief Introduction
    • Q2. Rotten Oranges and basics of bfs and DFS

    Software Developer Intern Interview Questions asked at other Companies

    Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
    View answer (5)

    Data Engineer Interview Questions & Answers

    user image nandini Singh

    posted on 24 Sep 2024

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

    (1 Question)

    • Q1. The interviewer asked all the concepts of pyspark, ETL and a code on dsa

    Data Engineer Interview Questions asked at other Companies

    Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
    View answer (1)

    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

    Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
    View answer (1)

    Sdet Interview Questions & Answers

    user image Anonymous

    posted on 19 Apr 2024

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

    I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

    Round 1 - Coding Test 

    Graph, DP, array, Stack

    Round 2 - Technical 

    (1 Question)

    • Q1. Implementation of OOPS, Project, C++, To write the SQL query, Puzzle, real life questions, string question

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Strong command in any one language

    Sdet Interview Questions asked at other Companies

    Q1. Given a M x N 2D array containing random alphabets and a function Dict(string word) which returns whether the 'word' is a valid English word. Find all possible valid words you can get from the 2D array, where the alphabets are adjacent to e... read more
    View answer (1)
    Contribute & help others!
    anonymous
    You can choose to be anonymous

    Junglee Games Interview FAQs

    How many rounds are there in Junglee Games interview?
    Junglee Games interview process usually has 2-3 rounds. The most common rounds in the Junglee Games interview process are One-on-one Round, Coding Test and Technical.
    How to prepare for Junglee Games 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 Junglee Games. The most common topics and skills that interviewers at Junglee Games expect are Gaming, Python, SQL, Sanction Screening and Digital Marketing.
    What are the top questions asked in Junglee Games interview?

    Some of the top questions asked at the Junglee Games interview -

    1. What is something within media that you have used so f...read more
    2. Explain how will you do a outlier treatment on a real money gaming data...read more
    3. How many people can enroll in playing game from particular coll...read more
    How long is the Junglee Games interview process?

    The duration of Junglee Games interview process can vary, but typically it takes about less than 2 weeks to complete.

    Recently Viewed

    INTERVIEWS

    Junglee Games

    No Interviews

    INTERVIEWS

    Cradlepoint

    No Interviews

    INTERVIEWS

    Cradlepoint

    No Interviews

    INTERVIEWS

    Junglee Games

    No Interviews

    SALARIES

    Almonds Ai

    INTERVIEWS

    Computacenter

    No Interviews

    SALARIES

    Junglee Games

    INTERVIEWS

    Computacenter

    No Interviews

    INTERVIEWS

    Computacenter

    No Interviews

    INTERVIEWS

    Saksoft

    No Interviews

    Tell us how to improve this page.

    Junglee Games Interview Process

    based on 32 interviews

    Interview experience

    4.3
      
    Good
    View more

    Interview Questions from Similar Companies

    Dream11 Interview Questions
    3.8
     • 36 Interviews
    Games2Win Interview Questions
    2.2
     • 6 Interviews
    Octro Interview Questions
    3.3
     • 5 Interviews
    Zynga Interview Questions
    3.5
     • 5 Interviews
    View all

    Junglee Games Reviews and Ratings

    based on 147 reviews

    3.1/5

    Rating in categories

    2.9

    Skill development

    2.8

    Work-life balance

    3.5

    Salary

    2.8

    Job security

    3.1

    Company culture

    2.7

    Promotions

    2.8

    Work satisfaction

    Explore 147 Reviews and Ratings
    Product Manager
    35 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Business Analyst
    26 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Software Development Engineer II
    24 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Senior Business Analyst
    23 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Assistant Manager
    20 salaries
    unlock blur

    ₹0 L/yr - ₹0 L/yr

    Explore more salaries
    Compare Junglee Games with

    Dream11

    3.8
    Compare

    Nazara Technologies

    3.0
    Compare

    Octro

    3.3
    Compare

    Moonfrog Labs

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