Book on Algorithms using c++

Please suggest me a good , easy to learn algorithms using c++, which can help me participate in competitive programming.
@hamsterman
cormen is a nice book.but it uses pseudocode ..not c++
Last edited on
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.