Code Monkey home page Code Monkey logo

ashish-r / fizz-buzz Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 55.0 983 KB

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

License: MIT License

JavaScript 13.17% TypeScript 4.37% Python 8.85% C++ 15.42% Java 8.25% Rust 3.09% Go 6.59% PHP 9.45% C 4.29% Ruby 1.47% C# 4.54% Haskell 0.94% Dart 2.49% Scala 2.70% Kotlin 1.65% Standard ML 1.15% Elixir 5.79% Swift 2.64% Shell 2.25% PowerShell 0.89%
fizzbuzz fizzbuzz-javascript fizzbuzz-php fizzbuzz-python fizzbuzz-scripts hacktoberfest fizzbuzz-typescript fizzbuzz-rust good-first-issue fizzbuzz-ruby fizzbuzz-dart fizzbuzz-csharp fizzbuzz-go fizzbuzz-cpp fizzbuzz-c fizzbuzz-haskell fizzbuzz-scala fizzbuzz-kotlin fizzbuzz-psql fizzbuzz-elixir

fizz-buzz's Introduction

FizzBuzz

Problem Statement

Write a program that prints the numbers from 1 to 100 but for multiples of '3' print "Fizz", for the multiples of '5' print "Buzz" and for the multiples of both '3' and '5' print "FizzBuzz" instead of the number.

Sample Output:

1, 2, Fizz, 4, Buzz, Fizz, 7, 8, Fizz, Buzz, 11, Fizz, 13, 14, FizzBuzz, 16, 17, Fizz, 19, Buzz, Fizz, 22, 23, Fizz, Buzz, 26, Fizz, 28, 29, FizzBuzz, 31, 32, Fizz, 34, Buzz, Fizz, ...

Overview

Fizz Buzz is the most common programming question asked during the interviews. The goal of this repository is to help beginners with their contributions in Open Source. Every contribution is appreciated, just make sure to follow the contribution guidelines.

If this is your first contribution and you need any help, or if you are facing any issue. Comment here: #4

Hacktoberfest

Hacktoberfest® (1st October-31st October) is open to everyone in the global community. Whether you’re a developer, student learning to code, event host, or company of any size, you can help drive growth of open source and make positive contributions to an ever-growing community. All backgrounds and skill levels are encouraged to complete the challenge.

Enter Your email on the website to win cool T-shirt.

Website - https://hacktoberfest.digitalocean.com/

License: MIT

fizz-buzz's People

Contributors

812624 avatar aashishkushwaha avatar amoghatsunil avatar anshmishra2001 avatar ashish-r avatar capturemathan avatar grvkr777 avatar iamsidofficial avatar jayaganeshkumar avatar jayruivivar avatar jmakhack avatar khare-agraj avatar magnusgulin avatar mohammed-ijas avatar oonat avatar palak305 avatar salmonking72 avatar sathiyajith avatar satrio-pamungkas avatar sebabratakundu avatar shreyraj2002 avatar sneha1010 avatar stk101 avatar taylfw avatar tejas99999 avatar thetkpark avatar tiago154 avatar vipenl26 avatar vjspranav avatar zbarovsky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fizz-buzz's Issues

Welcome to Hackertoberfest 2020!

It’s that time of year again when we come together to support and celebrate the open source technologies we use and love. To help you celebrate Hacktoberfest 2020, I am opening this issue for first-time open source contributors.
If this is your first contribution and you need any help, or if you are facing any issue, comment below.

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.