Skip to content

Opening book details…

About this document

Bus Booking System with BST in Java by khoa20033002 is a document available to read on EtoBox.

The document describes a bus booking system project that uses a binary search tree data structure. The project involves creating data structures to store information about buses, customers, and bookings. The bus information is stored in a binary search tree using the bus code as the key. Customer and booking information are stored in linked lists. The program displays a menu with options to load and manipulate data, including options to insert, search, delete and traverse the binary search tree and linked l

Author
khoa20033002
Language
EN