dfs
Here are 80 public repositories matching this topic...
OpenGraph is an open-source graph processing benchmarking suite written in pure C/OpenMP.
-
Updated
Apr 27, 2024 - C
OpenGraph is an open-source graph processing benchmarking suite written in pure C/OpenMP. Integrated with Sniper simulator.
-
Updated
Apr 27, 2024 - C
Data Structure codes implemented in C
-
Updated
Apr 15, 2018 - C
This C project is built to schedule exams. It takes a text input file which contains name and lessons for every single person. The program analyses the input file and determine an appropriate exam scheduling so for every person no exam will be overlapping. A common problem in universities since no person can enter two exams at the same time.
-
Updated
Mar 12, 2018 - C
Pile of utilities around ugeneric_t type.
-
Updated
Feb 24, 2021 - C
Data and File structues
-
Updated
Oct 27, 2021 - C
dsa-in-c is my personal project showcasing fundamental Data Structures and Algorithms (DSA) in C. As a student, I’ve created this to share clear, beginner-friendly implementations and documentation to aid in understanding these key concepts.
-
Updated
Jul 29, 2024 - C
Reversi game using a minimax search with alpha beta pruning
-
Updated
Feb 5, 2019 - C
Artificial Intelligence Lab Course (CS 312), IIT Dharwad
-
Updated
Oct 14, 2022 - C
Parallel programming on an SMP and a multicomputer, using OpenMP and MPI, respectively for Parallel and Distributed Computing course. For this purpose, it was developed a serial and two parallel implementations of a sudoku solver.
-
Updated
Jul 20, 2018 - C
Assalamualaikum, Groovecho is my third-semester data structure project. Groovecho is a music player where users can create playlists of their favorite songs. The application allows users to add, search, play and delete songs from their playlist. In this project, I utilized linked lists, depth-first search (DFS), and the insertion sort algorithm.
-
Updated
Jun 14, 2024 - C
System programming & Algorithm ― Data structures and Algorithms
-
Updated
Mar 16, 2018 - C
A write-up of my solutions to the HackMIT Admission Puzzles 2023
-
Updated
Sep 9, 2023 - C
A high-performance C library providing clean, reference implementations of fundamental algorithms. Covers sorting (quicksort, mergesort), searching (binary, linear), graph algorithms (BFS, DFS, Dijkstra), and dynamic programming. Ideal for computer science education, algorithm labs, and as a lightweight, embeddable code reference.
-
Updated
Jan 14, 2026 - C
Implementation of different Data Structures
-
Updated
May 23, 2021 - C
Dijkstra's algorithm, minimum spanning trees, DFS
-
Updated
Jan 21, 2021 - C
Improve this page
Add a description, image, and links to the dfs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dfs topic, visit your repo's landing page and select "manage topics."