Recent posts

算法竞赛入门经典

5 minute read

算法竞赛入门经典的例题和习题,变种题是自己想的和自己添加的,其他的题目则为书本上选取

Data Structures and Algorithms

1 minute read

整理一下《数据结构与算法分析 c语言描述 第二版》 (Data structures and algorithm analysis in c)这本书的相关知识点。

编程学习笔记

less than 1 minute read

一些东西还是用中文总结一下,然后看看有没有可能再用英语写,叹气自己的英语水平。

JavaScript - The Definitive Book

less than 1 minute read

This Blog mainly focus on learning JavaScript, I used JavaScript: THe Definitive Book to study JavaScript. Because lots of people call this book JavaScript’s...

Design Patterns

less than 1 minute read

Nowadays I am studying Design Patterns, making lots of notes to help me understand the important knowledge in this book. and here are them, I try to upload t...