mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-11 21:36:45 +00:00
Add more solution for Leetcode algorithm. #33
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?
Originally created by @danghai on GitHub (Aug 8, 2019).
I create leetcode directory. You can contribute solution for Leetcode algorithm by C language.
Good practice coding :)
Please put some comment for explanation. It helps other people understand your algorithm better
@SuranjanDaw commented on GitHub (Oct 2, 2019):
Added 7.c: Integer reversal with 32-bit overflow checker and 9.c: Pallidrome without string conversion
@Kunal614 commented on GitHub (Oct 16, 2019):
Added and commented problem Unique Number of Occurrences 1207
https://github.com/TheAlgorithms/C/pull/422
@kvedala commented on GitHub (Aug 27, 2020):
This is an excellent collection 👍
Can you please convert the codes to independent executable programs with documentation in sync with the rest of the repo? Thanks
@BhanukaC commented on GitHub (Oct 22, 2020):
Add LeetCode Problem 1486 using C #703
@BhanukaC commented on GitHub (Oct 22, 2020):
LeetCode 961 Problem Using C #702
@BhanukaC commented on GitHub (Oct 22, 2020):
Create 1295.c #701
@itsvinayak commented on GitHub (Oct 31, 2020):
hey @danghai, how to add an alternate algorithm for the same question, should it be added to the same file or by creating another file, what should be the syntax for naming file?
thank you,
@itsvinayak
@kvedala commented on GitHub (Nov 26, 2020):
Contribution Guidelines
Meanwhile, the Leetcode folder is currently unstructured and there is an effort to normalize the folder with respect to the repo #733
@DhruvPasricha commented on GitHub (Feb 17, 2021):
Hi @danghai, I would like to work on this issue,.
Can i contribute by adding some solutions ?
@Panquesito7 commented on GitHub (Feb 18, 2021):
Thank you for your interest in contributing. 👍
Before submitting a PR, please ensure the following:
@Dezx20 commented on GitHub (Aug 20, 2021):
Hi @danghai im new into this and i would love to contribute in this sections. can u help me with how i can get started, Please?
@AryanNayak commented on GitHub (Aug 31, 2021):
Hey, can I contribute to this? I have solved 800+ questions on Leetcode.
@Panquesito7 commented on GitHub (Sep 1, 2021):
Woah, amazing! Of course, you can! Feel free to make PRs, and we'll review them. 🙂
@Vedika-Agrawal commented on GitHub (Sep 30, 2021):
I would like to add my Leet Code solutions, Please assign this task to me. to the problem no 4 Median of Two Sorted Arrays.{hard}
@Ayan-thecodeking commented on GitHub (Oct 1, 2021):
I also want to add some leetcode questions ...as I have practiced a lot
Pls assign it to me under hacktoberfest
@AyushSingh-github commented on GitHub (Oct 2, 2021):
hello. i just added my 4 leetcode solutions for binary tree transversals. please see my pull request.
@github-actions[bot] commented on GitHub (Jan 19, 2022):
This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@github-actions[bot] commented on GitHub (Jan 26, 2022):
Please ping one of the maintainers once you add more information and updates here. If this is not the case and you need some help, feel free to ask for help in our Gitter channel or our Discord server. Thank you for your contributions!