Pinned Repositories
algo-java
Algorithm Interview Java Solutions
algs4
"Algorithms 4th" Programming Assignments
cassandra-bloom-filter
Cassandra Bloom Filter Implementation
cc150
Cracking the Coding Interview
cmu-440
CMU 15-440/640 Distributed Systems
dependency-injection-demo
Dependency Injection Demo using Google Guice and Spring Framework
machine_learning_andrew_ng
Standford "Machine Learning" course by Andrew Ng
PyDMML
A list of data mining and machine learning projects using Python
garudareiga's Repositories
garudareiga/cmu-440
CMU 15-440/640 Distributed Systems
garudareiga/machine_learning_andrew_ng
Standford "Machine Learning" course by Andrew Ng
garudareiga/PyDMML
A list of data mining and machine learning projects using Python
garudareiga/algo-java
Algorithm Interview Java Solutions
garudareiga/dependency-injection-demo
Dependency Injection Demo using Google Guice and Spring Framework
garudareiga/algs4
"Algorithms 4th" Programming Assignments
garudareiga/cassandra-bloom-filter
Cassandra Bloom Filter Implementation
garudareiga/cc150
Cracking the Coding Interview
garudareiga/computer_system_design
Projects of computer system design
garudareiga/content
Official content for Harvard CS109
garudareiga/DiningPhilosophers
Dining Philosophers Problem
garudareiga/DiskLruCache
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
garudareiga/dotfiles
My dotfiles
garudareiga/folly
An open-source C++ library developed and used at Facebook.
garudareiga/gocode
My golang code examples
garudareiga/interviews
Some notes prepared for technical interviews
garudareiga/leetcode-java
Java solutions for leetcode online judge
garudareiga/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
garudareiga/memberlist
Golang package for gossip based membership and failure detection
garudareiga/mooc_certificate
A list of Massive Open Online Courses (MOOCs) certificates I earned
garudareiga/paypal_high_jump
Paypal High Jump Coding Exercise
garudareiga/pelican-themes
Themes for pelican
garudareiga/rayblog
Ray's thoughts and writings
garudareiga/second.pytorch
PointPillars for KITTI object detection
garudareiga/self_study_courses
A git repository of my self-study courses
garudareiga/Todo-REST-NodeJS
A simple "todo" web application with RESTful APIs using Node.js