GithubHelp home page GithubHelp logo

lusmoura / fizzbuzz-hacktoberfest-2021 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 5h0bh4nk/fizzbuzz-hacktoberfest-2022

0.0 1.0 0.0 190 KB

๐ŸŽƒ Submit creative FizzBuzz solutions in any language you want! Open for beginners !

Home Page: https://hacktoberfest.digitalocean.com/

License: The Unlicense

C++ 40.65% Python 6.92% C 4.54% JavaScript 5.41% Java 17.49% Go 1.17% C# 1.30% Rust 1.30% Shell 1.75% Brainfuck 7.53% Ruby 1.04% TypeScript 1.51% PHP 2.27% PowerShell 0.92% Dart 0.70% Pascal 1.16% Fortran 1.38% Julia 0.76% Kotlin 1.27% Haskell 0.93%

fizzbuzz-hacktoberfest-2021's Introduction

๐ŸŽƒ Hacktoberfest 2021 FizzBuzz


Submit creative FizzBuzz solutions in any language you want!


TL;DR:
We're searching for creative/extraordinary/weird FizzBuzz solutions :)


โ— READ BEFORE CONTRIBUTING

THIS REPOSITORY IS IN COMPLIANCE WITH THE HACKTOBERFEST VALUES AND RULES:
We cannot and will not accept every PR and label invalid one's accordingly! Examples are off-topic contributions, duplicated solutions, copy-paste solutions as well as obvious +1 attempts.
We are searching for interesting/creative/abstract/unique/extraordinary/weird solutions to FizzBuzz. Only one normal solution per language is permitted!
This repository aligns with the values of the Hacktoberfest as it is meant as a fun challenge as well as a platform to learn (experiment with different solutions, challenging yourself to come up with creative solutions to a unique problem).
Denied PR's can be found here.


๐Ÿ”ง Steps to add your solution:

  1. Star and Fork this repository.

  2. Add your solution to the folder with the name of your language. If there is no folder for your language yet, create one!

  3. Name your file with a fitting description.

  4. Comment the first lines of your file (if possible) like that (use whatever commenting syntax is supported by the language you use!):

// [SHORT DESCRIPTION HERE]
// Author: @YourGitHubUserName

...

A sample file can be found here: https://github.com/5h0bh4nk/FizzBuzz-Hacktoberfest-2021/blob/master/C++/basic_fizbuzz.cpp


โ“ What is FizzBuzz?

Quick summary:

FizzBuzz is a program that prints the numbers from 1 to 100. But for multiples of three it prints โ€œFizzโ€ instead of the number and for the multiples of five, it prints โ€œBuzzโ€. For numbers which are multiples of both three and five it prints โ€œFizzBuzzโ€.


[Image source ยฉ 100daysofalgorithms]

Read more about it here: https://www.tomdalling.com/blog/software-design/fizzbuzz-in-too-much-detail/


๐Ÿ† Top 5 personal favorites:

The response was so great that i couldnt choose just 5 . So , here are the top ones :

โ“ What do you mean by "creative" solutions?

Well, I'm not looking for normal solutions. You know, the ones you'd find in a book or so. I'm looking for something interesting! Whether that's a fancy one-liner in the language of your choice, or perhaps a funny eso-language, or maybe an intentionally weird solution that you don't even quite understand yourself (be sure to document those!). Anyhow, the goal is to have fun and maybe even learn a thing or two.

Maintainers ( lets connect through github ๐Ÿ˜Š )

Happy hacking!


fizzbuzz-hacktoberfest-2021's People

Contributors

5h0bh4nk avatar architagg avatar battleoverflow avatar boaglio avatar boga-man avatar caupcakes avatar chartung17 avatar danangtomo avatar deepak2107 avatar gauravpoosarla avatar harshit135 avatar hkataya avatar jmmille avatar lokeshtejavath avatar luxtheta avatar mrd3847 avatar namantam1 avatar nishith-reddy avatar prayagpatel-007 avatar qaidvoid avatar ryguigas0 avatar sahilsync07 avatar satrio-pamungkas avatar siddharth1002 avatar sriyasync avatar suffisme avatar tony133 avatar utsavk28 avatar vishwasgajawada avatar yuktagopalani avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.