Used Concepts of data structures : Linked lists, Queues, to build a basic Railway Reservation System in C Programming language.
If the reservation is full, prompt reservation full!! Put them in waiting list (queue) and give a waiting list number.
If a passenger wishes to cancel his ticket, he may cancel. Then the passenger in waiting list is booked automatically.
Display all the contents of reserved passengers.
-
Notifications
You must be signed in to change notification settings - Fork 13
vishwassathish/Basic-Railway-Reservation-System
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Used Concepts of data structures : Linked lists, stacks Queues, to build a basic Railway Reservation System in C Programming language.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published