Pinned Repositories
2048-Java
In the class Software Design, our group developed the game 2048 with java. We made some adjustment to the original rules and created three levels of the game. The first level follows the same rule as the original 2048 game; the second level adds a 'gravity' function - when the user reaches a certain number, the board will and all the tiles will drop as if pulled by gravity.
36-350-Project-Week-14
algorithms-design-and-analysis
Learning Algorithms: Design and Analysis on Coursera.
coding-interview-university
A complete computer science study plan to become a software engineer.
debias
debias-quantifiable-updated
Eva-Zhong.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
fraud-detection-kaggle
git-bootcamp
Surprise-Recommender-System
Eva-Zhong's Repositories
Eva-Zhong/coding-interview-university
A complete computer science study plan to become a software engineer.
Eva-Zhong/Surprise-Recommender-System
Eva-Zhong/2048-Java
In the class Software Design, our group developed the game 2048 with java. We made some adjustment to the original rules and created three levels of the game. The first level follows the same rule as the original 2048 game; the second level adds a 'gravity' function - when the user reaches a certain number, the board will and all the tiles will drop as if pulled by gravity.
Eva-Zhong/36-350-Project-Week-14
Eva-Zhong/algorithms-design-and-analysis
Learning Algorithms: Design and Analysis on Coursera.
Eva-Zhong/debias
Eva-Zhong/debias-quantifiable-updated
Eva-Zhong/Eva-Zhong.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Eva-Zhong/fraud-detection-kaggle
Eva-Zhong/git-bootcamp
Eva-Zhong/leetcode-exercise-notes
Eva-Zhong/linux-bootcamp
Basic tutorial designed to walk 213 students through fundamental git commands.
Eva-Zhong/movielens-trailer-alg-eval
Eva-Zhong/movielens_tag_recommendation
Eva-Zhong/my-django-app
Eva-Zhong/my-website
Eva-Zhong/Othello-Game-Python
A simplified version of the game Othello made with Python. We made this game in the course Introduction to Computer Science.
Eva-Zhong/R_Learning_Notes
This repository contains my personal notes for learning R
Eva-Zhong/SIP-2017
Sample code (i.e. solutions) for student projects for 2017 Girls Who Code Summer Immersion Program.
Eva-Zhong/stanford-algs
Example Test Cases for Stanford's Algorithms Coursera Specialization
Eva-Zhong/StanfordAlgorithms