zvenkwan's Stars
dabeaz/python-cookbook
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
kousen/java_8_recipes
Source code for Modern Java Recipes book from O'Reilly
wilteadus/D3
wilteadus/youdan_demo
checkcheckzz/system-design-interview
System design interview for IT companies
garygaryzhang/Sudoku-Game-Design
A program to solve a Sudoku puzzle by filling the empty cells. Empty cells are indicated by the character '.'. Using C++
garygaryzhang/NJIT-Text-Message-Emergency-Alerts-System
Using JavaScript, PL/SQL, PL/SQL Server Pages, HTML (NJIT VPN Needed to enter the site)
garygaryzhang/NJIT-Java-Class-Website
All projects in Java
garygaryzhang/Cryptography
Implementation of couple Cryptography algorithms by C++
garygaryzhang/Android-Chatting-App
CS656 Intrnet&Higher Layer Pro Group Project, implemented in Java and SQL