ThanasisMattas / cp-handbookLinks
Algorithms from Competitive Programmer's Handbook by Antti Laaksonen
☆24Updated 2 weeks ago
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.☆225Updated last year
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆97Updated last year
- A single-threaded TCP server with an event loop using the poll system call written in C.☆94Updated last year
- A hardware-aware guide to data structures for system software engineers.☆1,041Updated last week
- Low-Level Programming Roadmap and Resources☆1,287Updated 4 months ago
- Book in Progress☆363Updated 4 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆25Updated last year
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 6 months ago
- ✨ AI/ML & Bio/Medicine Research☆379Updated this week
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆346Updated 5 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆277Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆332Updated 3 months ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆252Updated 2 years ago
- Problem sets completed from HUJI's offering of From NAND to TETRIS - The Elements of Computing Systems, 2017. A complete description for…☆130Updated 6 years ago
- http server written in cpp☆89Updated 4 months ago
- High performance hybrid classical-quantum computing learning framework written in C☆442Updated 10 months ago
- High Quality Resources on GPU Programming/Architecture☆589Updated last year
- Create the best technical resources for developers to build a strong foundation for professional growth.☆97Updated 7 months ago
- A roadmap to learn C from Scratch☆650Updated last year
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆39Updated last year
- Noob Lessons from Stream about how GPUs work☆134Updated 8 months ago
- I try to replicate stuff from scratch in C, from the concepts I learn in college☆64Updated 2 months ago
- parallelized hyperdimensional tictactoe☆126Updated last year
- ☆456Updated 6 years ago
- Assembly Guide☆172Updated 3 years ago
- GPT-2 in C☆77Updated last year
- Learnings and programs related to CUDA☆432Updated 5 months ago
- A comprehensive path to review the fundamentals of programming with C☆121Updated 2 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆100Updated 2 months ago
- an awesome list of resources for building Hardware products.☆107Updated 2 years ago