Data structure implementations in GO This repository consists of some common data structures that I have implemented from scratch. 😄 Linked List Operations available Creating new Linked list Adding new data Deleting existing data