Seasoned software engineer with experience in building backend systems in Golang and C++.
Past contributions in @matrix-org @scipy
- CMU, Pittsburgh, PA
- https://apwhitehat.github.io/
- in/apwhitehat
Highlights
- Pro
Pinned Loading
-
GSoC_Work_report
GSoC_Work_report PublicReport of work done as part of the Google Summer of Code 2018 in Matrix.org
-
http_threadripper
http_threadripper PublicHTTP 1.1 server which shows off high concurrency capabilities of C++
C++ 6
-
C++ implementation of tarjan's algor...
C++ implementation of tarjan's algorithm for finding Strongly connected components 1typedef vector<int> vi;
2typedef vector<vi> vvi;
3#define pb push_back
4#define MAX 100005
5// C++ implementation of tarjan's algorithm for SCC
-
NumericalMethods
NumericalMethods PublicCodes written as a part of programming assignments for course ESO208
Python 4
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.