Stack, Tree, List and Qeue... how i implement one of them?

J

jean.carone

hi folks
i need to create an inplementation choosing between the following
ones.. Stack, Tree, List and Qeue
can u help me ??
thanks
 
R

Rahul

hi folks
i need to create an inplementation choosing between the following
ones.. Stack, Tree, List and Qeue
can u help me ??
thanks

Depends on the logic, performance working on the data...
 
K

Kai-Uwe Bux

hi folks
i need to create an inplementation choosing between the following
ones.. Stack, Tree, List and Qeue
can u help me ??

Do you mean, you have a homework assignment to implement one of them and it
is up to you to chose which one? In that case, we can help you with C++
issues as they come up along the way. You will have to show your effort and
post questions about specific problems.

Or do you mean that you have a programming problem at hand, and you need
advice which data structure might be best suited for your needs? In that
case, you might consider posting in comp.programming since the question is
less about C++ and more of a general nature.


Best

Kai-Uwe Bux
 

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

No members online now.

Forum statistics

Threads
474,333
Messages
2,571,754
Members
48,554
Latest member
CarrollCro

Latest Threads

Top