ThanasisMattas / cp-handbookLinks
Algorithms from Competitive Programmer's Handbook by Antti Laaksonen
☆24Updated last month
Alternatives and similar repositories for cp-handbook
Users that are interested in cp-handbook are comparing it to the libraries listed below
Sorting:
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆227Updated last year
- ✨ ML/AI & Bio/Medicine Research☆328Updated this week
- Book in Progress☆358Updated last month
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated last year
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 3 months ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆241Updated 2 years ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆91Updated last year
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆345Updated 2 months ago
- Build real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.☆534Updated 4 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆314Updated 2 months ago
- Low-Level Programming Roadmap and Resources☆1,210Updated last month
- Assembly Guide☆168Updated 3 years ago
- I try to replicate stuff from scratch in C, from the concepts I learn in college☆62Updated 5 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆25Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated last year
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆38Updated last year
- Live code-along document to support my video series about Learning to Program Computers From The Ground Up With Minimal BS.☆152Updated 10 months ago
- Create the best technical resources for developers to build a strong foundation for professional growth.☆97Updated 4 months ago
- Lightweight web server with hot reload and dynamic html templating.☆256Updated 5 months ago
- GPT-2 in C☆75Updated 8 months ago
- High performance hybrid classical-quantum computing learning framework written in C☆443Updated 7 months ago
- Question paper of courses taught at IISC as part of MTech AI curriculum☆95Updated 9 months ago
- My programming resources☆287Updated 8 months ago
- C projects: algorithms, games, and networking☆274Updated 2 weeks ago
- A curated list of project-based tutorials in C☆922Updated 5 years ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated 10 months ago
- creating a tiny tensor library in raw C☆816Updated 6 months ago
- An HTTP server written from scratch in C.☆52Updated last year
- (WIP) A small but powerful, homemade PyTorch from scratch.☆638Updated 2 weeks ago
- An implement of deep learning framework and models in C☆48Updated 5 months ago