User-submitted Projects

66
2295 reads
deep07's picture

Submitted by

deep07
Tags:

Stack Example
The above program demonstrates how to use Stack Collections in java.
Run It Now!
66
2569 reads
JayRathod's picture

Submitted by

JayRathod
65
1651 reads
CreatingRingGraph
This python module takes input as list of nodes and returns a ring Graph(dictionary). In which elements are connected to one another in a sequence and last and first element is also connected.
Run It Now!
65
1891 reads
joeypencil's picture

Submitted by

joeypencil
Tags:

Palindrome_checker
A program that determines if an input word or sentence is a palindrome or not. Note: Special characters (e.g. periods, commas, etc.) will cause an error
Run It Now!
65
1608 reads
AmitVerma's picture

Submitted by

AmitVerma
Tags:

Print Array values in readable format
This program displays Array information about variables in a simple, readable format using var_dump() function.
Run It Now!
Make & share a project and showcase your talent to the world!