-
Notifications
You must be signed in to change notification settings - Fork 0
Saikees/Data-Structures
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Practice with Data Structures ------ Basic C++ programs to practice commenting, linked lists, encapsulation, and using git. These were originally programs for class but I wanted to clean them up. Program #1 - build a linked list for a symbol table. allow the user to add, modify, remove, and display information for a single symbol; also allow a 'display all'. Program #2 - develop application for "CS Airways" to automate the boarding process. Use queues for entering each aircraft and confirming purchase of a ticket. Use stacks to automate the loading/unloading process. All programs here are licensed under the Creative Commons 3.0 with the stipulation that attribution must include a link to http://github.com/wicker/ http://creativecommons.org/licenses/by-sa/3.0/
About
Basic C++ programs to practice commenting, linked lists, encapsulation, and using git. Abandoned.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published