Jungleworks interview experience Real time questions & tips from candidates to crack your interview

Associate Software Engineer

Jungleworks
upvote
share-icon
2 rounds | 5 Coding problems

Interview preparation journey

expand-icon
Journey
I revised the concepts and practice material from our Coding Ninjas course, focusing on key topics relevant to the role. Alongside, I participated in a few mock interviews to simulate real interview scenarios, improve my problem-solving speed, and get constructive feedback for refinement.
Preparation
Topics: MERN stack, Java Script
Application process
Where: Coding Ninjas Placement Cell
Eligibility: Bachelor’s or Master’s in Computer Science

Interview rounds

01
Round
Medium
Online Coding Interview
Duration
Interview date30 Aug 2025
Coding problem3

1. Print the Left View of a Binary Tree

Given the root of a binary tree, print the nodes that are visible when the tree is viewed from the left side. The left view contains the first node encountered at each level when traversing the tree from top to bottom. Your task is to implement the logic to determine and print these nodes in order.

2. Merge Overlapping Intervals

You are given a list of intervals represented as a 2D array, where each interval consists of a start time and an end time. Some intervals may overlap. Your task is to merge all overlapping intervals into non-overlapping intervals that cover the same ranges. The output should be a list of merged intervals sorted by their start time.

3. Questions on JavaScript Fundamentals and Database Basics

In the interview, I was asked general JavaScript concepts, including the differences between var, let, and const, as well as the concept of hoisting. Additionally, I was asked fundamental database-related questions, such as the difference between DBMS and RDBMS.

02
Round
Medium
Online Coding Interview
Duration
Interview date4 Aug 2025
Coding problem2

1. Construct the Smallest Possible Number from Two Arrays

You are given two arrays of digits (0–9). Your task is to construct the smallest possible number by selecting exactly one digit from each array. The resulting number should be formed by arranging the two selected digits in such a way that it is as small as possible.

2. Project Discussion and Core Technical Concepts

In the interview, I was asked to explain my project in detail, followed by questions on various technical concepts. These included a brief explanation of JWT (JSON Web Token), the differences between DDL and DML commands in SQL, the distinction between a primary key and a unique key, and an explanation of ACID properties along with the concept of transactions in databases. Additionally, I was given a reasoning question based on a number series and was required to determine the next number in the sequence.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is the purpose of the return keyword?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
4 rounds | 8 problems
Interviewed by Amazon
8770 views
0 comments
0 upvotes
Analytics Consultant
3 rounds | 10 problems
Interviewed by ZS
937 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
3406 views
0 comments
0 upvotes
company logo
SDE - 2
4 rounds | 6 problems
Interviewed by Expedia Group
2660 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Associate Software Engineer
3 rounds | 10 problems
Interviewed by Amdocs
2392 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 4 problems
Interviewed by Amdocs
1962 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 5 problems
Interviewed by Optum
2142 views
0 comments
0 upvotes