Throw me to the Wolves and I'll come back leading the pack!
-
Sprinklr
- IIT Palakkad
Pinned Loading
-
KoraKaagaz
KoraKaagaz PublicA collaborative whiteboard application as part of CS5617 Software Engineering project at IIT Palakkad
-
-
cp_parser_cli
cp_parser_cli PublicCommand line tool for Competitve Companion which parses test cases from various online judge to test your code against and creates well named directories to keep your codes systematically and a com…
Python 3
-
Concurrency and Synchronization usin...
Concurrency and Synchronization using Modern C++ - (Not so) Short Notes 1# Concurrency and Synchronization using Modern C++
23## Thread Management
45Each running program has at least one thread which is occupied by its entry point. There can be many threads for a single program and the memory is shared among all threads. The objects possessed by the main thread (and shared by other threads as a reference to it) would be destroyed as soon as they go out of scope. This might lead to corrupt memory access by the rest of the threads.
-
CP_Algo_Notebook
CP_Algo_Notebook PublicGoogle script and sheets based tracker for competitive programming
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.