Giter Site home page Giter Site logo

sidmogoesbrrr / hacktoberfest-data-structure-and-algorithms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cessorg/hacktoberfest-data-structure-and-algorithms

0.0 0.0 0.0 109 KB

List of data structures and algorithms. Feel free to contribute under Hacktoberfest '19!

C++ 47.33% Python 42.33% C 7.98% JavaScript 2.36%

hacktoberfest-data-structure-and-algorithms's Introduction

Hacktoberfest-Data-Structure-and-Algorithms

List of data structures and algorithms. Feel free to contribute under Hacktoberfest '19! We've added few suggestions below, that you can implement.

How To:

  1. Register at https://hacktoberfest.digitalocean.com/.
  2. Fork this repository.
  3. Clone the forked repository by git clone https://github.com/{your-username}/Hacktoberfest-Data-Structure-and-Algorithms.git
  4. Code your files in the proper directory according to language.
  5. Add the algorithm to README (preferably in alphabetical order) in specified format.
  6. Add all your files git add .
  7. Commit your file changes git commit -m "Whatever you did here, e.g. created linkedlist class in C++"
  8. Push your changes git push
  9. Create a Pull Request to master at https://github.com/cessorg/Hacktoberfest-Data-Structure-and-Algorithms.

Algorithms

Name Status Languages
Adding to linked list ✔️ C++
Anagram ✔️ Python
Merging Two Dictionaries ✔️ Python
Balanced Paranthesis ✔️ C++
Binary Search ✔️ C++
Binary Search Tree 🚀 None
Bubble Sort ✔️ Python, C++, C
Counting Sort 🚀 None
Doubly Linked List 🚀 None
Fibonacci Sequence ✔️ C++
GCD 🚀 None
Hashing ✔️ C
Heap Sort 🚀 None
Insertion Sort ✔️ C
Kadane's Algorithm 🚀 None
Linked List 🚀 None
Merge Sort ✔️ C
Permutation ✔️ Python
Queue ✔️ C++
Quick Sort ✔️ C++, C
Radix Sort 🚀 None
Reverse a string using stack ✔️ C++
Reversing Linked List ✔️ C++
Selection Sort ✔️ C
Shell Sort 🚀 None
Stack with arrays ✔️ C++
Stack with linked list ✔️ C++
Trie ✔️ Python
Subset sum problem ✔️ C++
Longest Common Prefix ✔️ [C++](C++/Dynamic%20Programming/Longest_Common_Prefix .cpp)

Labels:

  • ✔️ : Done
  • 🚀 : Not implemented

hacktoberfest-data-structure-and-algorithms's People

Contributors

abhishekkumar02 avatar abhishekkumar148 avatar akashde3p avatar ankurmonga7 avatar ayanujju avatar di3gocs avatar eshanvohra avatar hdsingh avatar lakshmikittur avatar mohdashraf avatar pranshu2610 avatar puneet29 avatar ratheshprabakar avatar rumeetsingh avatar schlagen avatar sidmogoesbrrr avatar viswalahiri avatar vtayal avatar yctseng1227 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.