mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-17 05:54:34 +00:00
[PR #1252] [MERGED] feat: add LeetCode problem 434 #1844
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/1252
Author: @PalAditya
Created: 4/27/2023
Status: ✅ Merged
Merged: 4/27/2023
Merged by: @Panquesito7
Base:
master← Head:leetcode_434📝 Commits (4)
99f91aefeat: add LeetCode problem 4340a376e5docs: updatingleetcode/DIRECTORY.mdcc748dcdocs: updating `leetcode/DIRECTORY.mdf052606Update 434.c📊 Changes
2 files changed (+21 additions, -0 deletions)
View changed files
📝
leetcode/DIRECTORY.md(+1 -0)➕
leetcode/src/434.c(+20 -0)📄 Description
Adds solution of problem 434 for leetcode. Beats 100% Time, 97.18% space
Description of Change
References
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.