Coder Social home page Coder Social logo

avery246813579 / computer-science-theory Goto Github PK

View Code? Open in Web Editor NEW
37.0 3.0 12.0 898 KB

A repo full of Computer Science theory used for Coding interviews and more! Including Data Structures, Sort and Search Algorithms and more!

Python 100.00%
computer-science linked-list hash-table sql queue stack restful-api

computer-science-theory's Introduction

Computer-Science-Theory

This is a project that shows theoretical and applied computer science concepts. This project is mainly for my learning but can be used as a resource for others.

All of my topics will include a README.md that details how the concept works theoretically then two python files. One file will be the concept in code, the other file will be a test file.

Topics

All of these topics will be covered. If there is no link to the topic then I have not gotten to it yet.

Data Structures

  • Array
  • Linked List
  • Hash Table
  • Stack
  • Queue
  • Tree
  • Binary Tree
  • Binary Search Tree
  • Heap
  • Graph
  • Matrix
  • Set
  • Maps
  • Circular Buffer
  • Vector
  • MultiBag (Multiset)
  • Trie
  • Radix Tree
  • B Trees
  • Red Black Tree
  • AVL

Sorts

  • Insertion Sort
  • Selection Sort
  • Merge Sort
  • Bubble Sort
  • Heap Sort
  • Quick Sort
  • Shell Sort
  • Radix Sort

Searches

  • Linear Search
  • Binary Search
  • Interpolation Search

Other

Other Todos

  • Write unit tests for all code

Altering Needed

  • Write code snippets in all languages
  • Add Circular Buffer

Diagrams

All my diagrams are made using the website https://www.draw.io/

Help me Help you

If you don't understand a part of my explanation, or you feel something is wrong. Submit a pull request or open a issue and I'll fix it!

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.