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. | 430 |
ngthanhtrung23/acm_notebook_new | A C++ collection of algorithms and data structures optimized for competitive programming | 425 |
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,574 |
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 | 461 |
cppcon/cppcon2016 | Collection of slides, code, and materials from CppCon 2016 presentations on C++ development topics | 1,809 |
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,002 |
vittorioromeo/cppnow2015 | A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
sib9/cpp1x-study-resource | A collection of resources and documentation on C++11 features and best practices. | 387 |
dotnet/csharpstandard | The C# language standard repository contains all official versions of the C# specification, including draft versions and past standards. | 723 |
ccpalettes/the-c-programming-language-second-edition-solutions | Solutions to exercises in K&R book on C programming | 568 |
boostcon/cppnow_presentations_2023 | A collection of presentations covering various aspects of C++ programming and related topics | 83 |