Hello everybody,
I have a test tommorow and i will be very grateful if someone could post common LIST questio and their answers.
Thanks,
Yaron.
plz help me
Started by yaron111121, Apr 16 2009 10:15 AM
6 replies to this topic
#1
Posted 16 April 2009 - 10:15 AM
|
|
|
#2
Posted 16 April 2009 - 11:21 AM
Are you talking about linked lists, a built-in list type, other?
#3
Posted 16 April 2009 - 12:10 PM
linked lists.
sry i didnt mention it.
sry i didnt mention it.
#4
Posted 16 April 2009 - 12:32 PM
The first result in google for "Common linked list questions" is a pdf with a good review of linked lists. I would post the link but I dont have 20(?) posts yet.
cslibrary.stanford.edu/105/LinkedListProblems.pdf
cslibrary.stanford.edu/105/LinkedListProblems.pdf
#5
Posted 17 April 2009 - 02:02 AM
thanks.
but now that im looking at it, this isn't what i wanted.
i'm talking about lists with nodes and with null in the end.
where Node<int> p has p.GetNext() and P.GetInfo().
do u know what im talking about?
thanks,
Yaron.
but now that im looking at it, this isn't what i wanted.
i'm talking about lists with nodes and with null in the end.
where Node<int> p has p.GetNext() and P.GetInfo().
do u know what im talking about?
thanks,
Yaron.
#6
Posted 17 April 2009 - 02:54 AM
Perhaps if you posted the code that represents the problem's initial state I could help more.
#7
Posted 19 April 2009 - 06:52 PM
Yeah if you could describe to us more detail of what your test is going to be..


Sign In
Create Account

Back to top









