https://github.com/hkust-vislab/coding-challenge
HKUST VisLab Coding Challenge
https://github.com/hkust-vislab/coding-challenge
Last synced: over 1 year ago
JSON representation
HKUST VisLab Coding Challenge
- Host: GitHub
- URL: https://github.com/hkust-vislab/coding-challenge
- Owner: HKUST-VISLab
- Created: 2018-05-30T02:48:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T14:30:02.000Z (over 7 years ago)
- Last Synced: 2025-01-10T23:27:08.464Z (over 1 year ago)
- Size: 462 KB
- Stars: 32
- Watchers: 7
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# HKUST VisLab Coding Challenge
Welcome to the coding challenge of VisLab! We have set a couple of challenges for you:
## Level 1 & 2 (Basic): [Link](./level1.md)
HK Temperature Heatmap

## Level 3 (Intermediate): [Link](./level3.md)
HKUST Co-author Graph

## Level 4 and above (Optional)
The followings challenges will take more time to complete and include an open-end bonus part.
Please take only **ONE** challenge at maximum.
### Level 4 (Data Analysis): [Link](./level4.md)
Spotify's Worldwide Daily Song Ranking
### Level 5 (Machine Learning specific): [Link](./level5.md)
Kaggle competition: Dogs vs. Cats
### Level 6 (Fullstack Web Application): [Link](./level6.md)
Stock Market Chart
## Grading:
1. Correctness (50%)
2. Maintainability (50%)
## Submission:
Please create a github repository under your github account, and send us the URL of that repository.
Happy coding!