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

Need some interesting Advanced Data structure problems.

Hi All,

I want some interesting Advanced data structures problems. Could you please let me know the link or the actual problem statements? If possible, you can send some hints to solve that problem. This would be very helpful for me.

reshma.mane
Newbie Poster
2 posts since Sep 2008
Reputation Points: 10
Solved Threads: 0
 

Write your own stack.
Write your own queue.

Create an infix to postfix evaluator

iamthwee
Posting Expert
5,950 posts since Aug 2005
Reputation Points: 1,543
Solved Threads: 439
 

Try creating a Red-Black Tree.

See attached.

Attachments Red-Black_Tree.PNG 141.88KB
Alex Edwards
Posting Shark
972 posts since Jun 2008
Reputation Points: 392
Solved Threads: 109
 

What data structures you consider Advanced?
Try to implement a very fast (and huge) priority queue with erase by key operation...

ArkM
Postaholic
2,001 posts since Jul 2008
Reputation Points: 1,234
Solved Threads: 348
 

Alex,
Could you tell me what is the use of Red-Black Tree. Actually I am supposed to give session on DS and to make it interactive I want it to be like problem discussion.

reshma.mane
Newbie Poster
2 posts since Sep 2008
Reputation Points: 10
Solved Threads: 0
 
Alex, Could you tell me what is the use of Red-Black Tree. Actually I am supposed to give session on DS and to make it interactive I want it to be like problem discussion.

Narue explains it best here .

Alex Edwards
Posting Shark
972 posts since Jun 2008
Reputation Points: 392
Solved Threads: 109
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You