IEEE-VIT / back-to-future

A beginner friendly repository to help users learn and contribute towards open source
9 stars 35 forks source link
algorithms cpp golang hacktoberfest hacktoberfest-accepted javascript javscript problem-solving python rust

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?

File Tree

Language
├─ A*.
├─ Armstrong_no.
├─ binarysearch.
├─ binarytree.
├─ bubblesort.
├─ BST Implementation
├─ BST Searching
├─ bucketsort.
├─ checkPrime.
├─ duplicatechars.
├─ eval.
├─ Expressiontree
├─ fibonacci.
├─ heapsort.
├─ helloworld.
├─ infixtopostfix.
├─ linearsearch.
├─ linkedlist.
├─ linkedlist_queue.
├─ linkedlist_sort.
├─ mergesort.
├─ priorityQueue
├─ Segment Tree
|─ second_largest_score.
├─ selectionsort.
└─shuffle_a_deck_of_cards.

Feel Free to add more to the list!

Idea

Repo Structure

Contribution

Do Check CONTRIBUTING.md to know proper contribution guidelines.