IrwinKwan / silly

A practice repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor Node.java into object-oriented design

IrwinKwan opened this issue · comments

Refactor Node.java (which is basically a binary tree) to look like an object-oriented design.