M
M
midway982015-08-23 17:29:51
IT education
midway98, 2015-08-23 17:29:51

Where or how to get a good algorithm base?

Help or tell me how can I get a good base in relation to algorithms?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Anton Anikin, 2015-08-23
@ColorPrint

Cormen "Algorithms. Construction and analysis"
Sedgwick. Algorithms in C++. Fundamental Algorithms and Data Structures

P
Puma Thailand, 2015-08-24
@opium

I got a base at school and later learned a little at the university on data structures and algorithms.

C
cthulhudx, 2015-08-24
@cthulhudx

1) Learn the theory. In my opinion, the best book is
Algorithms: construction and analysis
2) Solve many problems.
acm.timus.ru
informatics.mccme.ru
3)Compete with other people
codeforces.com
PS You can get a really powerful algorithmic base only with the help of excellent knowledge of the theory and solving a large number of problems.

X
xSkyFoXx, 2015-08-25
@xSkyFoXx

Some all difficult books for a beginner are advised. He will lose any desire to delve into CS so quickly. Start better with Steven S. Skien "Algorithms. Development Guide". Very accessible and captivatingly described, a lot of tasks. And if you want to get a job in the future, then it is in this book that you will find interesting tasks that are offered by leading companies at interviews (at least I came across one of these).

N
Nadz Goldman, 2015-08-25
@nadz

Donald Knuth. The art of programming.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question