i
Toll Group
Filter interviews by
Past experience , role and responsibility
Top trending discussions
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
Coding and aptitude assignment
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
Advance aptitude questions which took 1 hour to solve
Advance Coding questions
Function overloading is the ability to define multiple functions with the same name but different parameters. The main method cannot be overloaded.
Function overloading allows multiple functions with the same name but different parameters to coexist in a program.
Example: int add(int a, int b) and float add(float a, float b) are overloaded functions.
The main method in Java cannot be overloaded as it is the entry point of...
I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.
Multithreading in Java allows multiple threads to execute concurrently within a single program.
Multithreading helps in improving the performance of applications by utilizing multiple CPUs or CPU cores.
Each thread runs independently and shares the same memory space.
Java provides built-in support for multithreading through the java.lang.Thread class or implementing the java.lang.Runnable interface.
Example: Creating a new...
Detecting a cycle in a linked list by using two pointers approach.
Use two pointers approach - slow pointer moves one step at a time, fast pointer moves two steps at a time.
If there is a cycle, the two pointers will eventually meet at some point.
Check if the fast pointer reaches the end of the list (null) before meeting the slow pointer to determine if there is a cycle.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Warehouse Manager
17
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Entry Operator
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Shift Incharge
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Application Support Analyst
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Operations Executive
10
salaries
| ₹0 L/yr - ₹0 L/yr |
DP World
Maersk
Kuehne + Nagel
DB Schenker