I am new at programming, I know c/c++.
can anybody suggest me any books or material so that i can develop logic,algorithm successfully.
Plz help me.
I am really interested in programming…
1 Like
You can refer this book “Introduction to Algorithms” by Thomas H. Cormen. It gives good explanation of lots of algorithms and makes them understand logically. You could parallelly keep practicing in any of the online judges.
Happy Coding.
1 Like
to get started solve some practice problems on codechef .start from easy one .read Topcoder tutorials
and participate in contests
1 Like
Thanks everyone.