GithubHelp home page GithubHelp logo

bad-algorithms-made-worse's Introduction

Bad Algorithms Made Worse

This is a collection of college work and small personal projects that should not be taken very seriously. Consider it a treasure trove of miscellaneous code I've written

In hindsight, naming this repository like this implies these algorithms are bad; However that's not actually true. The bad actually refers to me trying the implement these algorithms.

Contents

  • FizzBuzz

    ๐Ÿ”ฅ This is what peak performance looks like ๐Ÿ”ฅ
    If you want to destroy a programming interview, you've come to the right place

  • No-Commas

    I got fed up with people dropping commas in their spreadsheets so I made this monstrosity to handle those commas properly

  • Block-Sort

    A* search implementation to sort digital blocks

  • DPLL

    Conjunctive Normal Form logic satisfaction using my implementation of DPLL

  • Back-Chaining

    Knowledge based system using general Back-Chaining

  • LED-blink

    ARMv7 assembly garbage the hard way. Makes you appriciate libraries

  • Baby-step-Giant-step

    Elgamal cryptography scheme using GMP to handle huge numbers
    Used this file to solve some homework problems because I didn't want to install Maple

  • DES

    But it's only 1 round of the DES crypto system in C++

  • misc

    miscellaneous stuff without a home

bad-algorithms-made-worse's People

Contributors

ct-bess avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.