🧠Algorithm Practice Dashboard
Track your progress across different problem categories
16
Total Problems
26
Solutions Attempted
17
Solutions Passing
65%
Success Rate
Binary Search
1
Problems
3
Passing
100%
Success
vanilla_binary_search
Py ✓
C++ ✓
JS ✓
Dfs
14
Problems
11
Passing
55%
Success
advanced/lowest_common_ancestor
Py â—‹
C++ ✗
JS â—‹
advanced/serializing_deserializing_tree
Py â—‹
C++ ✗
JS â—‹
basic/in_order_traversal
Py â—‹
C++ â—‹
JS â—‹
basic/post_order_traversal
Py â—‹
C++ ✓
JS ✓
basic/pre_order_traversal
Py â—‹
C++ â—‹
JS â—‹
bst/insert_into_bst
Py â—‹
C++ ✗
JS â—‹
bst/lowest_common_ancestor_on_bst
Py â—‹
C++ ✗
JS â—‹
bst/valid_binary_search_tree
Py ✗
C++ ✗
JS â—‹
on_tree/balanced_binary_tree
Py ✓
C++ ✓
JS ✓
on_tree/invert_binary_tree
Py â—‹
C++ ✗
JS â—‹
on_tree/max_depth_binary_tree
Py ✓
C++ ✓
JS ✓
on_tree/reconstruct_binary_tree
Py â—‹
C++ ✗
JS â—‹
on_tree/subtree_of_another_tree
Py â—‹
C++ ✗
JS â—‹
on_tree/visible_tree_node
Py ✓
C++ ✓
JS ✓
Uncategorized
1
Problems
3
Passing
100%
Success
example
Py ✓
C++ ✓
JS ✓