jilljenn / tryalgoLinks
Algorithms and data structures for preparing programming competitions: basic and advanced
☆382Updated 6 months ago
Alternatives and similar repositories for tryalgo
Users that are interested in tryalgo are comparing it to the libraries listed below
Sorting:
- A tool that translates augmented markdown into HTML or latex☆470Updated 3 years ago
- A Literate Program about Data Structures and Object-Oriented Programming☆285Updated last year
- live coding deep learning library☆330Updated 5 years ago
- ☆38Updated 7 years ago
- This repository is for learning and understanding how algorithms work.☆243Updated 2 months ago
- Python implementations of selected Princeton Java Algorithms and Clients by Robert Sedgewick and Kevin Wayne☆168Updated 5 months ago
- Text and supporting code for Think OS: A Brief Introduction to Operating Systems, by Allen Downey.☆563Updated 5 years ago
- A tiny lib with pocket-sized implementations of machine learning models in NumPy, most of which will fit in a tweet.☆567Updated 2 years ago
- Jupyter notebooks with some NAND code☆19Updated 6 years ago
- Jupyter Notebooks for Computational Linear Algebra course, taught summer 2018 in USF MSDS program☆276Updated 7 years ago
- Notes/links on math and science, including statistics, bayes, cmpsc, quant trading, machine learning, etc☆524Updated 4 years ago
- Algorithms I learned from Stanford's Algorithms: Design and Analysis☆78Updated 5 years ago
- Algorithms and Data Structures book☆187Updated 2 years ago
- Peter Norvig's Paradigms of AI Programming implemented in Python☆370Updated 4 years ago
- Assignments and Graders for Discrete Optimization on Coursera☆98Updated 2 years ago
- Python 3 port of the Java code in the textbook Algorithms, 4th Edition.☆165Updated 6 months ago
- Lectures for INFO8002 - Large-scale Data Systems, ULiège☆67Updated 3 years ago
- A collection of interesting dynamic programming problems