Code Monkey home page Code Monkey logo

algorithm-fundamentals's People

Contributors

brendanpettis avatar nickpapadakis-matc avatar

Watchers

 avatar  avatar  avatar

algorithm-fundamentals's Issues

Nested Loop

This would demonstrate an inefficient algorithm.

Binary Search

A demonstration of the binary search using a series of values in an array. Each comparison will be visualized and tallied. For example, an arrow could be above the value currently being checked and once the searched value is found, a tally of the total comparisons will be displayed.

Merge Sort

A simple merge sort would be beneficial to the project.

Color Themes

Here are some ideas for the color theme for the project. Will probably need a few of these to use with our different algorithm pages.
Theme1:
https://coolors.co/export/pdf/95c623-160c28-efcb68-e1efe6-002400
Theme2:
https://coolors.co/export/pdf/4b3b40-d9e5d6-eddea4-82735c-9db17c
Theme3:
https://coolors.co/export/pdf/e6eed6-d6f599-889696-090c02-420217
Theme4:
https://coolors.co/export/pdf/0d1321-3c91e6-c6c013-ff6978-eef0f2
Theme5:
https://coolors.co/export/pdf/3a3042-db9d47-89b6a5-c9eddc-82968c

Please comment and which ones you like best, it is also very easy to get more ideas from https://coolors.co/ for more options.

Binary Tree

Requesting to do a Binary Tree to go alongside the Binary Search Tree.

Queue

I am requesting to complete a queue.

Bubble Sort

A basic bubble sort implementation would be cool!

Stack

A simple stack data structure would be nice. JS already has a bunch of stack functionality built into its Array object that I can use to get it up and running quickly.

Heapsort

I think this is super ๐Ÿ†’ !

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.