Datastructure and Algorithms

P

Prateek Basu

Hi,
Does there exist any resource (link or book) where one can find the
solution for some datastructure and algorithm related problems. Pls
provide the pointer.
Thanks in advance..
Prateek
 
J

Julian V. Noble

Prateek said:
Hi,
Does there exist any resource (link or book) where one can find the
solution for some datastructure and algorithm related problems. Pls
provide the pointer.
Thanks in advance..
Prateek

My favorite is

Author: Kruse, Robert Leroy, 1941-
Title: Data structures and program design / Robert L. Kruse.

Edition: 3rd ed.
Publication info: Englewood Cliffs, N.J. : Prentice Hall, 1994.

Description: xiv, 689 p. : ill. ; 24 cm.
Subject: Computer programming.

He has later versions specifically aimed at C and C++ .

--
Julian V. Noble
Professor Emeritus of Physics
(e-mail address removed)
^^^^^^^^^^^^^^^^^^
http://galileo.phys.virginia.edu/~jvn/

"God is not willing to do everything and thereby take away
our free will and that share of glory that rightfully belongs
to us." -- N. Machiavelli, "The Prince".
 
C

Christopher Benson-Manica

Prateek Basu said:
Does there exist any resource (link or book) where one can find the
solution for some datastructure and algorithm related problems. Pls
provide the pointer.

(Tried comp.programming? There are newsgroups where people would be
thrilled to help, I'm sure.)

Your post is off-topic for comp.lang.c. Please visit

http://www.csclub.uwaterloo.ca/u/dj3vande/clc/clc-welcome.txt
http://www.eskimo.com/~scs/C-faq/top.html
http://benpfaff.org/writings/clc/off-topic.html

for posting guidelines and frequently asked questions. Thank you.
 
J

j

Prateek Basu said:
Hi,
Does there exist any resource (link or book) where one can find the
solution for some datastructure and algorithm related problems. Pls
provide the pointer.
Thanks in advance..
Prateek

Although your question is off-topic
Here is the isbn number for ``Introduction To Algorithms: Second Edition''
0262032937
And the isbn number to ``C Unleashed''
0-672-31896-2

In the future, note that any questions which do not pertain
to programming under ISO/IEC/INCITS 9899:1999 or ISO/IEC/ANSI 9899:1990
are off-topic for this newsgroup.
 
P

Prateek Basu

j said:
Although your question is off-topic
Here is the isbn number for ``Introduction To Algorithms: Second Edition''
0262032937
And the isbn number to ``C Unleashed''
0-672-31896-2

In the future, note that any questions which do not pertain
to programming under ISO/IEC/INCITS 9899:1999 or ISO/IEC/ANSI 9899:1990
are off-topic for this newsgroup.


Prateek> Thanx and I shall take care in future.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,045
Latest member
DRCM

Latest Threads

Top