[PR #237] [CLOSED] Added README.md to data_structures/linked_list #527

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/237
Author: @Kartik2301
Created: 6/21/2019
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • ee0a705 Added README.md to data_structures/linked_list

📊 Changes

1 file changed (+140 additions, -0 deletions)

View changed files

data_structures/linked_list/README.md (+140 -0)

📄 Description

Added details to linked_list folder


🔄 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/237 **Author:** [@Kartik2301](https://github.com/Kartik2301) **Created:** 6/21/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`ee0a705`](https://github.com/TheAlgorithms/C/commit/ee0a70587f4ef425aa39e6a0d2a1da276282e844) Added README.md to data_structures/linked_list ### 📊 Changes **1 file changed** (+140 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `data_structures/linked_list/README.md` (+140 -0) </details> ### 📄 Description Added details to linked_list folder --- <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:13:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#527