Add office photos
Engaged Employer

KONE

4.2
based on 1.3k Reviews
Filter interviews by

20+ Veltris Interview Questions and Answers

Updated 14 Jun 2024

Q1. Types of motor used for Lift installation?

Ans.

The types of motors used for lift installation include AC motors, DC motors, and gearless motors.

  • AC motors are commonly used in lifts due to their reliability and ability to handle heavy loads.

  • DC motors are used in lifts that require precise control and smooth operation.

  • Gearless motors are used in high-rise buildings as they provide high torque and require less maintenance.

  • Examples of AC motor brands used in lifts include Siemens, Otis, and Kone.

  • Examples of DC motor brands us...read more

View 4 more answers

Q2. What about elevator breakdown??

Ans.

Elevator breakdown refers to the malfunction or failure of an elevator system.

  • Elevator breakdown can occur due to various reasons such as mechanical issues, power failure, or sensor malfunction.

  • When an elevator breaks down, it may get stuck between floors, preventing people from using it.

  • In such situations, technicians are called to diagnose and fix the problem to restore the elevator's functionality.

  • Regular maintenance and inspections can help prevent elevator breakdowns and...read more

View 4 more answers

Q3. What is your running clearance

Ans.

Running clearance refers to the minimum distance required between the elevator car and the hoistway walls or other components.

  • Running clearance is important to ensure safe and smooth operation of the elevator.

  • It is typically specified by elevator manufacturers and may vary depending on the type and size of the elevator.

  • The running clearance is necessary to prevent any contact or interference between the elevator car and the hoistway walls, guide rails, or other components.

  • It ...read more

View 12 more answers

Q4. What is Environmental Compliance? Why is it important? How is it linked to PLM?

Ans.

Environmental Compliance refers to the adherence to environmental laws, regulations, and standards to minimize negative impacts on the environment.

  • Environmental Compliance involves ensuring that an organization's activities, products, and services comply with environmental laws and regulations.

  • It includes monitoring and managing environmental aspects such as air and water pollution, waste management, and energy consumption.

  • Compliance with environmental regulations helps prote...read more

View 1 answer
Discover Veltris interview dos and don'ts from real experiences

Q5. Oops concepts - difference between object and class?

Ans.

Object is an instance of a class while class is a blueprint for creating objects.

  • Class is a template or blueprint for creating objects

  • Object is an instance of a class

  • Class defines the properties and methods that an object will have

  • Object is created from a class using the 'new' keyword

  • Multiple objects can be created from a single class

Add your answer

Q6. What about Elevator control system?

Ans.

Elevator control system is responsible for managing the movement and operation of elevators.

  • Elevator control system coordinates the movement of multiple elevators in a building.

  • It ensures efficient and safe transportation of passengers or goods between different floors.

  • The system includes components like buttons, sensors, motors, and a central control unit.

  • It uses algorithms to optimize elevator routes and minimize waiting and travel times.

  • Emergency features like fire service...read more

View 2 more answers
Are these interview questions helpful?

Q7. Difference between normalisation and de-normalisation?

Ans.

Normalization is the process of organizing data in a database while denormalization is the process of intentionally introducing redundancy into a database.

  • Normalization is used to minimize data redundancy and improve data integrity.

  • Denormalization is used to improve query performance by reducing the number of joins needed.

  • Normalization involves breaking down a table into smaller tables and establishing relationships between them.

  • Denormalization involves combining tables to re...read more

Add your answer

Q8. Types of inheritance with real time example?

Ans.

Types of inheritance include single, multiple, multilevel, hierarchical, hybrid, and multipath inheritance.

  • Single inheritance: A child class inherits from a single parent class.

  • Multiple inheritance: A child class inherits from multiple parent classes.

  • Multilevel inheritance: A child class inherits from a parent class, which in turn inherits from another parent class.

  • Hierarchical inheritance: Multiple child classes inherit from a single parent class.

  • Hybrid inheritance: A combin...read more

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. Types of Elevator Controllers?

Ans.

There are several types of elevator controllers used in different elevator systems.

  • Relay-based controllers: These controllers use relays to control the movement of the elevator car.

  • Microprocessor-based controllers: These controllers use microprocessors to control the elevator's operation.

  • Hydraulic controllers: These controllers are specifically designed for hydraulic elevator systems.

  • Traction controllers: These controllers are used in traction elevator systems.

  • Machine-room-le...read more

View 2 more answers

Q10. Write code logic for Fibonacci series?

Ans.

Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.

  • Declare variables for first two numbers of the series

  • Loop through the series and calculate the next number by adding the previous two

  • Store the result in an array or print it

  • Repeat until desired number of terms is reached

Add your answer

Q11. Can you walk me through the steps you take to ensure safety protocols are followed on a job site?

Ans.

I ensure safety protocols by implementing a comprehensive plan and training workers on safety measures.

  • Develop a safety plan specific to the job site

  • Train workers on safety procedures and provide necessary safety equipment

  • Conduct regular safety inspections and address any hazards immediately

  • Ensure compliance with all relevant safety regulations and standards

  • Encourage workers to report any safety concerns or incidents

  • Hold regular safety meetings to discuss any updates or chang...read more

Add your answer

Q12. How do you track the work?

Ans.

I track the work using a combination of project management tools, task tracking software, and regular communication with team members.

  • Utilize project management tools like Jira or Trello to create and assign tasks

  • Use task tracking software to monitor progress and track completion of tasks

  • Regularly communicate with team members to get updates on their work

  • Hold regular team meetings or stand-ups to discuss progress and address any issues

  • Maintain a centralized document or spread...read more

Add your answer

Q13. Measurment of current device's another voltagees,electomotive force

Ans.

To measure current device's other voltages and electromotive force, use a multimeter set to the appropriate range.

  • Set the multimeter to the voltage or electromotive force setting depending on what you want to measure.

  • Connect the multimeter leads to the appropriate terminals of the device being measured.

  • Read the measurement displayed on the multimeter.

  • Ensure the multimeter is set to the correct range to avoid damaging the device or the multimeter.

  • For example, to measure the vo...read more

View 1 answer

Q14. How you have managed for the delay in materials

Ans.

I have managed delays in materials by communicating with suppliers and customers, finding alternative sources, and adjusting timelines.

  • Communicated with suppliers and customers to understand the cause of the delay

  • Explored alternative sources for materials

  • Adjusted timelines and delivery schedules accordingly

  • Prioritized critical orders and managed customer expectations

  • Worked with cross-functional teams to find solutions

  • Implemented process improvements to prevent future delays

Add your answer

Q15. Uses of multimeter and calibration of instrument

Ans.

A multimeter is a versatile tool used to measure voltage, current, and resistance in electrical circuits. Calibration ensures accuracy of measurements.

  • Multimeters are used to measure voltage, current, and resistance in electrical circuits

  • Calibration involves adjusting the multimeter to ensure accurate readings

  • Regular calibration is important to maintain the accuracy of the instrument

  • Examples of calibration methods include adjusting the zero point and checking against known st...read more

View 1 answer

Q16. Tell me what is elevator knows What's the main components in elevator

Add your answer

Q17. What is pointer why do we use pointers

Ans.

Pointers are variables that store memory addresses. They are used to manipulate data and improve performance.

  • Pointers allow us to access and modify data directly in memory

  • They can be used to pass data between functions efficiently

  • Pointers are essential for dynamic memory allocation

  • Examples: int* ptr = # char* str = "hello";

  • Arrays are implemented using pointers

Add your answer

Q18. What is the reason for job switching

Ans.

Job switching can be due to various reasons such as career growth, better salary, work-life balance, and job dissatisfaction.

  • Career growth opportunities are limited in the current organization

  • Better salary and benefits offered by a new company

  • Poor work-life balance in the current job

  • Job dissatisfaction due to lack of challenges or recognition

  • Relocation to a new city or country

  • Company downsizing or restructuring

  • To pursue a different career path or industry

Add your answer

Q19. Write a program to find greatest of 3 numbers

Ans.

Program to find greatest of 3 numbers

  • Take input of 3 numbers from user

  • Compare the first two numbers and store the greater one

  • Compare the stored number with the third number and store the greatest one

  • Print the greatest number

Add your answer

Q20. Balancing of an elevator?

Ans.

Balancing an elevator involves adjusting the counterweights and the tension of the cables to ensure smooth and safe operation.

  • The counterweights must be adjusted to match the weight of the elevator car and its occupants.

  • The tension of the cables must be adjusted to prevent the car from bouncing or jerking during operation.

  • Balancing should be done periodically to ensure continued safe and efficient operation.

  • Failure to properly balance an elevator can result in excessive wear ...read more

Add your answer

Q21. What is meaning by DBG

View 2 more answers

Q22. Where fixing OSG in elevator

Add your answer

Q23. Sap t codes in using some codes

Ans.

SAP T-codes are used to access various functions and transactions in SAP software.

  • T-codes are shortcuts to access specific functions in SAP software.

  • They are used to perform various transactions such as creating invoices, posting journal entries, etc.

  • Examples of T-codes include FB01 for creating a financial document, MM01 for creating a material master record, etc.

Add your answer

Q24. What is the lift purpose

Ans.

The lift purpose is to vertically transport people or goods between different levels of a building.

  • Lifts are commonly used in buildings with multiple floors to provide convenient and efficient transportation.

  • They can be used for transporting people, furniture, equipment, or any other goods between floors.

  • Lifts are equipped with safety features such as emergency stop buttons and sensors to prevent accidents.

  • Modern lifts may also have features like voice announcements, touchles...read more

Add your answer

Q25. Main components in elevator

Ans.

Main components in an elevator include the hoist mechanism, control system, and safety devices.

  • Hoist mechanism: motor, cables, pulleys

  • Control system: buttons, sensors, microprocessor

  • Safety devices: emergency brakes, door sensors, overload sensors

Add your answer

Q26. Explain tha pit entry

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Veltris

based on 33 interviews in the last 1 year
Interview experience
4.2
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.7
 • 4.3k Interview Questions
4.0
 • 147 Interview Questions
4.1
 • 137 Interview Questions
4.3
 • 130 Interview Questions
View all
Top KONE Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter