mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-25 23:11:37 +00:00
[PR #684] [MERGED] Rename redblacktree.c to red_black_tree.c #1161
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/684
Author: @gabrielmotablima
Created: 10/19/2020
Status: ✅ Merged
Merged: 10/20/2020
Merged by: @kvedala
Base:
master← Head:patch-4📝 Commits (5)
4041890Rename redblacktree.c to red_black_tree.c0e2f505updating DIRECTORY.md00ce605add renaming avl.c and ascendingpriorityqueue.c336e108updating DIRECTORY.md399b679Merge branch 'master' into patch-4📊 Changes
4 files changed (+3 additions, -3 deletions)
View changed files
📝
DIRECTORY.md(+3 -3)📝
data_structures/binary_trees/avl_tree.c(+0 -0)📝
data_structures/binary_trees/red_black_tree.c(+0 -0)📝
data_structures/linked_list/ascending_priority_queue.c(+0 -0)📄 Description
Description of Change
Renaming files according to the established standard.
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.