Giter Club home page Giter Club logo

algorithms-and-data-structures's Introduction

🧮 Algorithms and Data Structures

This repository provides several classic algorithms and data structures in Computer Science, as well as some extra problems that are frequently encountered in programming challenges.

In order to achieve greater coverage and encourage more people to contribute to the project, the algorithms are available in the following languages: C, C++, Java, Python, Go, Ruby, Javascript, Swift, Rust, Scala and Kotlin.

Algorithms
Dijkstra's Algorithm
Floyd–Warshall Algorithm
Binary Search
Graph Search
Linear Search (Iterative)
Linear Search (Recursive)
Linear Search (Sentinel)
Interpolation Search
Travelling Salesman
Hamiltonian Cycle
Connected Components
Exponentiation (Iterative)
Exponentiation (Recursive)
Factorial (Iterative)
Factorial (Recursive)
Fibonacci (Iterative)
Fibonacci (Recursive)
Fibonacci (Memoization)
Max (Recursive)
Min and Max (Iterative)
Min and Max (Recursive)
Min and Max (D&C)
Knight's Tour
Tower of Hanoi
Genetic Algorithm
Huffman's Algorithm
LZ77 Algorithm
Data Structures
Binary Tree
Binary Search Tree
Double-ended Queue
Queue
Dynamic Queue
Graph
Circular Linked List
Singly Linked List
Doubly Linked List
Unordered Linked List
Sorted Linked List
Skip List
Stack
Dynamic Stack
Ring Buffer
Hash Table
Sorting Algorithms
Bogosort
Bubble Sort
Bucket Sort
Cocktail Sort
Comb Sort
Counting Sort
Gnome Sort
Heapsort
Insertion Sort
Merge Sort
Quicksort
Radix Sort
Selection Sort
Shell Sort
Timsort
Extra
Queue using Stacks
Two-Sum Problem
Palindrome
Isogram
Leibniz Formula for Pi
Maze-Solving Algorithm
Rotten Oranges
Find Distinct Subsets

🍻 Contributing

Feel free to contribute to the project, all contributions are welcome. 😁

If you have questions about how to contribute, take a look at the CONTRIBUTING file.

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.