A collection of interactive Python projects demonstrating various Data Structures and Algorithms (Graphs, Trees, Sorting, Recursion, DP, etc.) through engaging games and visualizers.
-
Updated
Dec 17, 2025 - Python
A collection of interactive Python projects demonstrating various Data Structures and Algorithms (Graphs, Trees, Sorting, Recursion, DP, etc.) through engaging games and visualizers.
I’m solving one LeetCode problem every day not just to get better at coding interviews, but to master problem-solving patterns and build consistency.
AI powered agents with Bitcoin and Stacks tooling.
Observability stack for Stacks blockchain nodes and signers - dashboards, alerts, and log processing
Projeto em Python que simula um mini mecanismo de busca. O sistema indexa arquivos de texto no formato TXT e permite localizar rapidamente em quais linhas determinados termos aparecem.
Implement a graph traversal algorithm called depth-first-search. Using stacks.
DSA using Python
A collection of Data Structures and Algorithms problems solved in Python, organised for consistent practice and mastery.
Solutions and notes from Poridhi.io Backend Engineering (Modules 1–11). Covers basic programming, math, arrays, hashing, linked lists, recursion, trees, graphs, DP, backtracking, heaps, sorting, stacks, and queues with practice problems.
Collection of LeetCode problems that I am solving daily. Spread some ❤ by giving ⭐.
ESTRUTURAS DE DADOS E ALGORITMOS I
A Python-based simulator for the Intel 8085 microprocessor with a graphical user interface. This simulator allows you to write, assemble, and execute 8085 assembly code while visualizing the CPU state, memory contents, and program execution. Now with comprehensive AI-powered features!
algorithm practice
A real-time news analysis system built from scratch using Python and FastAPI. It summarizes news articles using the T5 model and detects fake or real news using a fine-tuned BERT classifier. The system is powered by core data structures like Queue, Stack, HashMap, and a custom LRU Cache for performance and reliability.
A collection of interactive Python projects demonstrating various Data Structures and Algorithms (Graphs, Trees, Sorting, Recursion, DP, etc.) through engaging games and visualizers.
A structured guide to mastering data structures with Python implementations, covering linked lists, stacks, queues, trees, graphs, and more—perfect for those learning for the first time or those revisiting this topic.
Collection of my Leetcode solutions
🚀 C++ DSA: Your Ultimate Data Structures & Algorithms Playground!
Add a description, image, and links to the stacks topic page so that developers can more easily learn about it.
To associate your repository with the stacks topic, visit your repo's landing page and select "manage topics."