Filter interviews by
I applied via Company Website and was interviewed in Sep 2022. There were 2 interview rounds.
Dredging equipment includes various machinery and tools used to remove sediment and debris from bodies of water.
Dredger vessel: A specialized ship or boat equipped with dredging machinery.
Dredging pumps: Used to create suction and transport sediment and water.
Dragheads: Attached to the suction pipe to loosen and collect sediment.
Pipeline: Transports the dredged material to a designated disposal area.
Excavators or backh...
Hard soil is soil that has a high density and low moisture content, making it difficult to excavate or dredge.
Hard soil is compacted and resistant to penetration.
It requires heavy machinery and specialized equipment to remove or excavate.
Hard soil can be found in areas with arid climates or where there has been extensive construction or compaction.
Examples of hard soil include clay, silt, and dense gravel.
The cutter teeth required for sand dredging are typically made of hard materials like tungsten carbide or steel.
Cutter teeth should be made of hard materials to withstand the abrasive nature of sand.
Tungsten carbide and steel are commonly used materials for cutter teeth in sand dredging.
The shape and size of the cutter teeth may vary depending on the specific dredging equipment being used.
Environmental pollution can be controlled through various measures.
Implementing strict regulations and laws to limit pollution from industries and vehicles
Promoting the use of renewable energy sources like solar and wind power
Encouraging individuals to adopt eco-friendly practices like recycling and reducing plastic usage
Investing in research and development of new technologies to reduce pollution
Creating awareness and...
Top trending discussions
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Sep 2021. There were 5 interview rounds.
1. One question was given to be solved in 1 hour. Question was medium level based on strings.
1. 3 questions were given out of which any 2 needed to be solved. 1 question related to Database design and query, 2 questions related to DSA, both DSA questions were medium-hard type based on Dynamic programming and graph.
I solved one Dynamic programming question and Database question.
I appeared for an interview before Sep 2020.
Round duration - 90 minutes
Round difficulty - Medium
This test consists of two coding questions and some MCQ regarding computer fundamentals.
Kevin has two packs of cards. The first pack contains N cards, and the second contains M cards. Each card has an integer written on it. Determine two results: the tot...
Find total distinct card types and common card types between two packs of cards.
Create a set to store distinct card types when combining both packs.
Iterate through each pack and add card types to the set.
Find the intersection of card types between the two packs to get common card types.
Given an array of integers arr
, where arr[i]
represents the number of pages in the i-th
book, and an integer m
representing the number of students, allocate all the books ...
Allocate books to students in a way that minimizes the maximum number of pages assigned to a student.
Iterate through all possible allocations of books to students.
Calculate the maximum number of pages assigned to a student for each allocation.
Return the minimum of these maximums as the result.
Round duration - 40 minutes
Round difficulty - Easy
It was a technical round that is based on DSA and computer fundamentals.
Given a singly linked list of integers, return the head of the reversed linked list.
Initial linked list: 1 -> 2 -> 3 -> 4 -> NULL
Reversed link...
Reverse a singly linked list of integers and return the head of the reversed linked list.
Iterate through the linked list and reverse the pointers to point to the previous node instead of the next node.
Use three pointers - prev, current, and next to reverse the linked list in O(N) time and O(1) space complexity.
Update the head of the reversed linked list as the last node encountered during the reversal process.
Given an integer array arr
of size 'N' containing only 0s, 1s, and 2s, write an algorithm to sort the array.
The first line contains an integer 'T' representing the n...
Sort an array of 0s, 1s, and 2s in linear time complexity.
Use three pointers to keep track of 0s, 1s, and 2s while traversing the array.
Swap elements based on the values encountered to sort the array in-place.
Time complexity should be O(N) and space complexity should be O(1).
Tip 1 : If you are not able to complete something in-depth, clearly mention that to the interviewer.
Tip 2 : Practice DSA well.
Tip 3 : Try to think analytically and more logically,Your thinking skills matters a lot.
Tip 1 : Try to mention max no of projects
Tip 2 : DO not fake in your resume.
I applied via Approached by Company and was interviewed before Jun 2021. There were 3 interview rounds.
This is a case study round, you would be given 3 question out of which you will need to solve any 2.
Two question are algoritm based around designing datastructure and matrix problem
One question will be based om designing Database for a given requirement.
I applied via LinkedIn and was interviewed before Sep 2021. There was 1 interview round.
Concurrency is the ability of a program to execute multiple tasks simultaneously.
Achieved through multi-threading or asynchronous programming
Requires careful management of shared resources to avoid race conditions
Examples include implementing a chat application or processing multiple requests simultaneously
I applied via Naukri.com
based on 1 interview
Interview experience
based on 13 reviews
Rating in categories
HSE Officer
4
salaries
| ₹7.5 L/yr - ₹9 L/yr |
Electrical Engineer
3
salaries
| ₹7.1 L/yr - ₹16.1 L/yr |
Safety Officer
3
salaries
| ₹7.2 L/yr - ₹8.4 L/yr |
BYJU'S
Indiamart Intermesh
Vodafone Idea
EPAM Systems