Activity 17: Data Structure Again
This activity focuses on revisiting fundamental concepts in data structures. We'll delve into various aspects of data organization, including arrays, linked lists, heaps, and their applications.
- bookstable.component.html / bookstable.component.ts


- employeetable.component.html / employeetable.component.ts


- producttable.component.html / producttable.component.ts


- restauranttable.component.html / restauranttable.component.ts


- universitytable.component.html / universitytable.component.ts


my output:





my github link:
