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 Sde1 Interview Questions and Answers

Updated 17 Oct 2022

Junglee Games Sde1 Interview Experiences

2 interviews found

Sde1 Interview Questions & Answers

user image Anonymous

posted on 22 Sep 2022

I applied via Referral and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What are different types of streams
  • Ans. 

    Streams are a sequence of data elements made available over time. There are different types of streams.

    • Byte Streams

    • Character Streams

    • Buffered Streams

    • Data Streams

    • Object Streams

    • Print Streams

    • File Streams

    • Network Streams

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Talks about previous projects and architecture.
Round 3 - One-on-one 

(1 Question)

  • Q1. More talks about previous projects and underlying architecture

Interview Preparation Tips

Interview preparation tips for other job seekers - Having a in depth knowledge of your tech stack will help you a lot in the interview

Skills evaluated in this interview

Sde1 Interview Questions & Answers

user image Anonymous

posted on 17 Oct 2022

Round 1 - Coding Test 

One questins hard and obe mideum 20 mcq

Round 2 - HR 

(2 Questions)

  • Q1. What is hobbee ? what you like
  • Ans. 

    Hobbee is a term that doesn't have a specific meaning. It can be used to refer to a hobby or interest.

    • Hobbee can be anything that someone enjoys doing in their free time

    • It can be a sport, a craft, a game, or any other activity

    • For example, someone's hobbee might be playing guitar, hiking, or reading

    • The term is often used in a casual or playful way to ask someone about their interests

  • Answered by AI
  • Q2. Why you join ? what is techenical

Interview Preparation Tips

Interview preparation tips for other job seekers - best in coding and data structure os and computer network

Sde1 Interview Questions Asked at Other Companies

Q1. DSA and Language Questions: 1. Difference between Arrays and Arra ... read more
asked in Park Plus
Q2. 1. What is a doubly-linked list? And real-world applications.
asked in Amazon
Q3. pid ={3,5,0,1} ppid ={5,4,2,2} process id(pid) ppid=parent proces ... read more
Q4. Given one point and circle how will you find if it's inside circl ... read more
asked in Amazon
Q5. N queen problem with problem statement and dry running of code wi ... read more

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - Coding Test 

15 mcq of cs fundamentals 2 coding questions
it was 1 hour round

Round 2 - One-on-one 

(2 Questions)

  • Q1. Mostly dsa questions were asked you can reffer leetcode
  • Q2. Leetcode easy-medium questions were asked

Interview Preparation Tips

Topics to prepare for PlaySimple Games Sde1 interview:
  • DSA
Interview preparation tips for other job seekers - prepare dsa well because in interview their major focus is on your coding skills
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Where do you envision yourself in the next five years?
  • Ans. 

    In the next five years, I envision myself leading a team of software engineers, working on cutting-edge technologies, and making significant contributions to the company's success.

    • Leading a team of software engineers

    • Working on cutting-edge technologies

    • Making significant contributions to the company's success

  • Answered by AI
  • Q2. What interests you about this job?
  • Ans. 

    I am excited about the opportunity to work on complex software projects and contribute to innovative solutions.

    • Opportunity to work on complex software projects

    • Contribute to innovative solutions

    • Excited about the challenges and learning opportunities

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What are the various data types available in JavaScript?
  • Ans. 

    Various data types in JavaScript include string, number, boolean, object, array, null, and undefined.

    • String: 'hello'

    • Number: 42

    • Boolean: true or false

    • Object: { key: value }

    • Array: [1, 2, 3]

    • Null: null

    • Undefined: undefined

  • Answered by AI
  • Q2. What is hoisting in JavaScript?
  • Ans. 

    Hoisting in JavaScript is the behavior where variable and function declarations are moved to the top of their containing scope during the compilation phase.

    • Variable declarations are hoisted to the top of their scope, but not their assignments.

    • Function declarations are fully hoisted, meaning they can be called before they are declared.

    • Hoisting can lead to unexpected behavior if not understood properly.

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Whatis javascript
  • Ans. 

    JavaScript is a programming language commonly used for creating interactive websites.

    • JavaScript is a high-level, interpreted programming language.

    • It is used to make web pages interactive and dynamic.

    • JavaScript can be used for client-side and server-side development.

    • Commonly used frameworks/libraries include React, Angular, and Node.js.

  • Answered by AI
  • Q2. Whatis automation

Skills evaluated in this interview

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

(1 Question)

  • Q1. Types of filters
  • Ans. 

    Types of filters include low-pass, high-pass, band-pass, and band-stop filters.

    • Low-pass filter allows frequencies below a certain cutoff frequency to pass through.

    • High-pass filter allows frequencies above a certain cutoff frequency to pass through.

    • Band-pass filter allows a specific range of frequencies to pass through.

    • Band-stop filter blocks a specific range of frequencies from passing through.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Project Details
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Codechef easy level questions

Round 2 - Technical 

(3 Questions)

  • Q1. Few domain related questions
  • Q2. Virtual don vs actual Dom etc
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM used for efficient updates in web development.

    • Virtual DOM is a concept used in web development to improve performance by minimizing actual DOM manipulations.

    • Actual DOM refers to the real structure of the HTML elements on a webpage.

    • Virtual DOM is a representation of the actual DOM in memory that gets updated when changes are made, and then efficiently updates the actua...

  • Answered by AI
  • Q3. Frontend related question as this was for frontend role
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What challenges you are facing in this field of challenges?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Frontend basic HTML, CSS, Javascript, Angular technical questions
Round 2 - Technical 

(1 Question)

  • Q1. Frontend advance HTML, CSS, Javascript, Angular technical questions
Round 3 - HR 

(1 Question)

  • Q1. Regarding Expected CTC
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Data structures and algos

Round 3 - Technical 

(2 Questions)

  • Q1. Real time scenarios from resume
  • Q2. System design and architecture

Junglee Games Interview FAQs

How many rounds are there in Junglee Games Sde1 interview?
Junglee Games interview process usually has 3 rounds. The most common rounds in the Junglee Games interview process are One-on-one Round, Resume Shortlist and Coding Test.
What are the top questions asked in Junglee Games Sde1 interview?

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

  1. What are different types of stre...read more
  2. what is hobbee ? what you l...read more
  3. More talks about previous projects and underlying architect...read more

Tell us how to improve this page.

Junglee Games Sde1 Salary
based on 5 salaries
₹14 L/yr - ₹16 L/yr
30% less than the average Sde1 Salary in India
View more details

Junglee Games Sde1 Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.8

Skill development

5.0

Work-life balance

3.8

Salary

5.0

Job security

5.0

Company culture

3.3

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Product Manager
35 salaries
unlock blur

₹13.8 L/yr - ₹42.5 L/yr

Business Analyst
26 salaries
unlock blur

₹8 L/yr - ₹24 L/yr

Software Development Engineer II
24 salaries
unlock blur

₹10 L/yr - ₹31.9 L/yr

Senior Business Analyst
23 salaries
unlock blur

₹10 L/yr - ₹27 L/yr

Assistant Manager
20 salaries
unlock blur

₹5.2 L/yr - ₹15 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