Pinned Repositories
Algorithm-Implementations
Share, discuss and improve algorithm implementations!
AllProjectsSolutions
All of thekarangoel's 100 projects in C++ (or whatever language makes sense)
Daily-Programmer-Challenges
A collection of all of the challenges from /r/dailyprogrammer.
Introduction-to-the-Theory-of-Computation-Solutions
Solutions to Michael Sipser's Introduction to the Theory of Computation Book (3rd Edition).
Reddit-Rollercoaster-Bot
Code for running a bot for /r/rollercoasters
Theoretical-Computer-Science-Resources
Resources for topics in TCS
Theory-of-Computation-Interesting-Problems
Some problems that I think are interesting in the theory of computation.
ryandougherty's Repositories
ryandougherty/Introduction-to-the-Theory-of-Computation-Solutions
Solutions to Michael Sipser's Introduction to the Theory of Computation Book (3rd Edition).
ryandougherty/Theoretical-Computer-Science-Resources
Resources for topics in TCS
ryandougherty/Algorithm-Implementations
Share, discuss and improve algorithm implementations!
ryandougherty/Theory-of-Computation-Interesting-Problems
Some problems that I think are interesting in the theory of computation.
ryandougherty/Reddit-Rollercoaster-Bot
Code for running a bot for /r/rollercoasters
ryandougherty/AnyWall
AnyWall
ryandougherty/asudis
LaTeX style files for ASU Ph. D. dissertations
ryandougherty/ContCACompetition
ryandougherty/Covering-Array-Ratio-Finder
This finds all covering array information on Charles Colbourn's tables, and sorts them according to "how good" the solution is.
ryandougherty/covering_arrays
ryandougherty/CSE110-Problem-Sets
A set of the LaTeX files for all of the concepts taught in CSE110.
ryandougherty/CSE205-Problem-Sets
A set of the LaTeX files for all of the concepts taught in CSE205.
ryandougherty/CSE494-Project1-BrainAlarm
My assignment 5 where I pull someone else's project #1 and add a feature to it.
ryandougherty/Data-Structures
Various data structures that I have created
ryandougherty/Finite-Field-Fibonacci
Computes Fibonacci numbers over Finite Fields
ryandougherty/git-game
terminal game to test git skills
ryandougherty/gitignore
A collection of useful .gitignore templates
ryandougherty/Independent-Study-I
This is an independent study I am doing on Complexity Theory.
ryandougherty/Introduction-to-Computer-Science-II-Lecture-Notes
LaTeX lecture notes for an Introduction to Computer Science course, part 2. Language will be Java.
ryandougherty/Introduction-to-Computer-Science-Lecture-Notes
LaTeX lecture notes for an Introduction to Computer Science course. Language will be Java.
ryandougherty/LocatingArrayGenerator
ryandougherty/Lockers-2D
A 2D version of the popular riddle involving opening and closing lockers
ryandougherty/mwa-capstone
A github repository for our CSE485 Senior Capstone project--a web portal for the ASU MWA project.
ryandougherty/PHFTables
A repository for computing tables of Perfect Hash Families.
ryandougherty/Project-Euler-Solutions
Solving Project Euler problems.
ryandougherty/Quantum-Complexity-Theory
A series of lecture notes for a course on quantum complexity theory.
ryandougherty/Reliability-Polynomial
ryandougherty/Resume
My resume.
ryandougherty/samplemod
Sample module for Python-Guide.org.
ryandougherty/scala-lang
sources for the Scala language website