Tuesday, August 26, 2014

Minimum Spanning Tree by kruskal

Algorithm Name: Kruskal
Algorithm Category:  Graph search algorithm

Source Code:


Input:


Output:

Shortest path by Dijkstra

Algorithm Name: Dijkstra
Algorithm Category:  Graph search algorithm

Source Code:


Input:


Output:

Monday, August 25, 2014

UVa Problem No:100 - The 3n + 1 problem

Source code of UVa Online Judge problem number: 100 - The 3n + 1 problem
Problem description: http://uva.onlinejudge.org/external/1/100.html

Saturday, January 8, 2011

Facebook Programing Contest

Facebook Hacker Cup have arranged a programing contest. If you want to participate it, just login your facebook than go to Facebook Hacker Cup.
Give a like & than click http://www.facebook.com/hackercup/problems.php?round=4
Best of lack...........:)

Thursday, January 6, 2011

UVa Online Judge Membership






Its very easy.
Just go UVa Online Judge
and click Register
Then submit your Name , email address & password. Click "Results email:" for notification via e-mail.

Beginning knowledge for programming

You must Need a clear concept about this function, Variable & Statement for the programming. Click on the function and other to know about details on it.
Variable, Data type
printf
scanf
gets
if....else statement
looping(for,while,do-while)
strlen
NULL
Array
break statement
go to statement
pointer
Practise more & more for the clear concept.

Browse Problems

Problem Set Volume (problem 100 to 999)
Volume I ( problem 100 to 199)
................................................
Volume IX (problem 900 to 999)

Contest Volumes(problem 1000 to 11898)
Volume C (problem 10000 to 10099)
.........................................................
Volume CXVIII(problem 11800 to 11898)

Followers