Pascal Triangle
Implement pascal triangle in any language inside Algorithms/Pascal folder.
input: rows output: 1 1 1 1 2 1 1 3 3 1
@ephremdeme can I work on this?
Yeah sure
may i work on this using python?
may i work on this using python?
i will be doing through python u can try other language
ok i will do it with java
I want to contribute. I will do it in C++. Can I do it @ephremdeme?
I have already sent a pull request for the c++ version . @dinijian
I did it using Java and my PR is #214
You know it doesn't hurt to star the repo
You know it doesn't hurt to star the repo
I stared it man
can I work on this in lua?
Please assign the Python one to me.
@ephremdeme can I work on this in kotlin?
Implement pascal triangle in any language inside Algorithms/Pascal folder.
input: rows output: 1 1 1 1 2 1 1 3 3 1
Is Golang acceptable?
Can i do it in PHP?
Heya!, Just added a PR for pascals triangle in golang, check it our once :)
Implement pascal triangle in any language inside Algorithms/Pascal folder.
input: rows output: 1 1 1 1 2 1 1 3 3 1
@ephremdeme Is it possible for you to add "hacktoberfest" label to repo, it would be really helpful though 👍🏼
i can solve this efficiently in C++,please assign it to me. @leonardoamurca