# data-structures

### Codes for data structures and algorithms in python.
1. This is the repository for all the data structures and algorithms in python.
1. The data structures list:
   1. Array
   1. Hashmap
   1. Stack
   1. Queue
   1. Linked List
   1. Tree