wangyingsm /
advent-of-code-2020
My personal solutions of advent of code 2020, in Jupyter Notebooks of Python3 and Rust.
Active repository
Jupyter NotebookApache-2.0
⑂ 0 forks◯ 0 issuesUpdated Oct 7, 2024
Loading repository data…
ORenox / repository
My personal solutions and notes for The Algorithm Design Manual by Steven Skiena, implemented in Python and Jupyter Notebooks.
This repository contains my personal solutions and notes for “The Algorithm Design Manual” by Steven Skiena.
I’m using Python and Jupyter Notebooks to explore and implement each problem.
notebooks/: step-by-step explanations and code in .ipynbpython/: clean final solutions in .pyimages/: visual aids and diagramsYou can open any notebook using Google Colab or Jupyter Notebook.
⚠️ This project is for learning purposes. I’m solving each problem independently to improve my algorithmic thinking.
Selected from shared topics, language and repository description—not editorial ratings.
wangyingsm /
My personal solutions of advent of code 2020, in Jupyter Notebooks of Python3 and Rust.