king04aman / hacktoberfest2022

Hacktoberfest2022 - Contribute given programs in any language you want, every valid PR will be accepted!!!
MIT License
136 stars 530 forks source link

Added PascalTriangle.java #575

Open ved-2004 opened 1 year ago

ved-2004 commented 1 year ago

Given the num of rows numRows, generate the first numRows of Pascal's Triangle.