FastAPI + GraphQL + SQLAlchemy Starter Template
A starter template for building Python APIs using FastAPI, GraphQL, and SQLAlchemy. Includes example resources and project structure for rapid development.
A starter template for building Python APIs using FastAPI, GraphQL, and SQLAlchemy. Includes example resources and project structure for rapid development.
A practical guide to the Black-Scholes formula, its significance in finance, and how to calculate option prices using Python.
A few methods on the heap data structure
How to implement a custom Hash Table, analogous to a dict, using simpler data types & a hash function.
One of the most famous algorithms in the field of graph theory. Useful when finding the shortest paths between nodes in a weighted graph.
An overview of data structures used to solve more complex problems in the field of computer science.
Patterns often used to solve Graph problems
Commonly used sorting algorithms & their corresponding Big Os. Develop a better intuition on DSAs by examining canonical sorting algorithms in Python.
Implement a server-side cache for faster and scalable systems. Caching results to DB queries can speed up server responses & by not overloading our DB with duplicate queries.
Create a RESTful web api using Flask, a micro web framework written in Python. Serve data to client side apps using REST & minimal setup thanks to the robust & simple Flask framework.
Solving programming problems in multiple languages to master syntax, data structures, and algorithms.
Solving programming problems in multiple languages to master syntax, data structures, and algorithms.
Solving programming problems in multiple languages to master syntax, data structures, and algorithms.
Solving Leetcode problems to syntax of multiple languages and data structures & algorithms.
Solving programming problems in multiple languages to master syntax, data structures, and algorithms.
Solving programming problems in multiple languages to master syntax, data structures, and algorithms.
Solving programming problems in multiple languages to master syntax, data structures, and algorithms.
Solving programming problems in multiple languages to master syntax, data structures, and algorithms.