/FizzBuzzInEveryLanguage

A simple test to compare the speed of different languages. It runs an algorithm called FizzBuzz from 0 to 1000000 and calculates the time spent to run. It includes C, C#, Java, JavaScript, and Python.

Primary LanguageC#

This repository is not active