Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with fizz

A curated list of projects in awesome lists tagged with fizz .

https://github.com/pkx8326/the_fizzbuzz_algorithm_with_python

This is a children's game but it is said to be one of the most asked problem in interviews for programmers. The rule of the game is simple: supposed that there are numbers from 1 to 100, if a number is divisible by 3, it's "Fizz", if it's divisible by 5 then it's "Buzz", if it's divisible by both 3 and 5 then it's "FizzBuzz", otherwise it's itself. The code in this repository should probably be the most efficient way to demonstrate this game. It works with the for loop syntax and if-else logic.

algorithm buzz fizz fizzbuzz game

Last synced: 13 Nov 2024

https://github.com/bugaevc/fizzbuzz

The ultimate FizzBuzz implementation in Rust

buzz fizz fizzbuzz rust

Last synced: 13 Oct 2024

https://github.com/jnbdz/ofbiz-plugin-fizz

OFBiz plugin for Fizz.

fizz ofbiz plugin

Last synced: 12 Nov 2024