Skip to content

Add more solution for Leetcode algorithm. #249

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
danghai opened this issue Aug 8, 2019 · 18 comments
Closed

Add more solution for Leetcode algorithm. #249

danghai opened this issue Aug 8, 2019 · 18 comments
Labels
hacktoberfest help wanted Extra attention is needed Practice coding For needless changes Stale

Comments

@danghai
Copy link
Contributor

danghai commented 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
Copy link
Contributor

Added 7.c: Integer reversal with 32-bit overflow checker and 9.c: Pallidrome without string conversion

@Kunal614
Copy link

Kunal614 commented Oct 16, 2019

Added and commented problem Unique Number of Occurrences 1207
#422

@kvedala
Copy link
Collaborator

kvedala commented Aug 26, 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

@creativeyashi creativeyashi mentioned this issue Oct 16, 2020
7 tasks
@BhanukaC
Copy link

Add LeetCode Problem 1486 using C #703

@BhanukaC
Copy link

LeetCode 961 Problem Using C #702

@BhanukaC
Copy link

Create 1295.c #701

@itsvinayak
Copy link
Member

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
Copy link
Collaborator

kvedala commented Nov 26, 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

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
Copy link
Contributor

Hi @danghai, I would like to work on this issue,.
Can i contribute by adding some solutions ?

@Panquesito7
Copy link
Member

Can I contribute

Thank you for your interest in contributing. 👍
Before submitting a PR, please ensure the following:

  • The algorithm isn't a duplicate in this repository.
  • Make your code as per the repository standards.
  • Ensure that all the automated-tests pass.

@Dezx20
Copy link

Dezx20 commented 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
Copy link

Hey, can I contribute to this? I have solved 800+ questions on Leetcode.

@Panquesito7
Copy link
Member

Hey, can I contribute to this? I have solved 800+ questions on Leetcode.

Woah, amazing! Of course, you can! Feel free to make PRs, and we'll review them. 🙂

@Vedika-Agrawal
Copy link

Vedika-Agrawal commented 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
Copy link

I also want to add some leetcode questions ...as I have practiced a lot
Pls assign it to me under hacktoberfest

@AyushSingh-github
Copy link

hello. i just added my 4 leetcode solutions for binary tree transversals. please see my pull request.

@github-actions
Copy link
Contributor

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 github-actions bot added the Stale label Jan 19, 2022
@github-actions
Copy link
Contributor

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest help wanted Extra attention is needed Practice coding For needless changes Stale
Projects
None yet
Development

No branches or pull requests