i
Jungleworks
Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.
I applied via Hirist and was interviewed in Sep 2024. There was 1 interview round.
Check if a string is a palindrome or not.
Create a function that compares the string with its reverse.
Ignore spaces and punctuation when checking for palindrome.
Examples: 'racecar', 'A man, a plan, a canal, Panama!'
Merging two sorted arrays into a single sorted array
Create a new array to store the merged result
Use two pointers to iterate through the two input arrays and compare elements
Add the smaller element to the new array and move the pointer for that array forward
Continue this process until all elements are merged
Array and Linked List
I was interviewed in May 2024.
Jungleworks interview questions for popular designations
I applied via campus placement at Guru Jambheshwar University of Science and Technology (GJUST), Hisar and was interviewed in Oct 2023. There were 2 interview rounds.
Have to make a video of yourself describing who you are , why sales , why jungleworks?
The questions were related to the DSA. basic time complexities etc.
I applied via Approached by Company and was interviewed in Jul 2023. There were 2 interview rounds.
Low aptitude questions, only willing to know if you can work 24 hours, 7 days a week.
Yes, I have experience working in retail sales for 2 years.
Worked in retail sales for 2 years
Achieved monthly sales targets consistently
Provided excellent customer service to increase sales
I applied via campus placement at National Institute of Technology, Surathkal and was interviewed before Sep 2023. There were 2 interview rounds.
Find all the leaders in an array of strings
Iterate through the array and for each element, check if it is greater than all elements to its right
Store the leaders in a separate array
Example: Input array ['5', '10', '3', '8', '2'], leaders are '10' and '8'
Reverse a linked list by changing the next pointers of each node
Start with three pointers: prev = null, current = head, next = null
Iterate through the list, updating the next pointer of each node to point to the previous node
Update prev, current, and next pointers for next iteration
Task is to find first equilibrium point in an array
Top trending discussions
Interview experience
based on 91 reviews
Rating in categories
Associate Software Engineer
37
salaries
| ₹5 L/yr - ₹17 L/yr |
Business Development Executive
36
salaries
| ₹2.4 L/yr - ₹8 L/yr |
Business Development Manager
28
salaries
| ₹4.2 L/yr - ₹14 L/yr |
Software Engineer
24
salaries
| ₹6 L/yr - ₹13 L/yr |
Product Manager
16
salaries
| ₹10 L/yr - ₹22 L/yr |
Zoho
Freshworks
Paytm
Ola Cabs