Click to See Complete Forum and Search --> : Data Structures Problems


HypnotiC
September 11th, 2004, 09:35 AM
Hey friends...

can anyone help with finding solved problems for Data Structures .
I read the materials but still wanna practicing through solved problems.

Plz tell me if anyone knows about it


Thanks...

RoboTact
September 11th, 2004, 04:29 PM
What kind of? There are too much different types... And what difficulty do you expect? Write an example of problem with regard to the specific of your question.

reville
November 17th, 2008, 04:48 AM
hey guys!!
i got this problem: considering a two dimensional array A with sizes m and n (i.e. A[m,n]), construct an algorithm to receive elements from a contiguous source of a computer system and store the elements into the array, using row major, and output the elements in a table (two dimensional array)
please help me out those who can, i'm really stuck out here!
really appreciate your help!