Skip to content

jsgoller1/algorithms

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

algorithms

Solutions to programming problems (competitive, interview, etc), and my notes on algorithms, data structures, and programming techniques.

Contents

Self-explanatory based on directory names, except:

  • notebooks - Jupyter notebooks with explanations of various data structures, algorithms, and techniques
  • misc - Questions mock interviews, friendly challenges, or other competition sites where I only did a few problems.

Running

make install notebooks

Credits / Special Thanks

I cannot ensure that anything in this repo is wholely my own work. Credits for obvious copy/paste are given as locally to whatever code sample or notebook is in question. Otherwise:

Recommended Reading