D
D
DvaValeta2013-12-02 18:04:54
Books
DvaValeta, 2013-12-02 18:04:54

What to read on the theory of algorithms?

Please advise good books on the theory of algorithms for programmers (that is, not too much mathematics). It is necessary to understand such topics as: Complexities of algorithms, classes of complexity, About big, about small. How to correctly determine the running time of the algorithm.
Preferably in Russian, thanks in advance.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
R
Rakhim Davletkaliev, 2013-12-02
@DvaValeta

The best book (I don't know if it's in Russian) is "Introduction to Algorithms", (Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein)
mitpress.mit.edu/books/introduction-algorithms
PS

for programmers (i.e. not too much math)

very strange and wrong installation, IMHO

S
student13, 2013-12-02
@student13

In my opinion Cormen "Algorithms: construction and analysis" is the best there is.
e-maxx.ru/bookz/files/cormen.pdf

K
kuduh, 2014-01-11
@kuduh

Here is another good book: "Algorithms. Introduction to Design and Analysis". Author: Anany Levitin.

V
Vit, 2013-12-02
@fornit1917

I also really like McConnell's book, Fundamentals of Modern Algorithms www.ozon.ru/context/detail/id/4937014/ I
recommend it.

V
Vitaly Shibaev, 2013-12-03
@shibaev

I can recommend Steven Skiena's book "Algorithms. Development Guide": www.ozon.ru/context/detail/id/6290126/ Easy
enough to read, bias in programming and applied problems, not mathematics (although you can't do without it). I can’t compare with Kormen (didn’t read it), but in comparison with Knut and Wirth, Skiena is much more pleasant to read.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question