[PR #296] [CLOSED] UPDATED #607

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/296
Author: @shubhamgarg2000
Created: 10/1/2019
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+6 additions, -7 deletions)

View changed files

📝 data_structures/linked_list/stack_using_linkedlists.c (+6 -7)

📄 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/296 **Author:** [@shubhamgarg2000](https://github.com/shubhamgarg2000) **Created:** 10/1/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`5853f7e`](https://github.com/TheAlgorithms/C/commit/5853f7e9bd3c885e7740056be7a653d736afa7e6) UPDATED ### 📊 Changes **1 file changed** (+6 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `data_structures/linked_list/stack_using_linkedlists.c` (+6 -7) </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:14:07 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#607