|  | 
| 347 | 347 | 
 | 
| 348 | 348 | | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | 
| 349 | 349 | |-|-|-|-|-|- | 
|  | 350 | +| 0121 |[Best Time to Buy and Sell Stock](src/main/erlang/g0101_0200/s0121_best_time_to_buy_and_sell_stock)| Easy | Top_100_Liked_Questions, Top_Interview_Questions, Array, Dynamic_Programming, Big_O_Time_O(N)_Space_O(1) | 89 | 100.00 | 
| 350 | 351 | 
 | 
| 351 | 352 | #### Day 8 | 
| 352 | 353 | 
 | 
|  | 
| 474 | 475 | 
 | 
| 475 | 476 | | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | 
| 476 | 477 | |-|-|-|-|-|- | 
|  | 478 | +| 0104 |[Maximum Depth of Binary Tree](src/main/erlang/g0101_0200/s0104_maximum_depth_of_binary_tree)| Easy | Top_100_Liked_Questions, Top_Interview_Questions, Depth_First_Search, Breadth_First_Search, Tree, Binary_Tree, Big_O_Time_O(N)_Space_O(H) | 0 | 100.00 | 
| 477 | 479 | 
 | 
| 478 | 480 | #### Day 11 Containers and Libraries | 
| 479 | 481 | 
 | 
|  | 
| 741 | 743 | 
 | 
| 742 | 744 | | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | 
| 743 | 745 | |-|-|-|-|-|- | 
|  | 746 | +| 0121 |[Best Time to Buy and Sell Stock](src/main/erlang/g0101_0200/s0121_best_time_to_buy_and_sell_stock)| Easy | Top_100_Liked_Questions, Top_Interview_Questions, Array, Dynamic_Programming, Big_O_Time_O(N)_Space_O(1) | 89 | 100.00 | 
| 744 | 747 | 
 | 
| 745 | 748 | #### Day 6 Tree | 
| 746 | 749 | 
 | 
| 747 | 750 | | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | 
| 748 | 751 | |-|-|-|-|-|- | 
|  | 752 | +| 0102 |[Binary Tree Level Order Traversal](src/main/erlang/g0101_0200/s0102_binary_tree_level_order_traversal)| Medium | Top_100_Liked_Questions, Top_Interview_Questions, Breadth_First_Search, Tree, Binary_Tree, Big_O_Time_O(N)_Space_O(N) | 12 | 100.00 | 
| 749 | 753 | 
 | 
| 750 | 754 | #### Day 7 Binary Search | 
| 751 | 755 | 
 | 
|  | 
| 876 | 880 | 
 | 
| 877 | 881 | | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | 
| 878 | 882 | |-|-|-|-|-|- | 
|  | 883 | +| 0101 |[Symmetric Tree](src/main/erlang/g0101_0200/s0101_symmetric_tree)| Easy | Top_100_Liked_Questions, Top_Interview_Questions, Depth_First_Search, Breadth_First_Search, Tree, Binary_Tree, Big_O_Time_O(N)_Space_O(log(N)) | 0 | 100.00 | 
| 879 | 884 | 
 | 
| 880 | 885 | #### Day 16 Design | 
| 881 | 886 | 
 | 
|  | 
| 933 | 938 | 
 | 
| 934 | 939 | | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | 
| 935 | 940 | |-|-|-|-|-|- | 
|  | 941 | +| 0121 |[Best Time to Buy and Sell Stock](src/main/erlang/g0101_0200/s0121_best_time_to_buy_and_sell_stock)| Easy | Top_100_Liked_Questions, Top_Interview_Questions, Array, Dynamic_Programming, Big_O_Time_O(N)_Space_O(1) | 89 | 100.00 | 
| 936 | 942 | | 0001 |[Two Sum](src/main/erlang/g0001_0100/s0001_two_sum)| Easy | Top_100_Liked_Questions, Top_Interview_Questions, Array, Hash_Table, Big_O_Time_O(n)_Space_O(n), AI_can_be_used_to_solve_the_task | 3 | 97.50 | 
| 937 | 943 | | 0055 |[Jump Game](src/main/erlang/g0001_0100/s0055_jump_game)| Medium | Top_100_Liked_Questions, Top_Interview_Questions, Array, Dynamic_Programming, Greedy, Big_O_Time_O(n)_Space_O(1) | 2 | 100.00 | 
| 938 | 944 | | 0041 |[First Missing Positive](src/main/erlang/g0001_0100/s0041_first_missing_positive)| Hard | Top_100_Liked_Questions, Top_Interview_Questions, Array, Hash_Table, Big_O_Time_O(n)_Space_O(n) | 151 | 100.00 | 
|  | 
| 974 | 980 | | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | 
| 975 | 981 | |-|-|-|-|-|- | 
| 976 | 982 | | 0094 |[Binary Tree Inorder Traversal](src/main/erlang/g0001_0100/s0094_binary_tree_inorder_traversal)| Easy | Top_100_Liked_Questions, Top_Interview_Questions, Depth_First_Search, Tree, Binary_Tree, Stack, Big_O_Time_O(n)_Space_O(n) | 0 | 100.00 | 
|  | 983 | +| 0102 |[Binary Tree Level Order Traversal](src/main/erlang/g0101_0200/s0102_binary_tree_level_order_traversal)| Medium | Top_100_Liked_Questions, Top_Interview_Questions, Breadth_First_Search, Tree, Binary_Tree, Big_O_Time_O(N)_Space_O(N) | 12 | 100.00 | 
|  | 984 | +| 0104 |[Maximum Depth of Binary Tree](src/main/erlang/g0101_0200/s0104_maximum_depth_of_binary_tree)| Easy | Top_100_Liked_Questions, Top_Interview_Questions, Depth_First_Search, Breadth_First_Search, Tree, Binary_Tree, Big_O_Time_O(N)_Space_O(H) | 0 | 100.00 | 
| 977 | 985 | | 0098 |[Validate Binary Search Tree](src/main/erlang/g0001_0100/s0098_validate_binary_search_tree)| Medium | Top_100_Liked_Questions, Top_Interview_Questions, Depth_First_Search, Tree, Binary_Tree, Binary_Search_Tree, Big_O_Time_O(N)_Space_O(log(N)) | 0 | 100.00 | 
| 978 | 986 | 
 | 
| 979 | 987 | #### Udemy Trie and Heap | 
|  | 
| 1032 | 1040 | 
 | 
| 1033 | 1041 | | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | 
| 1034 | 1042 | |-|-|-|-|-|- | 
|  | 1043 | +| 0121 |[Best Time to Buy and Sell Stock](src/main/erlang/g0101_0200/s0121_best_time_to_buy_and_sell_stock)| Easy | Top_100_Liked_Questions, Top_Interview_Questions, Array, Dynamic_Programming, Big_O_Time_O(N)_Space_O(1) | 89 | 100.00 | 
| 1035 | 1044 | 
 | 
| 1036 | 1045 | #### Day 4 Array | 
| 1037 | 1046 | 
 | 
|  | 
| 1076 | 1085 | 
 | 
| 1077 | 1086 | | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | 
| 1078 | 1087 | |-|-|-|-|-|- | 
|  | 1088 | +| 0102 |[Binary Tree Level Order Traversal](src/main/erlang/g0101_0200/s0102_binary_tree_level_order_traversal)| Medium | Top_100_Liked_Questions, Top_Interview_Questions, Breadth_First_Search, Tree, Binary_Tree, Big_O_Time_O(N)_Space_O(N) | 12 | 100.00 | 
|  | 1089 | +| 0104 |[Maximum Depth of Binary Tree](src/main/erlang/g0101_0200/s0104_maximum_depth_of_binary_tree)| Easy | Top_100_Liked_Questions, Top_Interview_Questions, Depth_First_Search, Breadth_First_Search, Tree, Binary_Tree, Big_O_Time_O(N)_Space_O(H) | 0 | 100.00 | 
|  | 1090 | +| 0101 |[Symmetric Tree](src/main/erlang/g0101_0200/s0101_symmetric_tree)| Easy | Top_100_Liked_Questions, Top_Interview_Questions, Depth_First_Search, Breadth_First_Search, Tree, Binary_Tree, Big_O_Time_O(N)_Space_O(log(N)) | 0 | 100.00 | 
| 1079 | 1091 | 
 | 
| 1080 | 1092 | #### Day 12 Tree | 
| 1081 | 1093 | 
 | 
|  | 
| 1177 | 1189 | 
 | 
| 1178 | 1190 | | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | 
| 1179 | 1191 | |-|-|-|-|-|- | 
|  | 1192 | +| 0105 |[Construct Binary Tree from Preorder and Inorder Traversal](src/main/erlang/g0101_0200/s0105_construct_binary_tree_from_preorder_and_inorder_traversal)| Medium | Top_100_Liked_Questions, Top_Interview_Questions, Array, Hash_Table, Tree, Binary_Tree, Divide_and_Conquer, Big_O_Time_O(N)_Space_O(N) | 169 | 100.00 | 
| 1180 | 1193 | 
 | 
| 1181 | 1194 | #### Day 16 Tree | 
| 1182 | 1195 | 
 | 
|  | 
| 1294 | 1307 | | 0739 |[Daily Temperatures](src/main/erlang/g0701_0800/s0739_daily_temperatures)| Medium | Top_100_Liked_Questions, Array, Stack, Monotonic_Stack, Programming_Skills_II_Day_6, Big_O_Time_O(n)_Space_O(n) | 94 | 100.00 | 
| 1295 | 1308 | | 0647 |[Palindromic Substrings](src/main/erlang/g0601_0700/s0647_palindromic_substrings)| Medium | String, Dynamic_Programming, Big_O_Time_O(n^2)_Space_O(n) | 17 | 100.00 | 
| 1296 | 1309 | | 0560 |[Subarray Sum Equals K](src/main/erlang/g0501_0600/s0560_subarray_sum_equals_k)| Medium | Top_100_Liked_Questions, Array, Hash_Table, Prefix_Sum, Data_Structure_II_Day_5_Array, Big_O_Time_O(n)_Space_O(n) | 47 | 100.00 | 
|  | 1310 | +| 0121 |[Best Time to Buy and Sell Stock](src/main/erlang/g0101_0200/s0121_best_time_to_buy_and_sell_stock)| Easy | Top_100_Liked_Questions, Top_Interview_Questions, Array, Dynamic_Programming, Data_Structure_I_Day_3_Array, Dynamic_Programming_I_Day_7, Level_1_Day_5_Greedy, Udemy_Arrays, Big_O_Time_O(N)_Space_O(1) | 89 | 100.00 | 
|  | 1311 | +| 0105 |[Construct Binary Tree from Preorder and Inorder Traversal](src/main/erlang/g0101_0200/s0105_construct_binary_tree_from_preorder_and_inorder_traversal)| Medium | Top_100_Liked_Questions, Top_Interview_Questions, Array, Hash_Table, Tree, Binary_Tree, Divide_and_Conquer, Data_Structure_II_Day_15_Tree, Big_O_Time_O(N)_Space_O(N) | 169 | 100.00 | 
|  | 1312 | +| 0104 |[Maximum Depth of Binary Tree](src/main/erlang/g0101_0200/s0104_maximum_depth_of_binary_tree)| Easy | Top_100_Liked_Questions, Top_Interview_Questions, Depth_First_Search, Breadth_First_Search, Tree, Binary_Tree, Data_Structure_I_Day_11_Tree, Programming_Skills_I_Day_10_Linked_List_and_Tree, Udemy_Tree_Stack_Queue, Big_O_Time_O(N)_Space_O(H) | 0 | 100.00 | 
|  | 1313 | +| 0102 |[Binary Tree Level Order Traversal](src/main/erlang/g0101_0200/s0102_binary_tree_level_order_traversal)| Medium | Top_100_Liked_Questions, Top_Interview_Questions, Breadth_First_Search, Tree, Binary_Tree, Data_Structure_I_Day_11_Tree, Level_1_Day_6_Tree, Udemy_Tree_Stack_Queue, Big_O_Time_O(N)_Space_O(N) | 12 | 100.00 | 
|  | 1314 | +| 0101 |[Symmetric Tree](src/main/erlang/g0101_0200/s0101_symmetric_tree)| Easy | Top_100_Liked_Questions, Top_Interview_Questions, Depth_First_Search, Breadth_First_Search, Tree, Binary_Tree, Data_Structure_I_Day_11_Tree, Level_2_Day_15_Tree, Big_O_Time_O(N)_Space_O(log(N)) | 0 | 100.00 | 
| 1297 | 1315 | | 0098 |[Validate Binary Search Tree](src/main/erlang/g0001_0100/s0098_validate_binary_search_tree)| Medium | Top_100_Liked_Questions, Top_Interview_Questions, Depth_First_Search, Tree, Binary_Tree, Binary_Search_Tree, Data_Structure_I_Day_14_Tree, Level_1_Day_8_Binary_Search_Tree, Udemy_Tree_Stack_Queue, Big_O_Time_O(N)_Space_O(log(N)) | 0 | 100.00 | 
| 1298 | 1316 | | 0096 |[Unique Binary Search Trees](src/main/erlang/g0001_0100/s0096_unique_binary_search_trees)| Medium | Dynamic_Programming, Math, Tree, Binary_Tree, Binary_Search_Tree, Dynamic_Programming_I_Day_11, Big_O_Time_O(n)_Space_O(1) | 0 | 100.00 | 
| 1299 | 1317 | | 0094 |[Binary Tree Inorder Traversal](src/main/erlang/g0001_0100/s0094_binary_tree_inorder_traversal)| Easy | Top_100_Liked_Questions, Top_Interview_Questions, Depth_First_Search, Tree, Binary_Tree, Stack, Data_Structure_I_Day_10_Tree, Udemy_Tree_Stack_Queue, Big_O_Time_O(n)_Space_O(n) | 0 | 100.00 | 
|  | 
0 commit comments