-
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
C++ Apache License 2.0 UpdatedSep 18, 2021 -
leveldb Public
Forked from google/leveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
C++ BSD 3-Clause "New" or "Revised" License UpdatedSep 12, 2021 -
sockpp Public
Forked from fpagliughi/sockppModern C++ socket library.
C++ BSD 3-Clause "New" or "Revised" License UpdatedSep 2, 2021 -
CtCI-6th-Edition-cpp Public
Forked from careercup/CtCI-6th-Edition-cppCracking the Coding Interview 6th Ed. C++ Solutions
C++ UpdatedAug 14, 2021 -
CtCI-6th-Edition-Python Public
Forked from careercup/CtCI-6th-Edition-PythonCracking the Coding Interview 6th Ed. Python Solutions
Python UpdatedAug 4, 2021 -
awesome-monorepo Public
Forked from korfuri/awesome-monorepoA curated list of awesome Monorepo tools, software and architectures.
UpdatedJun 30, 2021 -
free-programming-books Public
Forked from EbookFoundation/free-programming-books๐ Freely available programming books
Other UpdatedJun 27, 2021 -
open-simulation-interface Public
Forked from OpenSimulationInterface/open-simulation-interfaceA generic interface for the environmental perception of automated driving functions in virtual scenarios.
Python Other UpdatedJun 25, 2021 -
esmini Public
Forked from esmini/esminia basic OpenSCENARIO player
C++ Mozilla Public License 2.0 UpdatedJun 24, 2021 -
dlt-viewer Public
Forked from COVESA/dlt-viewerDiagnostic Log and Trace viewing program
C++ Other UpdatedJun 21, 2021 -
libconfig Public
Forked from hyperrealm/libconfigC/C++ library for processing configuration files
-
interactive-coding-challenges Public
Forked from donnemartin/interactive-coding-challenges120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Python Other UpdatedApr 11, 2021 -
book-notes Public
Forked from mgp/book-notesNotes from books and other interesting things that I've read. Table of contents at the end ๐
UpdatedApr 6, 2021 -
system_design Public
Forked from RbkGh/system_designPreparation links and resources for system design questions
1 UpdatedDec 1, 2020 -
system-design-primer Public
Forked from donnemartin/system-design-primerLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
-
cheatsheet.dennyzhang.com Public
Forked from dennyzhang/cheatsheet.dennyzhang.comApply best practices via CheatSheets
Shell UpdatedJul 4, 2020 -
cheatsheet-jenkins-groovy-A4 Public
Forked from dennyzhang/cheatsheet-jenkins-groovy-A4๐ Groovy CheatSheet For Jenkins Usage In A4
Groovy UpdatedJul 4, 2020 -
Algorithms Public
Forked from williamfiset/AlgorithmsA collection of algorithms and data structures
-
reverse-interview Public
Forked from viraptor/reverse-interviewQuestions to ask the company during your interview
Other UpdatedFeb 23, 2020 -
google-interview-preparation-problems Public
Forked from RbkGh/google-interview-preparation-problemsleetcode problems I solved during my Google interview preparation.
JavaScript UpdatedJan 23, 2020 -
algorithms_and_data_structures Public
Forked from mandliya/algorithms_and_data_structures180+ Algorithm & Data Structure Problems using C++
-
backtobackswe Public
Forked from bephrem1/interviewpenCode Examples For Back To Back SWE Lessons
-
LeetCode-Solutions Public
Forked from kamyu104/LeetCode-Solutions(Weekly Update) Python / C++11 Solutions of All 1298 LeetCode Problems
C++ MIT License UpdatedDec 22, 2019 -
awesome-cpp Public
Forked from fffaraz/awesome-cppA curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Other UpdatedDec 14, 2019 -
interviews Public
Forked from kdn251/interviewsEverything you need to know to get the job.
-
Leetcode-1 Public
Forked from dnshi/LeetcodeLeetcode problems & solutions
JavaScript MIT License UpdatedNov 5, 2019 -
-
-
How-to-Make-a-Computer-Operating-System Public
Forked from SamyPesse/How-to-Make-a-Computer-Operating-SystemHow to Make a Computer Operating System in C++