mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-20 20:39:37 +00:00
[PR #1205] [MERGED] add leetcode Verifying an Alien Dictionary #1790
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/1205
Author: @alexpantyukhin
Created: 2/2/2023
Status: ✅ Merged
Merged: 2/4/2023
Merged by: @tjgurwara99
Base:
master← Head:add_leetcode_verifying_an_alien_dictionary📝 Commits (4)
c1b7eebadd leetcode Verifying an Alien Dictionary3bf0891updating DIRECTORY.mdd4c1a5eUpdate 953.cb8a4faaMerge branch 'master' into add_leetcode_verifying_an_alien_dictionary📊 Changes
2 files changed (+41 additions, -0 deletions)
View changed files
📝
leetcode/DIRECTORY.md(+1 -0)➕
leetcode/src/953.c(+40 -0)📄 Description
Description of Change
Add a guide for new LeetCode solutions.
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.