Back to Browse

Stack Abstract Data Type Implemented using a Linked List

145 views
Sep 22, 2020
20:18

In this video we adapt the code for implementing the Stack using an array (previous video) to use Linked Lists instead. This illustrates the power of using abstract data types.

Download

0 formats

No download links available.

Stack Abstract Data Type Implemented using a Linked List | NatokHD