Skip to content
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

Catalan number #755

Open
rathoresrikant opened this issue Sep 30, 2019 · 4 comments
Open

Catalan number #755

rathoresrikant opened this issue Sep 30, 2019 · 4 comments

Comments

@rathoresrikant
Copy link
Owner

Write a program to find the nth Catalan number ?
Details :
Programming language : Any
Directory : Algorithms/Dynamic Programming (DP code)
Algorithms/Mathematical Algorithms (Brute force)
Naming : catalan_yourname.extension
Explanation : Optional

To know about Catalan Numbers, proceed here.

@ronika-das
Copy link
Contributor

would like to do this

@osoba
Copy link
Contributor

osoba commented Sep 30, 2019

added the nth catalan number in python #757

@rak108
Copy link
Contributor

rak108 commented Oct 3, 2019

added the nth catalan numberin C.
#799

@AdiY2j
Copy link
Contributor

AdiY2j commented Oct 6, 2019

I would like to do in C++

Horiol added a commit to Horiol/HacktoberFestContribute that referenced this issue Oct 23, 2019
rathoresrikant added a commit that referenced this issue Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants