DataStructure Contains python implementation of the data structures. doublelinkedlist.py: python implementation of the double linked list data structufre and various operations done on it.