Pinned Repositories
15-712-simple-web-server
Advance-Android-Tutorials
Advance Android Tutorials
Algorithms
Algorithms
Android
Android related examples
Android-Assignments
awesome-courses
List of awesome university courses for learning Computer Science!
awesome-modern-cpp
A collection of resources on modern C++
b-tree-implementation
Implementing various B+ Tree functionalities.
benaka
practice
c-pthread-queue
Automatically exported from code.google.com/p/c-pthread-queue
subnr01's Repositories
subnr01/benaka
practice
subnr01/c-pthread-queue
Automatically exported from code.google.com/p/c-pthread-queue
subnr01/Algorithms
Algorithms
subnr01/awesome-modern-cpp
A collection of resources on modern C++
subnr01/CCiA
:book: C++ Concurrency in Action - Practical Multithreading
subnr01/ccia_code_samples
Code samples for C++ Concurrency in Action
subnr01/CLRS
:notebook:Solutions to Introduction to Algorithms
subnr01/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
subnr01/Cplusplus_11_learning
Sample programs for C++ 11
subnr01/cpp_utils
General utilities for modern C++
subnr01/dynomite
A generic dynamo implementation for different k-v storage engines
subnr01/GK
General
subnr01/GOLANG
sample programs for golang
subnr01/gopl.io
Example programs from "The Go Programming Language"
subnr01/interview
Interview questions
subnr01/interview-questions
subnr01/libcpp-util
C++11 library containing efficient supplements to the standard thread support library
subnr01/macOS_scripts
Things to do after installing Mac OS
subnr01/pro-TBB
Source Code for 'Pro TBB: C++ Parallel Programming with Threading Building Blocks' by Michael Voss, Rafael Asenjo, and James Reinders
subnr01/ProgrammingPearls
This is some solution code for the book 《Programming Pearls》
subnr01/qed
Automatically exported from code.google.com/p/qed
subnr01/Simple-database
A simple in-memory database
subnr01/soft-eng-interview-prep
Everything you need to know for a Software Engineering interview
subnr01/stapi
Automatically exported from code.google.com/p/stapi
subnr01/subbu_hacker_rank
Hacker Rank Practice
subnr01/subs-practice
Practice
subnr01/system-design-interview
System design interview for IT company
subnr01/system-design-primer
Learn how to design large scale systems. Prep for the system design interview.
subnr01/unix_networking
UNIX Network Programming ( Richard Stevens) source code
subnr01/unix_networking_projects
networking projects inspired by "UNIX Networking programming"