i
Park Plus
Filter interviews by
I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.
Market related question
I was interviewed before Feb 2024.
A Presentation on certain concepts.
I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.
Coding questions around android
Binary sort is a search algorithm that finds the position of a target value within a sorted array.
Binary sort works by repeatedly dividing the array in half and narrowing down the search range.
It is more efficient than linear search for large arrays.
Example: Sorting an array of strings alphabetically using binary sort.
Leecode medium level question
Leetcode Hard level Question
I applied via Internshala and was interviewed in Dec 2023. There were 2 interview rounds.
Easy to medium, can solve with leetcode medium
Count the number of islands in a grid of '1's and '0's
Iterate through the grid and for each '1' encountered, perform a depth-first search to mark all connected '1's as visited
Increment the island count for each new island found
Ensure to handle boundary cases and check for visited nodes
Find the first and last index of a specific element in an array of strings.
Iterate through the array and keep track of the index of the first and last occurrence of the element.
Return the first and last index once the iteration is complete.
Example: Array ['apple', 'banana', 'apple', 'orange'], element 'apple' - First index: 0, Last index: 2.
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 Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.
Kadance algorithm and find the middle of the linklist
More on java and Python based coding questions
I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.
based on 11 reviews
Rating in categories
Sales Manager
63
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
36
salaries
| ₹0 L/yr - ₹0 L/yr |
Program Manager
26
salaries
| ₹0 L/yr - ₹0 L/yr |
Zonal Manager
17
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
16
salaries
| ₹0 L/yr - ₹0 L/yr |
Secure Parking Solutions
Get my Parking
Parkwheels
ParkMate