All challenges
DSA

Sum of Array

easy
20m
#dsa#python#javascript#typescript#go#java#cpp#rust

Return the sum of all integers in nums (may be large — use a 64-bit return).

Start challengeSign in to save your progress.