Page 1 of 1

Free book of Algorithms

Posted: Mon Aug 26, 2002 5:48 pm
by AlexandreN
I found a free book on algorithms.
I still don

Posted: Mon Aug 26, 2002 6:31 pm
by ithamar
Thanxs Alexandre :D .

I will read it.

Thanks

Posted: Tue Aug 27, 2002 9:51 am
by Fresh
Thanks++ from a novice, a very useful information!

-novice :D

Posted: Fri Sep 06, 2002 1:49 pm
by gvcormac
Parberry's "Problems on Algorithms" is a very useful book for
contestants. It classifies many of the sorts of problems you are
likely to see in contests and gives many examples. It outlines
some solutions, but you probably need a more detailed
algorithms text unless you are pretty good at deducing
the code from a few hints.

I encourage you to reward Parberry by making a small
donation to charity as he suggests.

A very good book on Algorithm (also Free)

Posted: Thu Sep 12, 2002 4:47 pm
by suman
Three books on algorithm can be found at
http://www.brpreiss.com/opera.html

I think the books are very good. I am implementing all the classes in C++ (almost complete). You may (or may not) find it helpful.

- Suman

Thanks

Posted: Thu Nov 21, 2002 4:25 am
by Rajib Mazumder
Thanks Suman for your kind information.

You are welcome

Posted: Fri Nov 22, 2002 11:44 am
by suman
Hi,
You are welcome. You may also find the implementations I am posting under the Algorithm thread. Check it out. Best of luck.

- Suman