Pascal's Triangle at Twitter
Easy78.7% acceptance
This problem has 100.0% frequency at Twitter.
Problem 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 as shown: 
Read full problem and hintsTopics
Also asked at 18 companies
More Twitter Questions
Regular Expression MatchingHardTrapping Rain WaterHardWildcard MatchingHardMerge IntervalsMediumWord Break IIHard
View all Twitter questions