Ok so I\'m new to analyzing algorithms and would really appreciate any helpful tips that can be shared on how to go about this. I am trying to determine how many times count
Here you go:
count = n * (n + 1) / 2