Mainly to track -
- Daily Problem of the Day on GFG
- Special Questions that are challenging and thought provoking in dsa
Every day, I'm here to empower your coding journey with fresh problem-solving solutions and valuable insights.
If you find these daily nuggets of knowledge helpful, why not show some love and star ⭐️ this repository? It's a small gesture that goes a long way in fueling our coding odyssey together!
August 2023
September 2023
October 2023
November 2023
- 17_Aug_2023_Next_Smallest_Palindrome.java
- 18_Aug_2023_Leaders_in_an_array.java
- 19_Aug_2023_Subarray_With_Given_Sum.java
- 20_Aug_2023_Number_of_Occurences.java
- 21_Aug_2023_Surround_the1s.java
- 22_Aug_2023_Make_Matrix_Beautiful.java
- 23_Aug_2023_Find_String_in_Grid.java
- 24_Aug_2023_Multiply_Two_Strings.java
- 25_Aug_2023_PalindromeString.java
- 26_Aug_2023_Longest_Substring_with_k_chars.java
- 27_Aug_2023_Reverse_a_String.java
- 28_Aug_2023_Remove_duplicate_from_sorted_list.java
- 29_Aug_2023_Delete_nodes_having_greater_value_on_right
- 30_Aug_2023_Delete_Node_Linked_List
- 31_Aug_2023_AVL_Tree_Deletion.java
- 1_Sep_2023_leftmost_and_rightmost_nodes_of_Binary_tree.java
- 2_Sep_2023_Leaf_under_budget.java
- 3_Sep_2023_Isomorphic_trees.java
- 4_Sep_2023_Replace_OswithXs.java
- 5_Sep_2023_Print_adjList.java
- 6_Sep_2023_Mother_vertex.java
- 7_Sep_Min_Multiplications_to_reach_end.java
- 8_Sep_2023_Binary_tree_to_BST.java
- 9_Sep_2023_Kth_largest_element_in_bst.java
- 10_Sep_2023_Insert_node_in_bst.java
- 11_Sep_2023_Lucky_Numbers.java
- 12_Sep_2023_Perfect_numbers.java
- 13_Sep_2023_Largest_Number_Possible.java
- 15_Sep_2023_Partition_subset_sum.java
- 16_Sep_2023_Count_number_of_hops.java
- 17_Sep_2023_First_n_fibonacci_numbers.java
- 18_Sep_2023_Power_of_two.java
- 19_Sep_2023_First_set_bit.java
- 5_Oct_2023_Count_Number_of_Substrings.java
- 6_Oct_2023_Reverse_alternate_nodes_in_Linked_List
- 10_Oct_2023_Nodes_at_a_given_distance_Binary_Tree
- 11_Oct_2023_Check_For_Balanced_Tree
- 12_Oct_2023_Duplicate_subtree_in_Binary_tree
- 13_Oct_2023_Floor_in_BST
- 14_Oct_2023_Find_Common_Nodes_in_Two_BSTs
- 26_Oct_2023_Min_Operations
- 27_Oct_2023_Min_Deletions
- 28_Oct_2023_Bleak_Numbers
- 29_Oct_2023_Check_Whether_Kth_Bith_is_set_or_not
- 31_Oct_2023_Move_All_Zeros_to_end_of_Array
- 1_Nov_2023_Freq_of_limited_range_array_elements
- 2_Nov_2023_Min_Distance_between_two_numbers
- 3_Nov_2023_Pythagorean_Triplet
- 4_Nov_2023_Find_Transition_Point
- 5_Nov_Top_k_frequent_elements_in_array
- 6_Nov_2023_Letters_Collection
- 7_Nov_2023_Sum_of_upper_and_lower_triangles
- 8_Nov_2023_Print_matrix_in_snake_pattern
- 9_Nov_2023_Predict_the_column
- 10_Nov_Number_Following_Pattern
- 11_nov_2023_Isomorphic_Strings
- 12_Nov_2023_Check_if_string_is_rotated_by_two_places
- 13_Nov_2023_Shortest_Common_Supersequence
- 14_Nov_2023_Check_if_strings_are_rotations_of_each_other_or_not
- 15_Nov_2023_Better_String
- 16_Nov_2023_Find_the_String
- 17_Nov_2023_Binary_tree_to_CDLL
- 18_Nov_2023_Reverse_a_Doubly_linked_List
- 19_Nov_Intersection_of_two_sorted_linked_lists
- 20_Nov_2023_K_Sum_paths
- 21_Nov_2023_Determine_if_two_trees_are_identical
- 22_Nov_2023_Symmetric_Tree