A Book about algorithms

The initial idea from the time when I was looking for a job. Although I have learned all kinds of algorithms in school, I still feel that I need to make things deeper and clearer.

In this book, some chapters will focus on the problems. I will discuss all kinds of algorithms for those problems, and try to analyze the algorithm's complexity. While I will also include some chapters that include popular algorithms and the problems that can use to solve.