Posts by Tags

Algorithm

Union Find Algorithm

less than 1 minute read

Published:

This is my personal notes for Union Find Algorithm.

Classic Sorting Algorithms

3 minute read

Published:

This is my personal notes for classic sorting algorithms, including BubbleSort, SelectionSort, InsertionSort, MergeSort, QuickSort.

Recommendation

1 minute read

Published:

This is my personal notes for recommendation.

Interview

Distributed Systems

less than 1 minute read

Published:

This is my personal notes for Distributed Systems.

Computer Networks

6 minute read

Published:

This is my personal notes for Computer Networks.

Operating Systems

5 minute read

Published:

This is my personal notes for Operating Systems.

Database

3 minute read

Published:

This is my personal notes for Database.

Java Advanced

11 minute read

Published:

This is my personal notes for Java Advanced.

Note

mybatis

less than 1 minute read

Published:

This is my personal notes for mybatis.

ZooKepper

1 minute read

Published:

This is my personal notes for ZooKepper.

Huffman Code

4 minute read

Published:

This is my personal notes for Huffman Code.

MySQL and PostgreSQL

1 minute read

Published:

This is my personal notes for mySQL and PostgreSQL.

Redis

5 minute read

Published:

This is my personal notes for redis.

MySQL

1 minute read

Published:

This is my personal notes for MySQL.

Java Foundation

12 minute read

Published:

This is my personal notes for Java Foundation.

Send Email in Python

less than 1 minute read

Published:

This is my personal notes for sending email in python.

Druid

1 minute read

Published:

This is my personal notes for pydruid.

Elasticsearch

2 minute read

Published:

This is my personal notes for elasticsearch.

Spark and Hadoop

less than 1 minute read

Published:

This is my personal notes for Spark and Hadoop.

Linux Command

3 minute read

Published:

This is my personal notes for using linux command.

Git related notes

1 minute read

Published:

This is my personal notes for git.

Pandas

3 minute read

Published:

This is my personal notes for pandas.