ThanasisMattas / cp-handbook
Algorithms from Competitive Programmer's Handbook by Antti Laaksonen
☆23Updated 3 months ago
Alternatives and similar repositories for cp-handbook:
Users that are interested in cp-handbook are comparing it to the libraries listed below
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆95Updated 5 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated 4 months ago
- Learnings and programs related to CUDA☆104Updated this week
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated 5 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆20Updated 5 months ago
- GPT-2 in C☆56Updated 3 weeks ago
- could we make an ml stack in 100,000 lines of code?☆30Updated 6 months ago
- Uses Twitter archive to visualize your Twitter network based on your replies, quote tweets and direct messaging history. Get DM stats wit…☆127Updated 7 months ago
- ☆14Updated 6 months ago
- learningggggggg 🐳☆131Updated last week
- parallelized hyperdimensional tictactoe☆112Updated 4 months ago
- Book in Progress☆326Updated 3 weeks ago
- control your music from the command line☆130Updated 3 weeks ago
- Convoluting η-dimensional tensors over abstract manifolds.☆55Updated last week
- A really tiny autograd engine☆89Updated 9 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆35Updated 7 months ago
- pytorch from scratch in pure C/CUDA and python☆39Updated 3 months ago
- ☆46Updated 5 months ago
- An emulation based tool for learning and debugging assembly.☆348Updated 2 weeks ago
- Andrej Kapathy's micrograd implemented in c☆29Updated 5 months ago
- Titc-Tac-Toe game in C☆13Updated last month
- Rust Implementation of micrograd☆51Updated 6 months ago
- Vector search over tweets from the tweet archive using OpenAI embeddings and LanceDB☆53Updated 9 months ago
- buildingggggggg 🐳☆18Updated 4 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆189Updated this week
- A single-threaded event-driven cache☆19Updated 3 months ago
- Let's make all Machine learning algorithms from scratch!☆11Updated 6 months ago
- ☆34Updated 3 months ago
- Abstract thinking patterns and problem decomposition / solving strategies☆28Updated 3 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆225Updated 2 months ago