Prakhar Mittal

Results 3 issues of Prakhar Mittal

Doxygen comments for getters and setters can have the return type specified for ease of usage.

documentation
enhancement

### Describe your change: I have added doctests to some functions inside directed_and_undirected_graphs.py file as part of the Hacktoberfest 2024 contributions. I have also improved the dfs and bfs code...

enhancement
awaiting reviews

### Repository commit 3cd92013abece2cc4ea31ab81075852da4134519 ### Python version (python --version) Python 3.12 ### Dependencies version (pip freeze) N/A ### Expected behavior DevContainer should build successfully ### Actual behavior Devcontainer build fails...

bug