Find GCD of n numbers

Find K Closest Elements

Find Leaves of Binary Tree

Find nodes in binary tree without siblings

December 2, 2024 · 3 min ·  Tags List of tags for the post   bt-binary-tree ·  Last updated: Aug 2, 2025

Find Size of Binary Tree

December 2, 2024 · 4 min ·  Tags List of tags for the post   bst-binary-search-tree ·  Last updated: Aug 2, 2025

Find the depth of a node in a binary tree

December 2, 2024 · 3 min ·  Tags List of tags for the post   bt-binary-tree ·  Last updated: Aug 2, 2025

Find the height of a node in a binary tree

December 2, 2024 · 4 min ·  Tags List of tags for the post   bt-binary-tree ·  Last updated: Aug 2, 2025

Flatten binary tree to linked list in order of inorder traversal

December 2, 2024 · 9 min ·  Tags List of tags for the post   convert ·  bt-binary-tree ·  Last updated: Aug 2, 2025

Given preorder traversal of a BST, check if each non-leaf node has only one child

Implement circular linked list

This site uses cookies to improve your experience on our website. By using and continuing to navigate this website, you accept this. Privacy Policy