Thread: any worthwhile tutorials for data structures & algo??please!

  1. #1
    ~Team work is the best!~ wakish's Avatar
    Join Date
    Sep 2005
    Posts
    85

    Question any worthwhile tutorials for data structures & algo??please!

    Hi..i have been looking and looking for a good, well-explained tutorial on data structures and algorithm either in C/C++. The tutotial in here is good but too limited in explanation.
    Please does anyone of you here who know of any well-explained tutorial for data structures and/or algorithm?
    (by data structures i mean non-primitive ones like stacks, queues, trees..etc..)
    Thank you for your time!

    Regards!
    Last edited by wakish; 02-27-2006 at 12:48 PM.
    # If you want to be happy, think of others.
    # If you want to be miserable, think of yourself

    ~~~Team work is the best!~~~

  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

  3. #3
    ~Team work is the best!~ wakish's Avatar
    Join Date
    Sep 2005
    Posts
    85
    well, it's just dictionary-based definitions
    Thanks though!!
    # If you want to be happy, think of others.
    # If you want to be miserable, think of yourself

    ~~~Team work is the best!~~~

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. CProgramming.com should update their tutorials.
    By PorkyChop in forum C++ Programming
    Replies: 17
    Last Post: 09-19-2004, 10:51 PM
  2. Methods for Sorting Structures by Element...
    By Sebastiani in forum C Programming
    Replies: 9
    Last Post: 09-14-2001, 12:59 PM