jsgoller1 / algorithms

Solutions to competitive programming problems and interview questions, plus textbook algorithm implementations and other programming exercises

Home Page:https://leetcode.com/jsgoller1/

Repository from Github https://github.comjsgoller1/algorithmsRepository from Github https://github.comjsgoller1/algorithms

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

About

Solutions to competitive programming problems and interview questions, plus textbook algorithm implementations and other programming exercises

https://leetcode.com/jsgoller1/

License:GNU General Public License v3.0


Languages

Language:Python 49.3%Language:JavaScript 18.7%Language:C++ 18.6%Language:CSS 4.9%Language:Jupyter Notebook 4.7%Language:Makefile 2.8%Language:Go 0.7%Language:CMake 0.2%Language:C 0.1%Language:HTML 0.1%Language:Shell 0.0%