What are linked lists and how do we create them? Imagine we want to store our names in alphabetical order and maintain them in memory. We have two options, arrays or Linked Lists. In this article we will discuss linked lists and in a separate article...
I am a Software Engineering student at ALX Africa with an unending passion for anything tech. I find solace in exploring the depths of coding algorithms while sipping on my black coffee.