top of page

 Summary

   I decided I wanted to both test web builds, while also showing off simple algorithms I have written. I will include a list of all algorithms currently written, with the source code I wrote. (Written in C# / Unity)

 Algorithms:

Palindrome checker 

Factorial checker

Factors checker

Prime number checker

Power of a number checker

Fibonacci sequence

bottom of page