User-submitted Projects

68
1263 reads
quantaqa's picture

Submitted by

quantaqa
printname(1.0)
Super simple program. Asks user for name, prints it back in a sentence.

Enhancement Trail:  

printname(1.0)    printname





Run It Now!
68
3895 reads
karthik's picture

Submitted by

karthik
NAME_ANALYSER
Easiest game ever , Enter your name and find its meaning , it generates different meaning everytime you play , depends on your luck :)
NAME_ANALYSER

Run It Now!
68
2311 reads
AnilKumar's picture

Submitted by

AnilKumar
Joining Threads
The belo example demonstrates how to use threads in java. The below program reads a file during the execution of thread.At the same time it tries to print 'a' in the main() method.
Run It Now!
68
2422 reads
EL Property Access and Nested Properties
The EL property access and nested properties example below demonstrates how to access object's property in JSP. This example accesses NewsFeed's object properties and collections to show it as output
EL Property Access and Nested Properties

Run It Now!
68
2214 reads
cassia's picture

Submitted by

cassia
Tags:

67
1840 reads
Aman's picture

Submitted by

Aman
Top_kSelection
This python module takes an input of list of numbers and outputs top k numbers out of them.the top k numbers are not in order.This doesn't involve sorting.So this takes comparitively lesser time...
Run It Now!
Make & share a project and showcase your talent to the world!