User-submitted CSharp Projects

1
437 reads
AnthonySenior's picture

Submitted by

AnthonySenior
Math Quiz Game! v1.01
Solve 5 math questions of each type (addition, subtraction, multiplication, and division) to see how good your arithmetic skills are!
Run It Now!
1
437 reads
Sorting Algorithm - 1
A algorithm to sort an array of int
Run It Now!
1
527 reads
Auto Mail Sender
If you have a file that you need to update daily and you send it to your boss or friend on daily basis, and you are tiered of opening email account and attaching file etc, then use this code snippet t
Run It Now!
1
394 reads
Rorin's picture

Submitted by

Rorin
Finding the Min and Max Temperature
Simple program to find the MIN and MAX temperatures on the user input. Here is the code.
Run It Now!
1
436 reads
DataArtist's picture

Submitted by

DataArtist
Tags:

Words Capitalization in string
Handles multiple words with spaces and multiple spaces between words


Run It Now!
2
397 reads
Caesar cipher
This is a simple Caesar Cipher
Run It Now!
1
415 reads
ReverseString(3.0)
A simple code to reverse an inputted string.


Run It Now!
1
470 reads
jaydipjadhav's picture

Submitted by

jaydipjadhav
ReverseString(2.0)
A simple code to reverse an inputted string. This version uses a simple for loop instead of Array.Reverse().

Enhancement Trail:  

ReverseString(2.0)    ReverseString(1.1)    ReverseString





Run It Now!
1
346 reads
Naqeeb's picture

Submitted by

Naqeeb
Tags:

Regular(1.0)

Enhancement Trail:  

Regular(1.0)    Regular





Run It Now!
1
376 reads
jitendra25's picture

Submitted by

jitendra25
Tags: