Milind KulkarniMachine Learning capability ideation in a mobile deviceIntroductionJun 14, 2023Jun 14, 2023
Milind KulkarniFinding Height of a node in Binary TreeThis article explains how to find the height of a node in a given binary tree. Finding height of a node is an important factor while…Nov 22, 2019Nov 22, 2019
Milind KulkarniHeight and Depth of a Binary TreeThis article aims to distinguish between 2 of the properties of binary trees called as height and depth. As per binary tree terminology…Nov 21, 20191Nov 21, 20191
Milind KulkarniMerging 2 Binary Search TreesI was thinking on different ways to merge 2 given binary search trees (BSTs). One thought is to flatten each tree into separate array or…Oct 11, 2019Oct 11, 2019