Upload Button Icon Add office photos

Filter interviews by

Josh Technology Group Software Developer Interview Questions, Process, and Tips

Updated 20 Jan 2025

Top Josh Technology Group Software Developer Interview Questions and Answers

  • Q1. Validate Binary Tree Nodes Problem You are provided with 'N' binary tree nodes labeled from 0 to N-1, where node i has two potential children, recorded in the LEFT_CHILD ...read more
  • Q2. Balanced Binary Trees Problem Statement You are provided with an integer 'H'. Your task is to determine and print the maximum number of balanced binary trees possible wi ...read more
  • Q3. Wave Array Sorting Problem Your goal is to sort a given unsorted array ARR such that it forms a wave array. Explanation: After sorting, the array should satisfy the wave ...read more
View all 25 questions

Josh Technology Group Software Developer Interview Experiences

16 interviews found

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

It is very impressive work on Josh technology assessment because we learn many new skills.

Round 2 - Technical 

(2 Questions)

  • Q1. What is api and how it is work ?
  • Ans. 

    API stands for Application Programming Interface. It is a set of rules and protocols that allows different software applications to communicate with each other.

    • APIs define the methods and data formats that applications can use to request and exchange information.

    • APIs can be used to access services provided by other software applications, such as retrieving data from a database or sending notifications.

    • Examples of APIs ...

  • Answered by AI
  • Q2. What is software development life cycle and which steps are following?
  • Ans. 

    Software development life cycle (SDLC) is a process used by software developers to design, develop, and test software.

    • 1. Planning: Define the project scope, requirements, and objectives.

    • 2. Analysis: Gather and analyze user requirements.

    • 3. Design: Create a detailed design of the software.

    • 4. Implementation: Develop the software based on the design.

    • 5. Testing: Test the software for bugs and issues.

    • 6. Deployment: Release t...

  • Answered by AI

Skills evaluated in this interview

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

All multiple-choice questions on object-oriented programming and pointers.

Round 2 - Coding Test 

Questions related to linked lists and trees.

Round 3 - Coding Test 

Three questions, all regarding LinkedIn, focusing on lists and trees.

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 experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Mar 2024.

Round 1 - Aptitude Test 

Aptitude+CS fundamentals questions were asked

Round 2 - Coding Test 

4 questions majorly based on trees and linked list

Round 3 - Coding Test 

Again 3 ques 1 was based on trees,another in linked list and 3rd on kadanes algorithm

Round 4 - Technical 

(3 Questions)

  • Q1. Left view of tree
  • Ans. 

    Left view of a tree is the set of nodes visible when the tree is viewed from the left side.

    • Traverse the tree in a level order manner

    • Keep track of the first node encountered at each level

    • Add the first node encountered at each level to the result array

  • Answered by AI
  • Q2. Riddle based question
  • Q3. Detect a loop in linked list
  • Ans. 

    Use Floyd's Tortoise and Hare algorithm to detect a loop in a linked list.

    • Initialize two pointers, slow and fast, at the head of the linked list.

    • Move slow pointer by one step and fast pointer by two steps.

    • If they meet at any point, there is a loop in the linked list.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

They only focuses on DSA

Josh Technology Group interview questions for designations

 Software Developer Intern

 (9)

 Software Engineer

 (6)

 Web Developer

 (2)

 Software Engineer Trainee

 (1)

 Software Quality Analyst

 (1)

 Front end Developer

 (10)

 Full Stack Developer

 (2)

 Software Quality Assurance Engineer

 (1)

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - MCQ C and C++ 

(2 Questions)

  • Q1. Basic C and C++ mcqs
  • Q2. Function, pointers , time complexity

Get interview-ready with Top Josh Technology Group Interview Questions

Interview experience
3
Average
Difficulty level
Hard
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 - Aptitude Test 

In first round there were two test
1st is the personality test.
2nd is the aptitude test were they asked about 10 aptitude questions and around 40 coding based questions, some of them were mcq and rest were output based.

Round 2 - Coding Test 

Contains 4 DSA based questions, 1 question was hard, and other 3 questions were of medium level.

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be well prepared of the Josh Technology Group, you should be very good in coding and should know DSA very well.
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Seth Jai Prakash Mukund Lal Institute of Engineering and Technology, Yamunanagar and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic multiple-choice questions on programming languages.

Round 2 - Coding Test 

DSA round 1 , 3 questions on arrays, LL, trees

Round 3 - Coding Test 

DSA round 2 : 3 questions on stack and queue, trees, dp

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

It was an 1 hour round with pseudocodes of c different subject questions and it was an objective test

Round 2 - Coding Test 

It was difficult with question of medium to hard level

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Chandigarh College of Architecture, Chandigarh and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude test is there in round 1

Round 2 - Coding Test 

Coding test is there

Interview Preparation Tips

Interview preparation tips for other job seekers - do data structure and also study computer networks and dbms
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - MCQ 

(1 Question)

  • Q1. IT WAS MCQ CODING OUTPUT BASED ROUND IN WHICH TOTAL 45 QUESTION
Round 2 - SUBJECTIVE ROUND 

(1 Question)

  • Q1. IT WAS SUBJECTIVE CODING ROUND IN WHICH 1 OUTPUT BASED AND 3 CODING ROUND
Round 3 - Coding Test 

IT WAS 3RD CODING ROUND IN WHICH 3 CODING QUESTIONS AND DURATION 75MIN

Interview Preparation Tips

Interview preparation tips for other job seekers - PREPRARE FOR
LINKEDLIST
TREE
AND ADVANCE DSA

Josh Technology Group Interview FAQs

How many rounds are there in Josh Technology Group Software Developer interview?
Josh Technology Group interview process usually has 2-3 rounds. The most common rounds in the Josh Technology Group interview process are Coding Test, Aptitude Test and Resume Shortlist.
What are the top questions asked in Josh Technology Group Software Developer interview?

Some of the top questions asked at the Josh Technology Group Software Developer interview -

  1. What is software development life cycle and which steps are followi...read more
  2. Given a value find next sibling on right side of it without using global/heap v...read more
  3. What is api and how it is wor...read more
How long is the Josh Technology Group Software Developer interview process?

The duration of Josh Technology Group Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Josh Technology Group Software Developer Interview Process

based on 15 interviews

3 Interview rounds

  • Aptitude Test Round
  • Coding Test Round - 1
  • Coding Test Round - 2
View more
Josh Technology Group Software Developer Salary
based on 98 salaries
₹6.8 L/yr - ₹19.5 L/yr
87% more than the average Software Developer Salary in India
View more details

Josh Technology Group Software Developer Reviews and Ratings

based on 11 reviews

1.6/5

Rating in categories

3.1

Skill development

1.2

Work-life balance

2.1

Salary

1.2

Job security

1.7

Company culture

1.7

Promotions

1.6

Work satisfaction

Explore 11 Reviews and Ratings
Software Developer
98 salaries
unlock blur

₹6.8 L/yr - ₹19.5 L/yr

Front end Developer
49 salaries
unlock blur

₹6.3 L/yr - ₹17 L/yr

Senior Software Developer
41 salaries
unlock blur

₹8.2 L/yr - ₹24 L/yr

Software Quality Analyst
24 salaries
unlock blur

₹4.2 L/yr - ₹7.5 L/yr

Software Engineer
22 salaries
unlock blur

₹6 L/yr - ₹18 L/yr

Explore more salaries
Compare Josh Technology Group with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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