Upload Button Icon Add office photos
Engaged Employer

i

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

Jungleworks Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Jungleworks Software Developer Interview Questions and Answers

Updated 21 Oct 2023

Jungleworks Software Developer Interview Experiences

2 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The questions were related to the DSA. basic time complexities etc.

Round 2 - Technical 

(1 Question)

  • Q1. Technical interview were aldo based upon DSA and resume.
Round 3 - Technical 

(1 Question)

  • Q1. The second technical interview was totally upon DSA questions. The interviewer did not introduce himself before the starting of the interview, He gave me 3 questions and asked me to code it.

Software Developer Interview Questions & Answers

user image priyanka kaura

posted on 22 Dec 2021

Interview Questionnaire 

1 Question

  • Q1. Database and algo questions for freshers

Interview Preparation Tips

Interview preparation tips for other job seekers - A best opportunity if you want to learn and grow in this fast paced industry

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at Amrita School of Engineering, Bangalore

Round 1 - Coding Test 

Basic DSA linked list, stack etc

Round 2 - Coding Test 

System design food delivery application

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Team player with excellent communication skills

  • Answered by AI
  • Q2. Why Appviewx and what do u know about it

Interview Preparation Tips

Topics to prepare for AppViewX Software Developer interview:
  • DSA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude questions with 2-3 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Input-wwwrrrrttttuu Output - w3r4t4u2
  • Q2. Interpreter vs compiler
  • Ans. 

    Interpreter executes code line by line, compiler translates code into machine code before execution.

    • Interpreter translates code into machine code line by line during runtime

    • Compiler translates code into machine code before execution

    • Interpreted languages include Python, JavaScript

    • Compiled languages include C, C++

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was combination of mcqs and 2 coding questions

Round 2 - Technical 

(3 Questions)

  • Q1. What is oops concepts
  • Ans. 

    Object-oriented programming concepts that focus on objects and classes for better code organization and reusability.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation det...

  • Answered by AI
  • Q2. Difference between java nd putjon
  • Ans. 

    Java is a programming language while Putjon is not a recognized term in software development.

    • Java is a widely used programming language for developing applications.

    • Putjon is not a recognized term in software development, it may be a typo or a specific term not commonly used.

    • There is no direct comparison between Java and Putjon as they are not related.

  • Answered by AI
  • Q3. Tell about ur project
Round 3 - One-on-one 

(2 Questions)

  • Q1. What are your strengths
  • Q2. What is ur greatest comeback

Skills evaluated in this interview

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

I was interviewed in Aug 2024.

Round 1 - Coding Test 

Medium level leetcode question

Round 2 - Technical 

(2 Questions)

  • Q1. Explain about your project
  • Ans. 

    Developed a web application for managing inventory and sales for a retail store.

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database management

    • Incorporated authentication and authorization features for secure access

  • Answered by AI
  • Q2. Explain functionalities in detail
  • Ans. 

    Functionalities in software development refer to the specific tasks or actions that a software program can perform.

    • Functionalities are the specific features or capabilities of a software program.

    • They define what the software can do and how it can be used.

    • Examples of functionalities include user authentication, data encryption, and file management.

    • Functionalities can be implemented through code modules or libraries.

    • Test...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Implement tail f

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn development along with DSA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is let, const and var?
  • Ans. 

    let, const, and var are keywords used for variable declaration in JavaScript.

    • let is block-scoped and can be reassigned.

    • const is block-scoped but cannot be reassigned.

    • var is function-scoped and can be reassigned.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. String palindrome
  • Q2. Find all anagrams in a string
  • Ans. 

    Find all anagrams in a string

    • Create a hashmap to store the frequency of characters in the input string

    • Iterate through the input string and check if the frequency of characters matches the hashmap for each substring of the same length

    • Store the substrings that are anagrams in an array and return it

  • Answered by AI

Skills evaluated in this interview

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

Basic coding and oops concepts

Round 2 - Technical 

(1 Question)

  • Q1. Core java coding round

Jungleworks Interview FAQs

How many rounds are there in Jungleworks Software Developer interview?
Jungleworks interview process usually has 4 rounds. The most common rounds in the Jungleworks interview process are Technical, Resume Shortlist and Aptitude Test.
What are the top questions asked in Jungleworks Software Developer interview?

Some of the top questions asked at the Jungleworks Software Developer interview -

  1. The second technical interview was totally upon DSA questions. The interviewer ...read more
  2. technical interview were aldo based upon DSA and resu...read more
  3. Database and algo questions for fresh...read more

Tell us how to improve this page.

Jungleworks Software Developer Interview Process

based on 2 interviews

Interview experience

2
  
Poor
View more
Jungleworks Software Developer Salary
based on 7 salaries
₹6 L/yr - ₹12.2 L/yr
11% more than the average Software Developer Salary in India
View more details

Jungleworks Software Developer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

4.4

Work-life balance

5.0

Salary

4.4

Job security

5.0

Company culture

4.4

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Associate Software Engineer
38 salaries
unlock blur

₹5 L/yr - ₹14 L/yr

Business Development Executive
36 salaries
unlock blur

₹2.4 L/yr - ₹8 L/yr

Business Development Manager
28 salaries
unlock blur

₹4.2 L/yr - ₹14 L/yr

Software Engineer
24 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Product Manager
16 salaries
unlock blur

₹10 L/yr - ₹22 L/yr

Explore more salaries
Compare Jungleworks with

Zoho

4.3
Compare

Freshworks

3.5
Compare

Paytm

3.3
Compare

Ola Cabs

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