Filter interviews by
I appeared for an interview in Jul 2017.
Code to print * in five consecutive lines
Use a loop to iterate five times
Inside the loop, print a string containing a single * character
Code to calculate number of bounces a ball goes through until it comes to rest.
Use a loop to simulate the bounces until the ball stops bouncing
Calculate the height of each bounce using the given formula
Keep track of the number of bounces in a counter variable
The best and less time consuming way to calculate factorial of a number is using iterative approach.
Iteratively multiply the number with all the numbers from 1 to the given number
Start with a result variable initialized to 1
Multiply the result with each number in the range
Return the final result
Code to find factorial using function recursion
Define a function that takes an integer as input
Check if the input is 0 or 1, return 1 in that case
Otherwise, call the function recursively with input-1 and multiply it with the input
posted on 14 Jun 2022
I applied via Naukri.com and was interviewed in Dec 2021. There were 2 interview rounds.
posted on 11 Aug 2023
I applied via Naukri.com and was interviewed before Aug 2022. There was 1 interview round.
posted on 28 Apr 2023
I applied via Naukri.com and was interviewed before Apr 2022. There were 3 interview rounds.
posted on 6 Aug 2023
I applied via Approached by Company and was interviewed before Aug 2022. There were 2 interview rounds.
posted on 6 Sep 2023
I applied via Naukri.com and was interviewed before Sep 2022. There were 2 interview rounds.
Yes, I am comfortable traveling for work and have experience with it.
I have traveled extensively for work in my previous roles
I am comfortable with long flights and different time zones
I am adaptable to new environments and cultures
I have a valid passport and am willing to travel as needed
I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.
A binary tree is a data structure where each node has at most two children.
Start by creating a Node class with left and right child pointers.
Implement methods to insert, search, and delete nodes in the tree.
Consider different traversal methods like inorder, preorder, and postorder.
posted on 3 Jun 2024
based on 1 interview
Interview experience
based on 36 reviews
Rating in categories
Design Engineer
7
salaries
| ₹1.2 L/yr - ₹4.9 L/yr |
Mechanical Engg. Design
6
salaries
| ₹1.3 L/yr - ₹4 L/yr |
Trainee
5
salaries
| ₹1.2 L/yr - ₹2.5 L/yr |
Trainer
5
salaries
| ₹1.5 L/yr - ₹2.2 L/yr |
Software Trainee
5
salaries
| ₹1.2 L/yr - ₹3.5 L/yr |
CADD Centre Training Services
DesignTech Systems
SolidWorks
Autodesk