Repository navigation

#

fizzbuzz

Example project with Groovy based Jenkins Pipeline (Jenkinsfile)

Java
86
1 年前

🎃 Submit creative/abstract FizzBuzz solutions in any language you want!

Python
70
5 年前

Benchmark to compare async web server + interpreter + web client implementations across various languages

F#
46
2 年前

Fizzbot has questions for you... so many questions. A FizzBuzz API for you to play with.

Python
45
6 年前

A compilation of JS + Node problems (with solutions) with bootcamp students in mind.

JavaScript
39
5 年前

Here, I will upload my Java Projects which are Useful especially if you're a Beginner or want code just to Practice.

Java
38
2 年前

FizzBuzz, formally verified, provably correct

Idris
27
2 年前

This repository is a compilation of some of the best project ideas in Python to practice your skills. From a beginner level to complex projects, this list should keep you busy for days!

Python
25
3 年前

Demos of some algorithms & data structures in C++ using dummy command line apps.

C++
19
3 年前

Compile-time emulation of a 4-bit Virtual Machine using TypeScript's Type System

TypeScript
18
6 年前

Classic algorithms including Fizz Buzz, Bubble Sort, the Fibonacci Sequence, a Sudoku solver, and more.

Python
17
1 个月前

Business class Fizz Buzz test (PHP + SOLID)

PHP
16
8 年前

Contains shortest solutions to fizzbuzz in various programming languages

Swift
14
8 个月前

A distributed, fault-tolerant, production-ready FizzBuzz implementation for the microservice cloud.

Shell
12
8 年前

An experiment in writing FizzBuzz in every language, each with its own Docker container

Lua
11
3 年前

This is a programming challenge where your goal is to write a program that prints the numbers from 1 to 100. But for multiples of 3 print "Fizz" instead of the number, and for the multiples of 5 print "Buzz". For numbers that are multiples of both 3 and 5 print "FizzBuzz".

Python
10
3 年前

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

C++
9
5 年前

A collection of weird and awful FizzBuzz implementations

C++
8
6 年前