dfs
Here are 75 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
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
Pile of utilities around ugeneric_t type.
-
Updated
Feb 24, 2021 - C
Data and File structues
-
Updated
Oct 27, 2021 - C
Reversi game using a minimax search with alpha beta pruning
-
Updated
Feb 5, 2019 - 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
System programming & Algorithm ― Data structures and Algorithms
-
Updated
Mar 16, 2018 - C
Artificial Intelligence Lab Course (CS 312), IIT Dharwad
-
Updated
Oct 14, 2022 - 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
A write-up of my solutions to the HackMIT Admission Puzzles 2023
-
Updated
Sep 9, 2023 - C
Dijkstra's algorithm, minimum spanning trees, DFS
-
Updated
Jan 21, 2021 - C
Codes for Practical experiments of Data Structures (Semester III - Computer Engineering - Mumbai University)
-
Updated
Dec 7, 2022 - C
🐜 This project is meant to make us code an ant farm manager to optimize the movement of a population of ants.
-
Updated
Jul 7, 2020 - C
Implementation of different Data Structures
-
Updated
May 23, 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."