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

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

Implement circular linked list

Implement Hierarchical Locking System for Tree Structures

Implement queue using linked list

December 2, 2024 · 3 min ·  Tags List of tags for the post   stack ·  queue ·  linkedlist ·  Last updated: Aug 2, 2025

Implementing a queue using a fixed-size array

December 2, 2024 · 10 min ·  Tags List of tags for the post   queue ·  generics ·  Last updated: Aug 10, 2025

Insert into a Binary Search Tree

Interval Scheduling Problem

December 2, 2024 · 3 min ·  Tags List of tags for the post   greedy ·  schedule ·  interval ·  Last updated: Jul 24, 2025

K closest Points to Origin

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