can any one help me to how to create avl tree of strings in c
san man 0 Newbie Poster
Recommended Answers
Jump to PostYou can start here.
Jump to PostI'm having trouble nailing down what your problem is. Are you having trouble with creating an AVL tree, or is the issue using string keys for a working AVL implementation?
Jump to PostWell, that would be an unbalanced tree. A more balanced one would look like this:
Int Char Float Case Const Double Struct Break While
The main thing about AVL tress is that no sub-tree can be more than one level deeper than its sibling. While yours is …
All 11 Replies
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
thekashyap 193 Practically a Posting Shark
san man 0 Newbie Poster
thekashyap 193 Practically a Posting Shark
san man 0 Newbie Poster
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
thekashyap 193 Practically a Posting Shark
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
san man 0 Newbie Poster
Narue 5,707 Bad Cop Team Colleague
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.