GithubHelp home page GithubHelp logo

aryangulati / back-to-future Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ieee-vit/back-to-future

0.0 1.0 0.0 59 KB

A beginner friendly repository to help users learn and contribute towards open source

JavaScript 6.94% C++ 10.97% Python 10.04% C 10.72% Java 19.65% Go 8.93% Rust 10.06% Dart 22.69%

back-to-future's Introduction

Back to the Future

Back to the Future is a basic beginner friendly repository to help users learn and contribute towards open source and Kickstart your journey

image

Hacktoberfest 2022 with IEEE-VIT

What is Hacktoberfest 2022? HacktoberFest 2022 is the 9th edition of Hacktoberfest hosted by DigitalOcean. It is an open source festival celebrated during October every year, encouraging people worldwide to actively participate and contribute to participating open source projects hosted across GitHub and GitLab.

How to start?

  • Fork the Repository
  • Have a look at issues with hacktoberfest tag!
  • Clone The Repository and move inside it git clone https://github.com/IEEE-VIT/back-to-future && cd back-to-future
  • Create a new branch with your algorithm name/feature name git branch <name>
  • Commit your changes
  • Push the changes to your fork! git add . git commit -m "Your feature description" git push origin <your branch name>
  • All set, Feel free to contribute and send a Pull Request
  • Wait for your PR to be reviewed and merged

File Tree

Language
├─ binarysearch.
├─ binarytree.
├─ bubblesort.
├─ checkPrime.
├─ eval.
├─ fibonacci.
├─ heapsort.
├─ helloworld.
├─ infixtopostfix.
├─ linearsearch.
├─ selectionsort.
└─ mergesort.

Feel Free to add more to the list!

Idea

  • CS Fundamentals
  • Languages from latest to oldest
  • CI/CD Pipeline to benchmark the programs

Repo Structure

  • Folders with name of the Language used
  • Root README contains the list implemented, which all languages done

Contribution

Do Check CONTRIBUTING.md to know proper contribution guidelines.

back-to-future's People

Contributors

axrav avatar nishchaysinha avatar mintbomb27 avatar sloorush avatar harsh-1309 avatar paras3624 avatar mepox avatar robertmin1 avatar tommyrachmadiono 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.