Giter Site home page Giter Site logo

erikkvalvik / fizz-buzz Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ashish-r/fizz-buzz

0.0 0.0 0.0 933 KB

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

License: MIT License

JavaScript 14.65% TypeScript 0.74% Python 9.75% C++ 11.48% Java 11.43% Rust 4.28% Go 4.25% PHP 8.29% C 5.94% Ruby 2.02% C# 2.85% Haskell 1.31% Dart 3.45% Scala 1.59% Kotlin 1.58% Standard ML 1.60% Elixir 8.02% Swift 3.65% Shell 3.11%

fizz-buzz's Introduction

License: MIT

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.

Hacktoberfest

Hacktoberfest® (1 October-31 October) is open to everyone in our 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/

fizz-buzz's People

Contributors

ashish-r avatar shreyraj2002 avatar khare-agraj avatar jmakhack avatar mohammed-ijas avatar palak305 avatar taylfw avatar iamsidofficial avatar hauktek avatar anmolgaur45 avatar darshanjain2000 avatar firstbober avatar ggolfz avatar lon3wo7f avatar devil-cyber avatar themixu avatar mohandas-pai avatar satrio-pamungkas avatar omkargeedh avatar prajwalscodestack avatar elpic avatar stk101 avatar 812624 avatar salmonking72 avatar thetkpark avatar sneha1010 avatar tejas99999 avatar tiago154 avatar jayaganeshkumar avatar vipenl26 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.