An open API service providing repository metadata for many open source software ecosystems.

Topic: "fizzbuzz-csharp"

ashish-r/Fizz-Buzz

A collection of come cool Fizz Buzz programs in your favorite programming language

Language: C++ - Size: 960 KB - Last synced at: 8 months ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 53

francofgp/Fizz-Buzz-Generator

This is a console program made in C#, where you can type the number to generate the FizzBuzz problem

Language: C# - Size: 12.6 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

PrimeEagle/Fizz-Buzz-Coding-Interview 📦

A solution to a common programing interview question.

Language: C# - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

shunsock/dotnet_playground

c sharp project for learning

Language: C# - Size: 16.6 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

GoldenAgeDev/FizzBuzz

FizzBuzz Exercise - For numbers 1 to 100, print one of four results: "Fizz" if a number is divisible by 3; "Buzz" if a number is divisible by 5; "FizzBuzz" if a number is divisible by 3 and 5; the number if it is not divisible by 3 or 5; Unit tests evaluate each criterion individually, as well as at random.

Language: C# - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0