Pinned Repositories
Autocomplete-Trie-Python
C-OS-Solution-Manual
My solutions to some projects from Avi Silberschatz & et al's Operating System Concepts 9th Edition. All rights belong to the book authors.
Coursera-Algorithm-I
Solution manual for Princeton's Algorithm I online course on Coursera.com
Coursera-Cloud-Computing-Applications-Solution-Manual
My solution manual of Cloud Computing Applications course in Coursera.com
Django-Xss-Test
Simple test pages to evaluate Django's auto-escaping protection against Cross-site scripting (XSS)
Hacker-Rank-Solution-Manual
My solutions to some Hackerrank.com questions
Java-MIDI-Music-Player
Java MIDI music player with multi design patterns implemented
Java-P2P-Chat-App
A coursework project on Java P2P chat app, functions including sending message, sending images, invite multi-user in same room...
Java-TPCH-Database
A Java database app with table parsing, grammar checking, optimizing and running features.
LeetCodeSolutions
Solution for Leetcode questions written in C, C++, Python, Java, Javascript, Golang, C#
jz33's Repositories
jz33/LeetCodeSolutions
Solution for Leetcode questions written in C, C++, Python, Java, Javascript, Golang, C#
jz33/Coursera-Cloud-Computing-Applications-Solution-Manual
My solution manual of Cloud Computing Applications course in Coursera.com
jz33/C-OS-Solution-Manual
My solutions to some projects from Avi Silberschatz & et al's Operating System Concepts 9th Edition. All rights belong to the book authors.
jz33/Java-P2P-Chat-App
A coursework project on Java P2P chat app, functions including sending message, sending images, invite multi-user in same room...
jz33/Java-MIDI-Music-Player
Java MIDI music player with multi design patterns implemented
jz33/Autocomplete-Trie-Python
jz33/Coursera-Algorithm-I
Solution manual for Princeton's Algorithm I online course on Coursera.com
jz33/Django-Xss-Test
Simple test pages to evaluate Django's auto-escaping protection against Cross-site scripting (XSS)
jz33/Hacker-Rank-Solution-Manual
My solutions to some Hackerrank.com questions
jz33/Java-TPCH-Database
A Java database app with table parsing, grammar checking, optimizing and running features.
jz33/M101JS-Solution-Manual
My solution manual for Mongo DB University course: MONGODB FOR NODE.JS DEVELOPERS.
jz33/Nodejs-MongoDB-web-blog-practice
A NodeJS + MongoDB based web blog for self practice purpose
jz33/PHP-Stock-Portfolio-Value
Compute stock's portfolio value according to infos from Yahoo finance
jz33/Python-Simple-DNS-Resolver
A Python socket-based DNS resolver that can send and decode DNS message on commonly-used types