algorithms icon indicating copy to clipboard operation
algorithms copied to clipboard

Implement Breadth-First Search (BFS) in C

Open sobhanbera opened this issue 2 years ago • 2 comments

Issue Details

Algorithm/Data Structure: Breadth-First Search (BFS) Programming Language: C Difficulty: ⭐️⭐️★★★

Requirements

  • Implement the BFS algorithm in C.
  • Ensure that your code is well-documented and easy to understand, especially for beginners.
  • Test your implementation with sample graphs to verify its correctness.

Additional Information

If you are new to BFS or need guidance on implementing it in C, feel free to ask questions or seek help in the comments. This is a great opportunity for beginners to contribute to an open-source project and learn about graph algorithms in C.

Note: Before starting to work on this issue, please comment below to express your interest and let us know if you have any questions or need clarification on the task.

sobhanbera avatar Oct 01 '23 11:10 sobhanbera

Can you kindly assign me this open issue? Thanks

MoBanerjee avatar Oct 02 '23 08:10 MoBanerjee

Yeah @MoBanerjee, I've assigned the issue to you. If need any help do ask here. You can start working on this issue now.

sobhanbera avatar Oct 02 '23 13:10 sobhanbera