Thread: Need some book for practice examples and algorithms

  1. #1
    Registered User Ranjeet.k's Avatar
    Join Date
    Feb 2013
    Posts
    4

    Need some book for practice examples and algorithms

    Hello all,
    I completed Dennis Ritchie book and balaguruswamy book on C, but still feel weak or incomplete, May be not practised more problems (As everybody says reading is not sufficient but also you need to practice).

    Can you please recommend me any good books for C logical problems and problems only?

    That will be great help.

    Thanks

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Just google "programming contests" and you'll find many sites with 1000's of problems to work your way through.

    And FYI - if you pick another hitler avatar image, it will be your last. Pick something with better taste.
    People complained about it on your last visit, so I changed it.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User Ranjeet.k's Avatar
    Join Date
    Feb 2013
    Posts
    4
    Thanks a lot.

    Any book on that. I thought some famous author must have written some books on this.

  4. #4
    Registered User Ranjeet.k's Avatar
    Join Date
    Feb 2013
    Posts
    4
    Thanks a lot for frank answer

  5. #5
    Registered User
    Join Date
    May 2012
    Posts
    1,066
    Quote Originally Posted by Ranjeet.k View Post
    Any book on that. I thought some famous author must have written some books on this.
    You really need to learn how to use search engines.
    If I add "books" to any search string like "programming contests", "programming problems", "programming challenges", "programming puzzles" I get useful links.

    Bye, Andreas

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Is there any book with the collection of algorithms
    By fredsilvester93 in forum C++ Programming
    Replies: 13
    Last Post: 05-14-2012, 08:54 AM
  2. Algorithms and data structures book?
    By Lechx in forum C++ Programming
    Replies: 6
    Last Post: 09-30-2008, 09:05 PM
  3. Examples from Kernighan book
    By kyaneos in forum C Programming
    Replies: 5
    Last Post: 09-09-2007, 10:24 AM
  4. A good book on algorithms ?
    By Unregistered in forum C Programming
    Replies: 3
    Last Post: 11-23-2001, 03:58 PM
  5. A good book on algorithms for C
    By pritesh in forum C Programming
    Replies: 5
    Last Post: 11-16-2001, 02:12 AM