Skip to main content

Command Palette

Search for a command to run...

Activity 17: Data Structure Again

Published
1 min readView as Markdown

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.

  1. bookstable.component.html / bookstable.component.ts

  1. employeetable.component.html / employeetable.component.ts

  1. producttable.component.html / producttable.component.ts

  1. restauranttable.component.html / restauranttable.component.ts

  1. universitytable.component.html / universitytable.component.ts

my output:

my github link:

https://github.com/Gerliedao-ayan/Activity17/tree/main