Leigh Halliday
YouTubeTwitterGitHub

#algorithms

A Stack in Ruby using Linked Lists

What is a Stack? A Stack is an abstract data type in programming which has a variety of uses. The basic premise of a Stack is that you can…

READ MORE