Code Monkey home page Code Monkey logo

cs1501's Introduction

CS1501

Algorithms @ Pitt. Ramirez Summer 2019. Steal at your own risk.

Assignment 1: Anagram of String

Find every possible single-word and multi-word anagram for a given input string using backtracking and pruning.

Assignment 2: Hybrid Trie

Create a trie that converts from a dlB to a Multiway when being a Multiway trie is considerd more memory efficient. Couldn't figure it out for some reason and ended up getting a 65%. A real low of the summer term.

Assignment 3: LZW Compression

Created variations of the LZW compression algorithm and tested their efficiencies with various file inputs.

Assignment 4: RSA Chat Server

A implementation of the RSA digital envelope that allows multiple users to securely chat with each other. First time I messed around with Java Networking which was really cool, also was fun to mess around with Java Swing again.

Assignment 5: Graph Network

Created a custom Graph class that represented a Network and then provided some commands that a user could input. The commands involved Djikstra's, Prim's, Connected Components, and a recursive backtracking algorithm that would find all possible paths between two nodes that were under a specific weight threshold.

Ended up being a very, very, very intense summer. Though it wasn't easy, I'm glad I was able to power through the courses I took.

cs1501's People

Contributors

zmwang622 avatar

Watchers

James Cloos 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.