#BST question

4 messages · Page 1 of 1 (latest)

tiny scaffold
#

Hello, I am currently learning DSA and I saw that keys in a BST can't be duplicate, yet how can they use 5 twice in this BST?

dawn templeBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

foggy fossil
#

A BST can contain equal elements, in this case it would represent a multiset.

dry musk