[PR #1225] [MERGED] Update Leetcode/README.md #1818

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/1225
Author: @alexpantyukhin
Created: 2/26/2023
Status: Merged
Merged: 3/1/2023
Merged by: @Panquesito7

Base: masterHead: modify_c_leetcode_readme


📝 Commits (6)

📊 Changes

2 files changed (+4 additions, -10 deletions)

View changed files

📝 DIRECTORY.md (+2 -0)
📝 leetcode/README.md (+2 -10)

📄 Description

Remove not actual information regrading the solutions list. Now it's updated automaticaly.

Description of Change

References

Checklist

  • Added description of change
  • Added file name matches File name guidelines
  • Added tests and example, test must pass
  • Relevant documentation/comments is changed or added
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Notes:


🔄 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/1225 **Author:** [@alexpantyukhin](https://github.com/alexpantyukhin) **Created:** 2/26/2023 **Status:** ✅ Merged **Merged:** 3/1/2023 **Merged by:** [@Panquesito7](https://github.com/Panquesito7) **Base:** `master` ← **Head:** `modify_c_leetcode_readme` --- ### 📝 Commits (6) - [`fc3dc20`](https://github.com/TheAlgorithms/C/commit/fc3dc2020e1f8a76da085b4d0dfeb9a889befe8a) Update README.md - [`4462e61`](https://github.com/TheAlgorithms/C/commit/4462e61296b7d3099202d4067717bb9614e48059) updating DIRECTORY.md - [`567a2cc`](https://github.com/TheAlgorithms/C/commit/567a2cca62bcd0b9c4f5824dc61dc4fd164e9a3a) Update README.md - [`7b977fb`](https://github.com/TheAlgorithms/C/commit/7b977fb49f26e7fb9a160f8e11952c0934a17042) Update leetcode/README.md - [`53a465d`](https://github.com/TheAlgorithms/C/commit/53a465d37607e8cc4e3d3d89202b004194d59ac4) Merge branch 'master' into modify_c_leetcode_readme - [`aec98a9`](https://github.com/TheAlgorithms/C/commit/aec98a9d2b11df6797c1b60c71f9f0e6ccd610e5) updating DIRECTORY.md ### 📊 Changes **2 files changed** (+4 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `DIRECTORY.md` (+2 -0) 📝 `leetcode/README.md` (+2 -10) </details> ### 📄 Description Remove not actual information regrading the solutions list. Now it's updated automaticaly. #### Description of Change <!-- Thank you for your Pull Request. Please provide a description above and review the requirements below. Contributors guide: https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md --> #### References <!-- Add any reference to previous pull-request or issue --> #### Checklist <!-- Remove items that do not apply. For completed items, change [ ] to [x]. --> - [ ] Added description of change - [ ] Added file name matches [File name guidelines](https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md#File-Name-guidelines) - [ ] Added tests and example, test must pass - [ ] Relevant documentation/comments is changed or added - [ ] PR title follows semantic [commit guidelines](https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md#Commit-Guidelines) - [ ] Search previous suggestions before making a new one, as yours may be a duplicate. - [ ] I acknowledge that all my contributions will be made under the project's license. Notes: <!-- Please add a one-line description for developers or pull request viewers --> --- <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:24:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#1818