[PR #479] [MERGED] Leetcode 7 #884

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/479
Author: @keval6b
Created: 10/27/2019
Status: Merged
Merged: 10/28/2019
Merged by: @danghai

Base: masterHead: leetcode-7


📝 Commits (2)

📊 Changes

2 files changed (+14 additions, -0 deletions)

View changed files

📝 leetcode/README.md (+1 -0)
leetcode/src/7.c (+13 -0)

📄 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/479 **Author:** [@keval6b](https://github.com/keval6b) **Created:** 10/27/2019 **Status:** ✅ Merged **Merged:** 10/28/2019 **Merged by:** [@danghai](https://github.com/danghai) **Base:** `master` ← **Head:** `leetcode-7` --- ### 📝 Commits (2) - [`95d7f25`](https://github.com/TheAlgorithms/C/commit/95d7f25175418638432bb14f20ceb521046fc8bc) leetcode question 7 - [`af273ad`](https://github.com/TheAlgorithms/C/commit/af273adef07cd43ff9aefd75688875ccce2843d7) readme for leetcode-7 ### 📊 Changes **2 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `leetcode/README.md` (+1 -0) ➕ `leetcode/src/7.c` (+13 -0) </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:15:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#884