Example project with Groovy based Jenkins Pipeline (Jenkinsfile)
-
Updated
Aug 2, 2024 - Java
Example project with Groovy based Jenkins Pipeline (Jenkinsfile)
🎃 Submit creative/abstract FizzBuzz solutions in any language you want!
Here, I will upload my Java Projects which are Useful especially if you're a Beginner or want code just to Practice.
Fizzbot has questions for you... so many questions. A FizzBuzz API for you to play with.
A compilation of JS + Node problems (with solutions) with bootcamp students in mind.
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!
Demos of some algorithms & data structures in C++ using dummy command line apps.
Compile-time emulation of a 4-bit Virtual Machine using TypeScript's Type System
Classic algorithms including Fizz Buzz, Bubble Sort, the Fibonacci Sequence, a Sudoku solver, and more.
Contains shortest solutions to fizzbuzz in various programming languages
tests for javascript developers
FizzBuzz in a whole lotta languages
A distributed, fault-tolerant, production-ready FizzBuzz implementation for the microservice cloud.
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".
A collection of weird and awful FizzBuzz implementations
To associate your repository with the fizzbuzz topic, visit your repo's landing page and select "manage topics."