Coder Social home page Coder Social logo

tanmayck1201 / 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 301 KB

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

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

JavaScript 52.61% HTML 47.39%

recursion-hub's Introduction

Hacktoberfest2021 Recursion Hub

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

none

Ways Contribute

They are two main contributions you can make.

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

Setup Node App(If you what to do first type contribution)

  1. Install Node js And Npm
  2. After clone the App go to the root folder and run the below command
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 new branch with your name (Find more details)
3. Select any problem which can solve by recursion. Please take the problem which has not been taken or written yet. 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 formate. 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.

Thanks You

recursion-hub's People

Contributors

zeel-codder avatar sakshamian avatar himanshu-malviya15 avatar sujaykummari avatar rahulkhattri0 avatar sockalingam29 avatar ayushgoswamiabr avatar dhruvil-shah avatar shelendravashishtha2 avatar tanmayck1201 avatar shivank911 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.