954,496 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Data Structures

Hi , can anyone give me some good links to learn all about data structures and using them in C.

I have an exam soon on the topic and although i did went through it in my college days, its all washed out now.

Thanks in advance.

bala24
Junior Poster
125 posts since Oct 2006
Reputation Points: 15
Solved Threads: 11
 
Hi , can anyone give me some good links to learn all about data structures and using them in C.

This is about the only link that covers enough data structures to count as 'all about data structures'. Most of the links go to outside sources that have C code too, but a lot of the code is not so good.
I have an exam soon on the topic and although i did went through it in my college days, its all washed out now.
What data structures does the exam cover? It's probably the basics, like arrays, stacks, queues, deques, linked lists, and binary search trees. You can really work more efficiently if you can pare down the topics to something more detailed than 'data structures'. :)

Ravalon
Posting Whiz in Training
213 posts since Dec 2006
Reputation Points: 84
Solved Threads: 15
 
Dave Sinkula
long time no c
Team Colleague
5,058 posts since Apr 2004
Reputation Points: 2,780
Solved Threads: 314
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You