Skip to content

Pascal's Triangle #134

Description

@judiemosinabre

Problem:
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

Hi @indrakishore,
I would like to contribute my solution for this using Java. I’m looking forward to contributing to this repository during Hacktoberfest 2024. Kindly assign me this task and include the Hacktoberfest label.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions