milindsingh98 / data-structures

Data Structures and various operations applied to each of the data structures using Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structures

Learning and understanding various data structures and their operations using Python and jupyter notebook.

The Data Structure discusses in this repository are

Linked List

- Single Linked List

- Doubly Linked List

- Circular Linked List

- Stack

- Queue

About

Data Structures and various operations applied to each of the data structures using Python.


Languages

Language:Jupyter Notebook 70.7%Language:Python 29.3%