SidSaxena / FlaskDS

Data Structures with Flask API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structures using Flask API

Understand and Implement Data Structures by building a Flask API and SQL Databse using SQLAlchemy.

Topics Covered

  • Data Structures
  • Building a Flask API
  • Sending HTTP Requests through Postman
  • Writing SQL Queries in Python using SQLAlchemy

Data Structures Covered

  • Linked List
  • Hash Table
  • Binary Search Tree
  • Stacks
  • Queues

About

Data Structures with Flask API

License:MIT License


Languages

Language:Python 100.0%