If you want to learn algorithms, do you have recommended books? the basics are poor. After reviewing the Introduction to Algorithms, I found that many of them talk about mathematics. I only have the mathematical foundation of junior high school students and want to recommend and guide books. Shared to: Do you want to learn algorithms? do you have recommended books? the basics are poor.
As the question.
After reviewing the Introduction to Algorithms, I found that many of them talk about mathematics. I only have the mathematical foundation of junior high school students and want to recommend and guide books.
Share:
------ Solution --------------------
Learn C ++ first. it is helpful to play with acm.
------ Solution --------------------
Having the best mathematical foundation doesn't matter if you don't have it. it doesn't affect learning "algorithms"
Of course, if you do not understand the mathematical derivation, you can only know it, but do not know why. You still need to make up for it in the future.
We recommend that you take a look at the data structure. although there is also a theoretical derivation, the explanation is still very detailed.
------ Solution --------------------
First, look for a book on Discrete Mathematics. if the algorithms are superb, discrete mathematics is the basic method.
Go to the blog of csdn algorithm Daniel v_JULY_v.
You can also download his latest 15 classical algorithm research and summary PDF.