[PR #185] [CLOSED] asking user for searching again #444

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/185
Author: @shawabhishek
Created: 10/18/2018
Status: Closed

Base: masterHead: master


📝 Commits (2)

📊 Changes

2 files changed (+39 additions, -39 deletions)

View changed files

📝 searching/LinearSearch.c (+7 -1)
📝 sorting/BubbleSort.c (+32 -38)

📄 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/185 **Author:** [@shawabhishek](https://github.com/shawabhishek) **Created:** 10/18/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`aed19c3`](https://github.com/TheAlgorithms/C/commit/aed19c315050ee28dd20c3a370c96147f7b707a8) asking user for searching again - [`e2bb6e6`](https://github.com/TheAlgorithms/C/commit/e2bb6e6899a90663f7e4bf1dbe796bfbbe28c15b) smaller code ### 📊 Changes **2 files changed** (+39 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `searching/LinearSearch.c` (+7 -1) 📝 `sorting/BubbleSort.c` (+32 -38) </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:12:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#444