Coder Social home page Coder Social logo

iseailab / algorithms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bryangoodrich/algorithms

0.0 0.0 0.0 287 KB

Data Structure and Algorithms Coursework in C++ and Java

JavaScript 7.68% C++ 6.70% Python 0.47% C 0.02% Java 3.61% CSS 10.81% TeX 10.43% Makefile 0.28% HTML 59.99%

algorithms's Introduction

algorithms

Data Structure and Algorithms Coursework in C++ and Java

Included Projects

  • Percolation: a Java implementation of the union-find algorithm to represent a percolation model.
  • Queues: a standard Java implementation of a FIFO queue algorithm.
  • String: a standard C++ implementation of a string class with common behaviors.
  • Hashes: a C++ implementation of Symbol Tables hash algorithm.
  • Linked List: a C++ implementation of Dynamically Linked Lists.
  • Quicksort: a standard C++ implementation of quicksort (I enjoyed mergesort more, personally).

More examples or variations on these implementations (e.g., in Python), see my gists

Background

I took lower division classes at American River College doing data structures in both C++ and Java. I also took a number of data structure courses at Coursera and Udacity. These were codebases I felt worth keeping around for one reason or another.

For some odd reason my definitely-not-A-grade String class was my most popular repo. I thank those that have responded to it over the last decade to tell me about memory leaks and how to handle them. It most likely falls on deaf ears, because I am not a C++ programmer! I may get into Rust, though.

My favorite Algorithms at Princeton:

algorithms's People

Contributors

bryan-goodrich avatar bryangoodrich 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.