GithubHelp home page GithubHelp logo

algorithm-design's Introduction

Algorithm-Design

Algorithm Design and Analysis Assignment

Assignment 1

In Assignment 1, we generated a few sets of emails and stored them into different data structures. We recorded the time taken for storing and searching the emails in each data structures. algo-design-1 consists of 5 different programs:

  1. Email Generator
  2. Hash Table with Chaining
  3. Hash Table with Linear Probing
  4. AVL Binary Search Tree
  5. Priority Queue and Heap

Assignment 2

In Assignment 2, we are required to analyze planet data according to this map:

Set local path

algo-design-2 consists of 4 different programs:

  1. Planet Data Generator
  2. Planet Edges and Value with Merge-Sort
  3. Dijakstra's Algorithm to find Shortest Paths
  4. Kruskal's Algorithm to find the Minimum Spanning Tree

algorithm-design's People

Contributors

bingquanchua avatar ysvincent55 avatar ivanyap0612 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.