A general-purpose lightweight C++ graph library
-
Updated
Mar 27, 2026 - C++
A general-purpose lightweight C++ graph library
A parallel implementation of DFS for Directed Acyclic Graphs (https://research.nvidia.com/publication/parallel-depth-first-search-directed-acyclic-graphs)
Programming assignments of NPTEL DAA course taken by Prof. Madhavan Mukund of Chennai Mathematical Institute.
DHT-based Distributed File System for MapReduce Jobs
This project is a simplified version of Pac-Man with randomly generated maps, custom colors, and a leaderboard. It uses DFS for maze generation and BFS for ghost behavior. The visuals use ASCII art and Unicode characters, and progress is saved in a text file.
A C++ hierarchical task network (HTN) planner library that interprets a custom domain language.
Resources for Competitive Programming
Space efficient (graph) algorithms
Weighted and unweighted graphs and digraphs with C++
This repo contains Homework 1 for AUT_AP_2025_Spring, featuring 3 tasks: a Bash file organizer, a C++ 3D point sorter, and an island counter in a 2D grid.
GRAPHS | Hacktober Fest 🔥✅ | CPP | PYTHON | Check out README.md for contributing
My Leetcode Solutions
C++ 课程设计项目,基于 Qt 制作的一个简单的走迷宫小游戏。
It contains the Samsung Online Assessment questions(3 Hr) and its solution.
finding a short spanning walk throw a connected graph (NP-HARD problem)
C++ Motion Planning Library for 2D Grid Maps
🌱Contribute in Hacktoberfest 2022 by contributing Data Structures and Algorithms Code in any programming language. Create your own issues. ✨Star it 🍴Fork it and Contribute to it <3
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."