D3v3sh5ingh / D3v3sh5ingh/Graph-Theory-Algorithms

New Algorithm (BFS)

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
4
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Hello!

I would like to add the search algorithm Breadth-first search (BFS), is an algorithm for traversing or searching tree or graph.

Reference: https://en.wikipedia.org/wiki/Breadth-first_search

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test entry point is named. First inspect the repository's existing graph-algorithm organization and conventions, then use the linked Breadth-first search reference to define the expected traversal behavior. Done means BFS is added in the project's established style and its behavior is covered by the repository's relevant checks, if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.