1.算法学习
《Algorithms Part 1》第二周问题集(1)counting inversions
《Algorithms Part 1》第二周问题集(2)multiply matrices
《Algorithms Part 1》第二周问题集(3)master method
《Algorithms Part 1》第二周问题集(4)master method proof intution
《Algorithms Part 1》第二周问题集(5)master method formal proof
《Algorithms Part 1》第三周问题集(1)quick sort overview
《Algorithms Part 1》第三周问题集(2)quick sort partition
《Algorithms Part 1》第三周问题集(3)quick sort choose pivot
《Algorithms Part 1》第三周问题集(4)quick sort analysis
《Algorithms Part 1》第四周问题集(1)selection problem
《Algorithms Part 1》第四周问题集(2)randomized selection analysis
《Algorithms Part 1》第四周问题集(3)graphs and minimum cuts problem
《Algorithms Part 1》第四周问题集(4)graph representation
《Algorithms Part 1》第四周问题集(5)random contraction algorithm
《Algorithms Part 1》第四周问题集(6)random contraction algorithm analysis
2. 大数据学习
《Accessing Hadoop Data Using Hive》第一章Introduction To Hive问题集
《Accessing Hadoop Data Using Hive》第二章Hive DDL问题集
《Accessing Hadoop Data Using Hive》第三章Hive DML问题集
《Simplifying data pipelines with Apache Kafka》课程第一章Introduction问题集
《Simplifying data pipelines with Apache Kafka》课程第二章Kafka command line问题集
《Simplifying data pipelines with Apache Kafka》课程第三章Kafka Producer问题集
《Simplifying data pipelines with Apache Kafka》课程第四章Kafka Consumer问题集
《Simplifying data pipelines with Apache Kafka》课程第五章Kafka Connect and Spark Streaming问题集
《Programming Language》第二周问题集(1)
《Programming Language》第二周问题集(2)
《Using HBase for Real-time Access to your Big Data》第一章问题集
《Using HBase for Real-time Access to your Big Data》第二章问题集
《Using HBase for Real-time Access to your Big Data》第三章问题集
3. 杂文