Back to Type Challenges

README

questions/30958-medium-pascals-triangle/README.md

latest1.2 KB
Original Source
<!--info-header-start--><h1>Pascal&#039;s triangle </h1><blockquote><p>by Aswin S Vijay <a href="https://github.com/aswinsvijay" target="_blank">@aswinsvijay</a></p></blockquote><p><a href="https://tsch.js.org/30958/play" target="_blank"></a> </p><!--info-header-end-->

Given a number N, construct the Pascal's triangle with N rows. Wikipedia

<!--info-footer-start-->

<a href="../../README.md" target="_blank"></a> <a href="https://tsch.js.org/30958/answer" target="_blank"></a> <a href="https://tsch.js.org/30958/solutions" target="_blank"></a> <!--info-footer-end-->