Update appNew update is available. Click here to update.
About
I am Parvesh Jangra, presuming b.tec from LPU and learned c , python, DSA, and Data Science concepts. I am here To utilize my analytical skills and experience with data sets and tools to help organi...
Lovely Professional University 2024
Python - Default language
My Stats
EXP gained
yellow-spark
7870
Level
6 (Specialist)
Community stats
Discussions
0
Upvotes
0
Know more
368
Total problems solved
354
Easy
14
Moderate
0
Hard
0
Ninja
Jan Jan Feb Feb Mar Mar Apr Apr May May Jun Jun Jul Jul Aug Aug Sep Sep Oct Oct Nov Nov Dec Dec

Current streak:

0 days

Longest streak:

6 days

Less

More

Achievements
1
Ronin
Topics
Arrays
1
Samurai
Guided path
Basics of python
Discussions
Solution in o(1)
Interview problems
def firstN(n):
    # Write your code) here.
        return int(((n*(n+1))//2)
profile
parveshjangra
Published On 04-Jul-2023
77 views
0 replies
0 upvotes