[PR #309] [MERGED] Update more leetcode solution #627

Closed
opened 2026-01-29 15:14:14 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/309
Author: @freddy2659
Created: 10/2/2019
Status: Merged
Merged: 10/3/2019
Merged by: @danghai

Base: masterHead: patch-1


📝 Commits (1)

  • 6a384f4 Update more leetcode solution

📊 Changes

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

View changed files

📝 leetcode/README.md (+3 -2)

📄 Description

Fixed a couple which were out of order and added #1 which was missing.


🔄 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/309 **Author:** [@freddy2659](https://github.com/freddy2659) **Created:** 10/2/2019 **Status:** ✅ Merged **Merged:** 10/3/2019 **Merged by:** [@danghai](https://github.com/danghai) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`6a384f4`](https://github.com/TheAlgorithms/C/commit/6a384f4043cd9e7e630f370746947e52bde1fb98) Update more leetcode solution ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `leetcode/README.md` (+3 -2) </details> ### 📄 Description Fixed a couple which were out of order and added #1 which was missing. --- <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:14:14 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#627