https://github.com/gmershad/cabscheduling
It is for the Basic Cab Booking, Scheduling and Cancellation based on Command Design Pattern & Scheduler
https://github.com/gmershad/cabscheduling
booking c-sharp cab cancellation command design pattern schedule
Last synced: 3 months ago
JSON representation
It is for the Basic Cab Booking, Scheduling and Cancellation based on Command Design Pattern & Scheduler
- Host: GitHub
- URL: https://github.com/gmershad/cabscheduling
- Owner: gmershad
- Created: 2018-01-20T10:56:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T11:08:49.000Z (over 7 years ago)
- Last Synced: 2025-01-18T00:31:04.248Z (9 months ago)
- Topics: booking, c-sharp, cab, cancellation, command, design, pattern, schedule
- Language: C#
- Size: 33.2 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
"# CabScheduling"
This is related to cab booking, cancellation and scheduling based on the command design pattern.
Problem Statement:
Write code for scheduling algorithms for such a cab services provided you have a list of future bookings, and list of cabs in your fleet.