Skip to content

0070 | Easy accepted by leetcode climbing stairs #68

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

0070 | Easy accepted by leetcode climbing stairs #68

wants to merge 3 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Oct 22, 2020

0070 | Easy | Climbing Stairs (Number of ways to reach top of steps by taking 1 or 2 steps) added accepted by leetcode climbing stairs

Oudarjya Sen Sarma added 2 commits October 22, 2020 20:07
0070 | Easy | Climbing Stairs (Number of ways to reach top of steps by taking 1 or 2 steps) added
@ghost
Copy link
Author

ghost commented Oct 22, 2020

readme updated

Copy link
Owner

@sankalpdayal5 sankalpdayal5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please reorder rows in Readme according to the question no
Also check if your code is getting accepted in Leetcode before creating PR

0070 solution added in python
@ghost
Copy link
Author

ghost commented Oct 23, 2020

Readme added in order!
code accepted by leetcode! and link added!

Copy link
Owner

@sankalpdayal5 sankalpdayal5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code is not working
Pl submit the code on leetcode before creating PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant