Skip to content

A java application that models the lift operations in a building.

Notifications You must be signed in to change notification settings

shwethadavenapalli/elevatorDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elevator Demo

A java application that models the lift operations in a building.

Problem Statement

Model a lift management system for a building containing n number of lifts. When user provides a request for a lift, the system provides the lift closest to him.

Assumptions :

  • Currently the lifts have two states :
    • Moving
    • Stationary
  • The user provides an input containing the destination floor.

About

A java application that models the lift operations in a building.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages