bcw_codebook
Codebook
A code repository documenting team BCW's competitive programming experiences
CodeBook for Team BCW
110 stars
8 watching
22 forks
Language: C++
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/vcpkg-tool | Tools and infrastructure for managing C++ libraries on Windows, Linux, and MacOS. | 438 |
ngthanhtrung23/acm_notebook_new | A C++ collection of algorithms and data structures optimized for competitive programming | 427 |
mutouyun/cpp-format | C++ formatting library with syntax compatible to C#/Rust/Python | 11 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,598 |
rwth-hpc/cmake-codecov | A CMake module for enabling and reporting code coverage | 89 |
vmchale/cpkg | A build tool and package manager for C languages with cross-compilation support | 68 |
careercup/ctci-6th-edition-swift | Swift solutions to problems in a popular coding interview book | 460 |
cppcon/cppcon2016 | Collection of slides, code, and materials from CppCon 2016 presentations on C++ development topics | 1,806 |
yourtion/learningmasteringalgorithms-c | A comprehensive C programming project covering various algorithms and data structures | 747 |
mcinglis/c-style | A guide to best practices for writing readable, maintainable C code | 2,008 |
vittorioromeo/cppnow2015 | A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
sib9/cpp1x-study-resource | A curated collection of C++11 learning resources | 386 |
dotnet/csharpstandard | The C# language standard repository contains all official versions of the C# specification, including draft versions and past standards. | 724 |
ccpalettes/the-c-programming-language-second-edition-solutions | Solutions to exercises in K&R book on C programming | 566 |
boostcon/cppnow_presentations_2023 | A collection of presentations covering various aspects of C++ programming and related topics | 83 |