User-submitted Projects

40
1999 reads
pranjaljg's picture

Submitted by

pranjaljg
factorial
Program to calculate factorial of upto 100.
Run It Now!
55
1815 reads
Sorting(1.0)
To sort a list of numbers in most efficient way(It will make only one comparision if the list is already sorted).

Enhancement Trail:  

Sorting(1.0)    Sorting





Run It Now!
101
2574 reads
Flames
Java code for the school days name game to calculate crush.
Run It Now!
55
1270 reads
perumal's picture

Submitted by

perumal
Tags:

SoapWebservice(1.0)
Creating Web Services with PHP and SOAP without WSDL

Enhancement Trail:  

SoapWebservice(1.0)    SoapWebservice





Run It Now!
54
1173 reads
perumal's picture

Submitted by

perumal
SoapWebservice
Creating Web Services with PHP and SOAP without WSDL
Run It Now!
39
1811 reads
agyaath's picture

Submitted by

agyaath
Tags:

flames
its an console game, to find the relationship between two persons by their name.
Run It Now!
60
1718 reads
AlbertNchinda's picture

Submitted by

AlbertNchinda
Tags:

SlotMachine(1.0)
This program simulates the casino gambling game called the Slot Machine.

Enhancement Trail:  

SlotMachine(1.0)    SlotMachine





Run It Now!
52
1390 reads
AlbertNchinda's picture

Submitted by

AlbertNchinda
Tags:

SlotMachine(1.0)
This program simulates the casino gambling game called the Slot Machine.

Enhancement Trail:  

SlotMachine(1.0)    SlotMachine





Run It Now!
22
2266 reads
binomialcoefficient
finds the ncr using dynamic programming technique.
Run It Now!