Upload Button Icon Add office photos

Filter interviews by

Josh Technology Group Software Development Engineer Intern Interview Questions and Answers

Updated 13 Dec 2024

Josh Technology Group Software Development Engineer Intern Interview Experiences

2 interviews found

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

Question directly come from the leetcode.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Data structure must be completed
  • Q2. From Tree and graphs.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice more on leetcode platform.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

3 question leetocde hard

Round 2 - HR 

(2 Questions)

  • Q1. Managemet quesion
  • Q2. Salery discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - company interview process is rigrious and not good for long term

Software Development Engineer Intern Interview Questions Asked at Other Companies

asked in Amazon
Q1. Say you're dealing with really long integers. They're too long to ... read more
asked in Amazon
Q2. Given a linked list (singly-linked, non-circular), swap the kth n ... read more
asked in Amazon
Q3. long numbers, add the two numbers and store the result in a third ... read more
Q4. what is the angle between minute and hour hand at 1:15
asked in Amazon
Q5. Given a Binary Search Tree, print the kth last node in inorder tr ... read more

Interview questions from similar companies

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

I applied via Job Portal and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Assignment 

Car rental booking backend with the help of sql and any backend framework

Round 2 - Assignment 

Explanation of the assignment

Round 3 - Technical 

(2 Questions)

  • Q1. Working of the case scenario
  • Q2. Scaling the web application
  • Ans. 

    Scaling a web application involves optimizing performance and ensuring it can handle increased traffic.

    • Use load balancing to distribute traffic evenly across servers.

    • Implement caching to reduce load on the database.

    • Optimize database queries and indexes for faster retrieval.

    • Use content delivery networks (CDNs) to serve static assets closer to users.

    • Consider horizontal scaling by adding more servers to handle increased l...

  • Answered by AI

Skills evaluated in this interview

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 Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Only aptitude test will be there

Round 2 - Technical 

(2 Questions)

  • Q1. Oops DBMS DSA can
  • Q2. Remove nose from back of LinkedIn list
  • Ans. 

    Use a sorting algorithm to move the nose to the front of the LinkedIn list.

    • Implement a sorting algorithm that moves the nose to the front of the list.

    • Identify the nose in the list and swap it with the first element.

    • Update the LinkedIn list with the nose at the front.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well dsa

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jan 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 - Aptitude Test 

Basic knowledge of quantitative and knowledge of proficiency in English.

Round 3 - Coding Test 

Coding consists of java oops and dsa . And some knowledge of sql .

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

1 hour online test ..

Round 2 - Technical 

(1 Question)

  • Q1. Programming related questions.
Round 3 - Technical 

(1 Question)

  • Q1. DSA round (easy to medium)
Round 4 - HR 

(1 Question)

  • Q1. Technical+ hr round
Round 5 - Behavioral 

(1 Question)

  • Q1. Technical questions.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Code Snept question with 3-4 Reasoning question. Google form

Round 2 - Assignment 

Pen paper coding round. String , Array . Linkedlist , graph, questions

Round 3 - Technical 

(3 Questions)

  • Q1. Maximum Spaning
  • Q2. Nearest Prime number
  • Ans. 

    To find the nearest prime number, iterate from the given number in both directions until a prime number is found.

    • Start iterating from the given number in both directions to find the nearest prime number.

    • Check if a number is prime by dividing it by all numbers less than its square root.

    • Keep track of the closest prime number found during the iteration.

  • Answered by AI
  • Q3. Second Maximum Number in Array
  • Ans. 

    Find the second maximum number in an array of strings.

    • Convert the array of strings to an array of integers.

    • Sort the array in descending order.

    • Return the second element in the sorted array.

  • Answered by AI
Round 4 - Technical 

(4 Questions)

  • Q1. Project Question
  • Q2. Robot question of DSA
  • Q3. Stock Buy and sell - VI . Leetcode Hard
  • Q4. Leetcode Medium

Skills evaluated in this interview

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

(1 Question)

  • Q1. Given the react machine coding example
Round 2 - Behavioral 

(1 Question)

  • Q1. Explain about your projects
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. 3 sum coding problem
  • Q2. System design and projects
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Jagan Institute of Management Studies (JIMS) and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. A Lot of OOPS and Virtual concept
  • Q2. Basic SQL till joins
  • Q3. Java script medium
  • Q4. C# oops output based

Interview Preparation Tips

Topics to prepare for Indus Valley Partners Associate Software Engineer interview:
  • OOPS
  • C#
  • Javascript
  • SQL
Interview preparation tips for other job seekers - Learn OOPS, Learn DBMS and practice SQL queries a lot and DSA till Linked list

Josh Technology Group Interview FAQs

How many rounds are there in Josh Technology Group Software Development Engineer Intern interview?
Josh Technology Group interview process usually has 2 rounds. The most common rounds in the Josh Technology Group interview process are Coding Test, HR and One-on-one Round.
What are the top questions asked in Josh Technology Group Software Development Engineer Intern interview?

Some of the top questions asked at the Josh Technology Group Software Development Engineer Intern interview -

  1. Data structure must be comple...read more
  2. From Tree and grap...read more
  3. managemet ques...read more

Tell us how to improve this page.

Josh Technology Group Software Development Engineer Intern Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
Cyient Interview Questions
3.6
 • 285 Interviews
View all
Software Developer
98 salaries
unlock blur

₹6.8 L/yr - ₹19.5 L/yr

Front end Developer
50 salaries
unlock blur

₹6.3 L/yr - ₹16.2 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
20 salaries
unlock blur

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