[PR #14] [MERGED] Rename BinarySearch.c to Searches/BinarySearch.c #227

Open
opened 2026-01-29 15:10:09 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/14
Author: @theycallmemac
Created: 4/27/2017
Status: Merged
Merged: 8/8/2017
Merged by: @r0hit-gupta

Base: masterHead: patch-3


📝 Commits (1)

  • 4695bf9 Rename BinarySearch.c to Searches/BinarySearch.c

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

📝 Searches/BinarySearch.c (+0 -0)

📄 Description

Just nice to restructure and present nicely.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheAlgorithms/C/pull/14 **Author:** [@theycallmemac](https://github.com/theycallmemac) **Created:** 4/27/2017 **Status:** ✅ Merged **Merged:** 8/8/2017 **Merged by:** [@r0hit-gupta](https://github.com/r0hit-gupta) **Base:** `master` ← **Head:** `patch-3` --- ### 📝 Commits (1) - [`4695bf9`](https://github.com/TheAlgorithms/C/commit/4695bf984049ed12c0335f80219763b75bb21ef7) Rename BinarySearch.c to Searches/BinarySearch.c ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Searches/BinarySearch.c` (+0 -0) </details> ### 📄 Description Just nice to restructure and present nicely. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:10:09 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#227