You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are two elevators — one is going up, the other is going down. When a person calls an elevator from any floor, the closest and most suitable elevator should come. Design an optimum elevator selection algorithm write with pseudocode #102