Josh Technology Group Software Engineer Interview Questions
The questions to prepare for a Josh Technology Group Software Engineer interview. Questions from real interview reports rank first. Updated weekly.
Reverse a singly linked list in-place using iterative pointer manipulation.
Return a binary tree's inorder traversal using Morris traversal with O(1) auxiliary space.
Tests ability to optimize recursive tree DP solutions using memoization or bottom-up techniques.
Assesses traversal order control and comparison logic across two tree structures.
Evaluates SQL join skills and correct filtering logic.
Assesses understanding of software and testing life cycles.
Use a join, month-level grouping, and HAVING to find VistaPrint customers with multiple orders in the same month.
Rank the top three EPAM India customers by item-level spending over the last three months using joins and aggregation.
EPAM SystemsReturn the top three students in each Nomura division using a join and ROW_NUMBER partitioned by division.
NomuraSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Assesses ability to connect requirements to test design.
Assesses understanding of software and testing lifecycle concepts and how they connect.