Skip to content

Pascal's Triangle (using DP) #148

@surjyaneeh

Description

@surjyaneeh

Description

Given an integer numRows, return the first numRows of Pascal's triangle.
In Pascal's triangle, each number is the sum of the two numbers directly above it

Programming language

  • C++
  • Python

Are you contributing under any open-source program ?

HSOC'22

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions