GitHunt
JS

jsgoller1/algorithms

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

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:

Languages

Python49.3%JavaScript18.7%C++18.6%CSS4.9%Jupyter Notebook4.7%Makefile2.8%Go0.7%CMake0.2%C0.1%HTML0.1%Shell0.0%

Contributors

GNU General Public License v3.0
Created August 29, 2018
Updated May 12, 2025
jsgoller1/algorithms | GitHunt