i
Techjockey Infotech Pvt.Ltd.
Filter interviews by
I applied via Cocubes and was interviewed before Mar 2020. There were 3 interview rounds.
Top trending discussions
I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.
1 hour duration. Sliding window problem. On hacker rank platform. Expected to write a working code and solve it optimally/scalable solution.
I applied via Cutshort
Medium DSA questions
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
Computer Fundamentals
Flatten a binary tree by converting it into a linked list in-place.
Use a recursive approach to flatten the binary tree.
Traverse the tree in a pre-order manner and keep track of the previous node.
Set the left child of each node to null and the right child to the next node in the linked list.
Example: Input: 1 -> 2 -> 5 -> 3 -> 4 -> null, Output: 1 -> null -> 2 -> null -> 3 -> null -> 4 -> null -> 5 -> null
I applied via Referral and was interviewed in Apr 2024. There were 5 interview rounds.
2 dsa questions of easy/medium
posted on 24 Jul 2024
I applied via Approached by Company and was interviewed in Jan 2024. There were 3 interview rounds.
Design a parking lot system including classes, functions, and data structures.
Create a ParkingLot class with attributes like capacity, available spots, and a list of parking spots.
Implement a Vehicle class with attributes like license plate number, size, and type.
Design a ParkingSpot class with attributes like spot number, availability, and size.
Use data structures like arrays or lists to manage parking spots and vehic...
I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.
Solving normal Puzzles to test aptitude.
Sample app was asked to create.
I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.
They have their own coding platform. The questions are basically from tree.
Tree of space question
based on 1 review
Rating in categories
Business Consultant
9
salaries
| ₹2.5 L/yr - ₹4.8 L/yr |
Content Writer
9
salaries
| ₹3.3 L/yr - ₹7.6 L/yr |
Business Development Executive
9
salaries
| ₹2.6 L/yr - ₹4 L/yr |
Software Developer
7
salaries
| ₹3.6 L/yr - ₹12.2 L/yr |
Key Account Manager
7
salaries
| ₹3.5 L/yr - ₹8.2 L/yr |
SoftwareSuggest
Softline
Gartner
CDW