MTS - RE
MTS - RE Interview Questions and Answers
Q1. Given two exactly similar balls having only one difference that one is hollow and one is solid. Give a feasible aproach to find which one is hollow without destroying the balls
To find which ball is hollow, we can compare their weights.
Weigh both balls on a scale and compare their weights.
The hollow ball will weigh less than the solid ball.
If the difference in weight is not noticeable, try rolling both balls on a flat surface.
The hollow ball will roll differently due to its hollow center.
Q2. Implement a stack such that push,pop and find_max functions have O(1) time complexity
Implement a stack with O(1) push, pop and find_max functions.
Use two stacks, one for storing the elements and the other for storing the maximum element at each level
When pushing an element, compare it with the top element of the maximum stack and push the maximum of the two
When popping an element, pop from both stacks
When finding the maximum element, return the top element of the maximum stack
Q3. Given a series of pictorial figures, find the next figure
The answer cannot be determined without additional information.
There must be a pattern or rule to follow in the series of pictorial figures
Without knowing the pattern or rule, it is impossible to determine the next figure
Examples of patterns could include rotation, reflection, or addition of elements
Q4. Security guard purpose
The purpose of a security guard is to protect people, property, and assets from potential threats or harm.
Maintaining a visible presence to deter potential criminals
Monitoring surveillance cameras and alarm systems
Patrolling designated areas to identify and address any security breaches
Responding to emergencies and providing assistance as needed
Enforcing rules and regulations to maintain order and safety
Conducting security checks and inspections to ensure compliance
Assisting ...read more
MTS - RE Jobs
0Interview experiences of popular companies
Calculate your in-hand salary
Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Reviews
Interviews
Salaries
Users/Month