(Laicode)
Find the number of different Binary Search Trees generated from 1 to n.
Youtube: https://www.youtube.com/watch?v=YDf982Lb84o
Code: https://github.com/mission-peace/interview/blob/master/src/com/interview/dynamic/CountNumberOfTreesInBST.java