[PR #119] [MERGED] Update interpolation_search.c #348

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/119
Author: @akshaykumar2505
Created: 3/10/2018
Status: Merged
Merged: 3/12/2018
Merged by: @christianbender

Base: masterHead: patch-2


📝 Commits (1)

  • df99ef4 Update interpolation_search.c

📊 Changes

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

View changed files

📝 Searches/interpolation_search.c (+1 -1)

📄 Description

No description provided


🔄 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/119 **Author:** [@akshaykumar2505](https://github.com/akshaykumar2505) **Created:** 3/10/2018 **Status:** ✅ Merged **Merged:** 3/12/2018 **Merged by:** [@christianbender](https://github.com/christianbender) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`df99ef4`](https://github.com/TheAlgorithms/C/commit/df99ef4cb1b7476fe6f8accf8ec611c4ee6a89c1) Update interpolation_search.c ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Searches/interpolation_search.c` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:11:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#348