Monday, August 19, 2019

Campus Ambassador at GeeksforGeeks IGNOU

Link to  IGNOU page at GeeksforGeeks https://auth.geeksforgeeks.org/college/indira-gandhi-national-open-university/

Ashutosh K Singh, campus ambassador of GeeksforGeeks at IGNOU for the year 2019-20.

My  rank 1 in IGNOU , at GeeksforGeeks coding score 400




No comments:

Post a Comment

What are 'Piecewise Functions'?

 A single function that uses different equations depending on the input , like f(x) = x for x < 0 and f(x) = x^2 for x >0. Such func...