-
Notifications
You must be signed in to change notification settings - Fork 0
I have used Iterator Pattern for Binary Search Tree where I created generic Iterator class for searching a particular pattern from the tree. I have used Null pattern for the leaf node to avoid null checks
hetang/Iterator-Design-Patterns
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
I have used Iterator Pattern for Binary Search Tree where I created generic Iterator class for searching a particular pattern from the tree. I have used Null pattern for the leaf node to avoid null checks.
About
I have used Iterator Pattern for Binary Search Tree where I created generic Iterator class for searching a particular pattern from the tree. I have used Null pattern for the leaf node to avoid null checks
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published