Implementing Data Structures in Python+Flask
Linked List
Hash Table
Binary Search Tree
Queue
Stack
Run the below command in the terminal to install all requirements
pip install -r requirements.txt
Install postman application
Run the below command in the terminal
from server import db
db.create_all()
Clone the repository and enter the directory
python server.py
Open the postman application and run the requests