sobhanbera / algorithms

Dive into algorithms, data structures, and competitive programming solutions in multiple languages. Active since Hacktoberfest 2020!
https://github.com/sobhanbera
MIT License
28 stars 85 forks source link

Implement Breadth-First Search (BFS) in C #193

Open sobhanbera opened 1 year ago

sobhanbera commented 1 year ago

Issue Details

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

Requirements

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.

MoBanerjee commented 1 year ago

Can you kindly assign me this open issue? Thanks

sobhanbera commented 1 year ago

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