phishman3579/java-algorithms-implementation

Is there a Ternary Search Tree?

isapir opened this issue · 2 comments

Hello,

Is there a Ternary Search Tree implementation here by a different name?

I tried to look for TST or Ternary and didn't see one. Was wondering if it appears under a different name.

Thank you.

No there isn't one, yet. It's been on my todo list for a while now.

-Justin