About Me

My photo
Vijayapur, Karnataka, India
I am interested in Teaching.

Friday 3 March 2017

Achievers of the week

1. Seminar on "String Processing" by Mr. Mahesh Gajakosh (2BL15CS045)

2. Seminar on "Graph Problems" by Miss. Nafisa Mujawar (2BL16CS407)



    
1. Mr. Manjunath Angadi IV Sem CSE A div.
    Design and Analysis of Algorithms:




2. Mr. Muragesh M II  Sem E Div. 2BL16CV049
    Programming in C and Data Structures

No comments:

GCD of two numbers and its application...

The greatest common divisor (gcd) of two numbers is the largest positive integer that divides both numbers without leaving a remainder. The ...