cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Book on Algorithms using c++
Book on Algorithms using c++
Dec 10, 2011 at 3:41am UTC
jigneshdgreat
(8)
Please suggest me a good , easy to learn algorithms using c++, which can help me participate in competitive programming.
Dec 10, 2011 at 7:46am UTC
hamsterman
(4538)
http://cplusplus.com/articles/GLzyhbRD/#ALG
Dec 11, 2011 at 2:31am UTC
jigneshdgreat
(8)
@hamsterman
cormen is a nice book.but it uses pseudocode ..not c++
Last edited on
Dec 11, 2011 at 2:47am UTC
Dec 11, 2011 at 7:12am UTC
hamsterman
(4538)
That might be so, but I don't see why that is a proble. If you don't know C++, pick one of the books in previous section. If you do, the algorithms might as well be in lisp - the language used to express them does not change them.
Topic archived. No new replies allowed.