[PR #405] [CLOSED] Palindrome (strings) #777

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/405
Author: @ghost
Created: 10/13/2019
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

2 files changed (+32 additions, -6 deletions)

View changed files

📝 README.md (+7 -6)
misc/p.c (+25 -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/405 **Author:** [@ghost](https://github.com/ghost) **Created:** 10/13/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`ed35009`](https://github.com/TheAlgorithms/C/commit/ed350090effda172c88443f053b5e5f8223dbdce) Palindrome (strings) ### 📊 Changes **2 files changed** (+32 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+7 -6) ➕ `misc/p.c` (+25 -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:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#777