A tool to automate and optimize DraftKings and FanDuel lineup construction.
-
Updated
Jun 17, 2025 - Python
A tool to automate and optimize DraftKings and FanDuel lineup construction.
LeetCode solutions
Read, write and manipulate dfs0, dfs1, dfs2, dfs3, dfsu and mesh files.
AI research environment for the game of Snake 🐍 .
breaking cycles in noisy hierarchies
8 puzzle solver using BFS, DFS, IDDFS and A-star algorithm
Generate and solve mazes using various algorithms
This repository supplements a mobile app on algorithm and data structure visualization, providing code for the concepts demonstrated in the app. It's an essential resource for users seeking to understand and explore these implementations in detail.
path finding algorithms
AI Puzzle Solver is a Python application that uses Pygame The main focus is on searching algorithms such as Depth-First Search, Breadth-First Search, A*, Uniform Cost Search, and others
Python Algorithms Package used in competitive programming
this project combines various AI algorithms to provide visualization and functionality for search algorithms, a game (CONNECT4) using min-max algorithms, and a Constraint Satisfaction Problem (CSP) solver. This toolbox aims to provide a comprehensive understanding of these AI techniques through interactive visualizations and practical examples.
My codes for CSE221 Brac University in Python 3.
I made a simple Graph Traversing Visualizer using Python by Tkinter.....Only BFS and DFS Visualization in a graph is shown here.
This Python implementation is a scaled up version of the Missionaries and Cannibals problem with arbitary number of missionaries, cannibals and boat capacity
Add a description, image, and links to the dfs topic page so that developers can more easily learn about it.
To associate your repository with the dfs topic, visit your repo's landing page and select "manage topics."