[PR #804] [CLOSED] Added LeetCode Solution 98 and updated Readme.md #1318

Closed
opened 2026-01-29 15:19:15 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/804
Author: @DhruvPasricha
Created: 2/18/2021
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 4ef1882 Added LeetCode Solution 98 and updated Readme.md

📊 Changes

2 files changed (+18 additions, -0 deletions)

View changed files

📝 leetcode/README.md (+1 -0)
leetcode/src/98.c (+17 -0)

📄 Description

Description of Change

Added LeetCode Solution 98 and updated Readme.md


🔄 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/804 **Author:** [@DhruvPasricha](https://github.com/DhruvPasricha) **Created:** 2/18/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4ef1882`](https://github.com/TheAlgorithms/C/commit/4ef1882afc5a6cd98c93775bd739740534e3c6e1) Added LeetCode Solution 98 and updated Readme.md ### 📊 Changes **2 files changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `leetcode/README.md` (+1 -0) ➕ `leetcode/src/98.c` (+17 -0) </details> ### 📄 Description #### Description of Change Added LeetCode Solution 98 and updated Readme.md --- <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:19:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#1318