Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

algorithms

Algorithms / data structures implemented for practice, as well as solutions to all of my programming competition and mock interview questions.

Contents

  • algos - Algorithms and data structures implemented for practice / training (mostly from Skiena's Algorithm Design Manual, Wikipedia, or research papers)
  • leetcode - All of my LeetCode problems / solutions
  • misc - Questions mock interviews, friendly challenges, or other competition sites where I only did a few problems.

Building

To actually run code in this repo, I use:

  • The Dockerized workspace that is automated via the top-level Makefile
  • The Makefile system (see below for docs)

Docs

This repo contains the following docs:

About

Textbook algorithm implementations, Leetcode problems, and other programming exercises

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.