mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-10 05:47:03 +00:00
[PR #351] [CLOSED] Contribution to the Algorithm Master #693
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/351
Author: @Anushka-codergirl
Created: 10/5/2019
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
a8bb136Create Set1.c68324b0Create DFS.c2fd2bbdCreate BINSearchTree.c89203ddDelete BINSearchTree.c📊 Changes
2 files changed (+177 additions, -0 deletions)
View changed files
➕
tree/DFS.c(+116 -0)➕
tree/Set1.c(+61 -0)📄 Description
Added a few programs related to tree algorithm in C language.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.