nisbweb / Code-Alchemy

Repository for Hacktoberfest 2024
2 stars 33 forks source link

want to add a BFS and DFS traversal program #5

Closed ScepticallySam closed 1 month ago

ScepticallySam commented 1 month ago

I want to create a c++ program with my own binary tree class and show BFS and DFS traversals for hacktober2024

MihirSaiDudekula commented 1 month ago

I'd like to work on this too, and provide a solution in java for BFS and DFS graph traversals

Haripriya-1212 commented 1 month ago

Sure, you can add your code file in the DSA practice folder and create a pull request.