Back to Browse

Stack Implementation - Linked List

12.3K views
May 29, 2019
6:46

Hey Everyone! In this video I discuss how to implement a Stack using a Linked List in Java. I cover operations such as push, pop, peek, and isEmpty. I also cover Big O Time and Space Complexity for all of these operations.

Download

1 formats

Video Formats

360pmp46.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Stack Implementation - Linked List | NatokHD