Giter Site home page Giter Site logo

jaydeep-pipaliya / recursion-hub Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zeel-codder/recursion-hub

0.0 0.0 0.0 659 KB

Write a solution to any recursive problem in any language of your choice

Home Page: https://recursion-hub.herokuapp.com/

JavaScript 9.81% C++ 80.09% HTML 10.10%

recursion-hub's Introduction

Recursion Hub

Collections of solutions to recursive problems. You Don't Need to write an optimal solution just write code with the help of Recursion.

none

Ways To Contribute

There are two main contributions you can make.

  1. The first is you can edit and improve the website node app.
  2. The second way is to write any problem and solution in recursion, just make sure the problem is not yet written.

Setup Node App(If you intend to do the first contribution option 1.)

  1. Install Node js And Npm
  2. After cloning the App, go to the root folder and run the command below
npm i
  1. Then start the app
node server.js

or 

nodemon server.js

How to Contribute?

1. Fork and clone this repository.
2. Create a new branch with your name (Find more details)
3. Select any problem which can be solved by recursion. Please choose the problem which has not yet been taken or written. You can see on the website of this repo and check if the problem is written or not. And If after this you aren't able to find that problem is written or taken then create a new issue with newproblem tag.
4. Select any programing language of your choice(Make Change in ./Code folder only). and write code to solve the problem(Make sure the file name explains the problem in brief). Here you have to create one Markdown file for code.

MarkDown File Formate

  1. Contributor Introduction And Problem Information

    ---
    Name: 'Your Ans'  
    Github: 'Your Ans'  
    WebSite: 'Your Ans'  
    Problem: 'Your Ans'  
    Description: 'Your Ans'  
    Language: 'Your Ans' 
    ---

    Node: Website Part is optional. don't include Website key if you don't have website :).

    Please, follow this format only.

    • be make sure you have space right
      • This is not valid
        Name:'Your Ans'
        
        or 
        
        Name: Your Ans   
      • This is Valid
        Name: 'Your Ans'  
  2. Your Code Write code in this md format. Try to add problem explanation in comment in your code. See demo code.

Md File Demo

Rules

  1. Try to add some value and don't spam
  2. Just follow the instructions given above and you are good to go.

Contributors

Thank You!

recursion-hub's People

Contributors

zeel-codder avatar dragonuncaged avatar raazanand avatar iota-008 avatar sakshamian avatar zgraceman avatar dhruvil-shah avatar pranaychauhan2516 avatar himanshu-malviya15 avatar mthakur7 avatar sgi-capp-at2 avatar jaydeep-pipaliya avatar sujaykummari avatar plavani0208 avatar crazy2code15 avatar rahulkhattri0 avatar novaenn avatar ishu-agrawal avatar sockalingam29 avatar mondalraj avatar iamkp1010 avatar hkataya avatar dd-712 avatar ayushyadav2001 avatar kehshiba avatar pallaav avatar shelendravashishtha2 avatar shivamjindal1 avatar simran-sahni avatar nuclearcactus 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.