[PR #199] [CLOSED] Some comments for better understanding #470

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/199
Author: @akash19jain
Created: 10/27/2018
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 1f8c32c Some comments for better understanding

📊 Changes

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

View changed files

📝 data_structures/stack/balanced parenthesis using stack in C (+7 -6)

📄 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/199 **Author:** [@akash19jain](https://github.com/akash19jain) **Created:** 10/27/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`1f8c32c`](https://github.com/TheAlgorithms/C/commit/1f8c32ca62d5bc1f846c041517f721fec758f4c6) Some comments for better understanding ### 📊 Changes **1 file changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `data_structures/stack/balanced parenthesis using stack in C` (+7 -6) </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:13:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#470