1 min readJun 17, 2019
HackerRank Solution: Summing the N series
You just have to add a single line to get the desired output :)
#
# Complete the summingSeries function below.
def summingSeries(n):
return n * n % 1000000007
HackerRank Solution: Summing the N series
You just have to add a single line to get the desired output :)
#
# Complete the summingSeries function below.
def summingSeries(n):
return n * n % 1000000007
Distraction-free reading. No ads.
Organize your knowledge with lists and highlights.
Tell your story. Find your audience.
Read member-only stories
Support writers you read most
Earn money for your writing
Listen to audio narrations
Read offline with the Medium app