mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-24 22:39:34 +00:00
[PR #770] [MERGED] fix: file names modified for better readability #1285
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/770
Author: @meenal2000
Created: 11/2/2020
Status: ✅ Merged
Merged: 11/4/2020
Merged by: @Panquesito7
Base:
master← Head:master📝 Commits (4)
b8d533afile names modifiede6c7051files name modifiedc631a36file names modifiedc3a86feupdating DIRECTORY.md📊 Changes
5 files changed (+4 additions, -4 deletions)
View changed files
📝
DIRECTORY.md(+4 -4)📝
data_structures/graphs/bfs_queue.c(+0 -0)📝
data_structures/graphs/dfs_recursive.c(+0 -0)📝
data_structures/graphs/topological_sort.c(+0 -0)📝
data_structures/graphs/transitive_closure.c(+0 -0)📄 Description
Description of Change
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.