Giter VIP home page Giter VIP logo

sayashraaj / hacktoberfest-2020-fizzbuzz Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nulldev/hacktoberfest-2020-fizzbuzz

0.0 1.0 0.0 327 KB

:jack_o_lantern: Submit creative FizzBuzz solutions in any language you want!

License: The Unlicense

JavaScript 9.98% LOLCODE 1.12% Java 11.47% HyPhy 0.59% Python 39.61% C++ 10.03% Dart 0.98% Shell 1.62% Go 2.57% CoffeeScript 0.47% C 4.20% Rust 6.09% TypeScript 2.82% AutoIt 1.31% PLSQL 1.00% Swift 1.98% PHP 1.68% C# 1.48% Perl 0.20% Nim 0.78%

hacktoberfest-2020-fizzbuzz's Introduction

🎃 Hacktoberfest 2020 FizzBuzz


Submit creative FizzBuzz solutions in any language you want!


Read the official issue for an intro:
NullDev#3


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


Note:
We can't accept every PR and label invalid one's accordingly. Examples are off-topic contributions as well as duplicated solutions.
This repository aligns with the values of the Hacktoberfest as it is a platform to learn (experiment with different solutions, learning how GitHub & PR's work, challanging yourself to come up with creative solutions to a unique problem).


🔧 Steps to add your solution:

  1. 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:

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

...

A sample file can be found here: https://github.com/NLDev/Hacktoberfest-2020-FizzBuzz/blob/master/JavaScript/one-liner.js


❓ 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”.

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


❓ 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.

Happy hacking!


hacktoberfest-2020-fizzbuzz's People

Contributors

nulldev avatar mohitdeshpande avatar hwennnn avatar rahulkranjan avatar creepsore avatar jmmille avatar bytefoot avatar akashprasher avatar utsavk28 avatar tony133 avatar mishmanners avatar divyanshugit avatar deathbytortoise avatar braintelligence avatar aditij21 avatar sayashraaj avatar gfant avatar arellak avatar j-brn avatar bennybackslash avatar tddschn avatar suparna13 avatar siddhantmittal024 avatar 0xsiddhant avatar rishabhdevbanshi avatar nidhxgupta avatar galahad42 avatar abirbhattacharya82 avatar adamsoutar avatar gittygupta avatar

Watchers

James Cloos 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.