User-submitted Projects

72
1584 reads
RichaThomas's picture

Submitted by

RichaThomas
Tags:

xml_file_read
Xml file reading in PHP
Run It Now!
72
2604 reads
skysiren's picture

Submitted by

skysiren
ArrayList Collection
The below example demonstrates how to use ArrayList Collection in java.
Run It Now!
72
1746 reads
RLogic's picture

Submitted by

RLogic
Tags:

72
1340 reads
italianmonkey's picture

Submitted by

italianmonkey
Tags:

72
2575 reads
Handling Logic Errors in Java
The below example demonstrates how to display a logical error in the code (called a bug) The below program encounterts the bug on line 9, which actually should be: single_letter = check_word.substr
Run It Now!
72
1791 reads
KingLord007's picture

Submitted by

KingLord007
Tags:

Print Array Keys
This program demonstrates how to print array keys using array_key() function in PHP.
Run It Now!
71
1469 reads
Aman's picture

Submitted by

Aman
FindingMedian
This python module finds the median of the numbers enterd in a list with a time complexity of O(nlog(n)), without modifying the list It is way faster than the simple method of first sorting and then
Run It Now!
71
1782 reads
Dugzor's picture

Submitted by

Dugzor
PiCalculator
Not so much of a Pi Calculator, as a wrapper for the Math.Pi constant in the .Net framework.
Run It Now!
Make & share a project and showcase your talent to the world!