hetang / Iterator-Design-Patterns

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

Home Page:http://www.hetang-shah.com/hetang/Projects.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://www.hetang-shah.com/hetang/Projects.html