User-submitted Projects

57
2574 reads
MaxHeap
An implementation and demo of the MaxHeap data structure. Usually heaps are implemented using an array for storage, but I've heard this is bad news for caching. Here's a tree-based implementation.
Run It Now!
57
1505 reads
charugupta11's picture

Submitted by

charugupta11
Tags:

57
1803 reads
registration
this is a project which can used for user registration
Run It Now!
57
1639 reads
programmer_jp's picture

Submitted by

programmer_jp
Tags:

LoveAndroid
First Experiment at Android
Run It Now!
57
2763 reads
Simple_banking_system
This is a simple project on banking system. Everything is documented in the code.
Run It Now!
57
4928 reads
FizzBuzzFizzBuzz
The program prints numbers 1 - 100, but: if the number is a multiple of 3, it will print "Fizz" if the number is a multiple of 5, it will print "Buzz" if the number is a multiple of both 5 and 3, i
FizzBuzzFizzBuzz

Run It Now!
Make & share a project and showcase your talent to the world!