Filter interviews by
I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.
IT WAS 3RD CODING ROUND IN WHICH 3 CODING QUESTIONS AND DURATION 75MIN
It is very impressive work on Josh technology assessment because we learn many new skills.
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 ...
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...
All multiple-choice questions on object-oriented programming and pointers.
Questions related to linked lists and trees.
Three questions, all regarding LinkedIn, focusing on lists and trees.
I was interviewed in Mar 2024.
Aptitude+CS fundamentals questions were asked
4 questions majorly based on trees and linked list
Again 3 ques 1 was based on trees,another in linked list and 3rd on kadanes algorithm
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
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.
Josh Technology Group interview questions for designations
They only focuses on DSA
Get interview-ready with Top Josh Technology Group Interview Questions
I applied via Campus Placement
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
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.
Contains 4 DSA based questions, 1 question was hard, and other 3 questions were of medium level.
It was an 1 hour round with pseudocodes of c different subject questions and it was an objective test
It was difficult with question of medium to hard level
I applied via campus placement at Chandigarh College of Architecture, Chandigarh and was interviewed in Jun 2024. There were 2 interview rounds.
Aptitude test is there in round 1
Coding test is there
Questions related to input and output.
Subjective Round:4 questions related to coding.
I applied via campus placement at Guru Teg Bahadur Institute of Technology, Delhi and was interviewed in Oct 2022. There were 3 interview rounds.
They would ask searching sorting , binary search in first round
Delete a node from a binary tree.
Find the node to be deleted
If the node has no children, simply delete it
If the node has one child, replace it with its child
If the node has two children, find the minimum value in its right subtree, replace the node with that value, and delete the minimum value node
Top trending discussions
2 Interview rounds
based on 11 reviews
Rating in categories
Software Developer
94
salaries
| ₹6.8 L/yr - ₹19.5 L/yr |
Front end Developer
48
salaries
| ₹6.3 L/yr - ₹17 L/yr |
Senior Software Developer
41
salaries
| ₹8.2 L/yr - ₹24 L/yr |
Software Quality Analyst
22
salaries
| ₹4.2 L/yr - ₹7.5 L/yr |
Software Engineer
19
salaries
| ₹6 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech