文章索引帖

1.算法学习

《Algorithms Part 1》第一周问题集(1)

《Algorithms Part 1》第一周问题集(2)

《Algorithms Part 1》第一周问题集(3)

《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

《Algorithms Part 1》总结

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》第一周问题集

《Programming Language》第二周问题集(1)

《Programming Language》第二周问题集(2)

《HBase实战》第一章问题集

《HBase实战》第二章之数据操作问题集

《HBase实战》第二章之数据模型问题集

《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. 杂文

传统算法与组合优化

DP之核心理解

Redash失败任务无限重试坑

Redash结构

消费数据的幂等性

如何像Nginx一样优雅的退出

Kafka滥用案例

Architecture Interview

YARN的Capacity Scheduler使用场景

什么是Python Descriptors

Python还需要设计模式吗?

Python的两种寻址方式

Kafka的offset retention

Hive中的四种条件语句

Python世界的神:metaclass

CAP

Python MRO

    原文作者:衫秋南
    原文地址: https://zhuanlan.zhihu.com/p/28594865
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞