Filter interviews by
I applied via Other and was interviewed before Mar 2017. There were 5 interview rounds.
Top trending discussions
I applied via Recruitment Consultant and was interviewed before Feb 2020. There were 3 interview rounds.
The brake system architecture for locomotives includes air brakes, mechanical brakes, and electronic brakes.
Air brakes use compressed air to apply and release brakes
Mechanical brakes use friction to slow down or stop the train
Electronic brakes use sensors and computer systems to control the braking process
The brake system also includes brake shoes, brake discs, brake pads, and brake calipers
The brake system is designed
Emergency brake distance calculation for a locomotive.
Determine the speed of the locomotive
Find the deceleration rate of the locomotive
Calculate the stopping distance using the formula: (speed^2) / (2 x deceleration rate)
Consider factors such as track conditions and weather
Perform regular maintenance to ensure brakes are functioning properly
I have worked on various projects including network infrastructure, cloud migration, and software development.
Designed and implemented a new network infrastructure for a small business
Migrated on-premise servers to AWS cloud for a healthcare company
Developed a web application for a non-profit organization to manage volunteers
Implemented security measures for a financial institution's IT systems
Upgraded and maintained s...
posted on 12 Feb 2020
I applied via Walk-in and was interviewed in Jan 2020. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in Nov 2019. There were 5 interview rounds.
I applied via Recruitment Consultant and was interviewed in Oct 2020. There was 1 interview round.
Logic for PLC software
Define inputs and outputs
Create ladder logic diagram
Test and debug program
posted on 6 Jul 2021
I applied via Walk-in and was interviewed before Jul 2020. There were 4 interview rounds.
posted on 5 Apr 2021
I applied via Naukri.com and was interviewed before Apr 2020. There were 3 interview rounds.
I appeared for an interview in Aug 2017.
Merge Sort is a divide and conquer algorithm that sorts an array by dividing it into two halves, sorting them separately, and then merging the sorted halves.
Divide the array into two halves
Recursively sort the two halves
Merge the sorted halves
Find pairs of integers in a BST whose sum is equal to a given number.
Traverse the BST and store the values in a hash set.
For each node, check if (X - node.value) exists in the hash set.
If yes, add the pair (node.value, X - node.value) to the result.
Continue traversal until all nodes are processed.
Merge overlapping time intervals into mutually exclusive intervals.
Sort the intervals based on their start time.
Iterate through the intervals and merge overlapping intervals.
Output the mutually exclusive intervals.
Example: [(1,3), (2,6), (8,10), (15,18)] -> [(1,6), (8,10), (15,18)]
Different types of hashing and alternative for Linear Chaining
Different types of hashing include division, multiplication, and universal hashing
Alternative for Linear Chaining is Open Addressing
Open Addressing includes Linear Probing, Quadratic Probing, and Double Hashing
An AVL tree is a self-balancing binary search tree where the heights of the left and right subtrees differ by at most one.
AVL tree is a binary search tree with additional balance factor for each node.
The balance factor is the difference between the heights of the left and right subtrees.
Insertion and deletion operations in AVL tree maintain the balance factor to ensure the tree remains balanced.
Rotations are performed ...
Find the minimum number of squares whose sum equals to a given number n.
Use dynamic programming to solve the problem efficiently.
Start with finding the square root of n and check if it is a perfect square.
If not, then try to find the minimum number of squares required for the remaining number.
Repeat the process until the remaining number becomes 0.
Return the minimum number of squares required for the given number n.
Insertion sort for a singly linked list.
Traverse the list and compare each node with the previous nodes
If the current node is smaller, swap it with the previous node
Repeat until the end of the list is reached
Time complexity is O(n^2)
I applied via Referral and was interviewed in Mar 2020. There were 5 interview rounds.
I applied via Company Website and was interviewed in Oct 2020. There was 1 interview round.
Some of the top questions asked at the Hyundai Heavy Industries Commissioning Field Operator interview for experienced candidates -
CFD Engineer
14
salaries
| ₹4.3 L/yr - ₹8.1 L/yr |
Assistant Manager
7
salaries
| ₹4.8 L/yr - ₹15.4 L/yr |
Commissioning Engineer
7
salaries
| ₹12 L/yr - ₹20.5 L/yr |
Mechanical Commissioning Engineer
6
salaries
| ₹12.5 L/yr - ₹18 L/yr |
Instrument Engineer
6
salaries
| ₹12 L/yr - ₹29.4 L/yr |
Amazon
JLL
Siemens
Bosch Global Software Technologies