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 Recruitment Consultant and was interviewed in Aug 2019. There were 5 interview rounds.
Leecode medium level question
Leetcode Hard level Question
I applied via Referral and was interviewed in Jul 2023. There were 2 interview rounds.
It was good, actually they asked parentheses balance question, Getting duplicate values , pallindrome question and also Target sum with O(n) TC.
To delete the nth node from the end in a linked list, we can use a two-pointer approach.
Use two pointers, one to traverse the list and another to keep track of the nth node from the end.
Move the second pointer n steps ahead of the first pointer.
When the second pointer reaches the end of the list, the first pointer will be at the nth node from the end.
Adjust the pointers to delete the nth node.
I appeared for an interview in Apr 2021.
Round duration - 90 minutes
Round difficulty - Hard
Timing was late evening. Platform was good.
Given a maze represented by 'N' cells numbered from 0 to N-1, and an array arr
of 'N' integers where arr[i]
denotes the cell number that can be reached from the 'i'...
Identify the length of the largest cycle in a maze represented by cells and an array of integers.
Iterate through each cell and find the cycle length using DFS or Floyd's Tortoise and Hare algorithm.
Handle self-cycles and cells with no exit by checking arr[i] = i and arr[i] = -1 respectively.
Output the length of the largest cycle found or -1 if no cycles exist.
Ninja is stuck in a maze represented as a 2D grid. He can move in four directions (Up, Down, Left, Right) until he hits a wall ('1'). Once stopped, he can choose a new...
Determine if Ninja can reach the destination in a maze by moving in four directions until hitting a wall.
Create a function to traverse the maze using depth-first search or breadth-first search.
Keep track of visited cells to avoid infinite loops.
Return 'True' if destination is reachable, 'False' otherwise.
Tip 1 : Do some projects.
Tip 2 : Practice dynamic programming.
Tip 1 : Keep it short.
Tip 2 : Do not put false things on resume.
I applied via Recruitment Consulltant and was interviewed before Jan 2023. There were 2 interview rounds.
Program to check if a number is a palindrome.
Convert the number to a string to easily check for palindrome
Reverse the string and compare it with the original string
If they are the same, the number is a palindrome
Hooks are a feature in React that allow you to use state and other React features in functional components.
Hooks were introduced in React 16.8.
They allow you to use state and other React features without writing a class.
Commonly used hooks include useState, useEffect, useContext, and useReducer.
Hooks must be used at the top level of your functional component.
Example: const [count, setCount] = useState(0);
Design a high-level architecture for a software system
Identify the main components of the system
Define the interactions between the components
Consider scalability, security, and performance
Choose appropriate technologies and frameworks
Create a diagram to visualize the architecture
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 Referral and was interviewed before Jan 2024. There were 2 interview rounds.
I am a highly motivated and experienced professional with a strong background in project management and team leadership.
Over 10 years of experience in project management
Proven track record of successfully leading cross-functional teams
Strong communication and problem-solving skills
Certified in project management (PMP)
Previously managed a $5 million project for a Fortune 500 company
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Content Writer
13
salaries
| ₹3.3 L/yr - ₹7.6 L/yr |
Software Developer
9
salaries
| ₹4.5 L/yr - ₹11 L/yr |
Key Account Manager
7
salaries
| ₹3.5 L/yr - ₹9.4 L/yr |
Business Development Executive
7
salaries
| ₹3 L/yr - ₹4 L/yr |
Assistant Manager
6
salaries
| ₹4.6 L/yr - ₹12.8 L/yr |
MagicPin
Awign Enterprises
Nestaway
Ketto