- π Algorithms
- π CODE_OF_CONDUCT.md
- π HackerRank
- π Arrays
- π 2_-_Medium
- π Sparse_Arrays.py
- π 2_-_Medium
- π Heaps
- π 1_-_Easy
- π Jesse and Cookies.py
- π 1_-_Easy
- π Linked_Lists
- π 2_-_Medium
- π Cycle_Detection.py
- π 2_-_Medium
- π Queues
- π 3_-_Hard
- π Truck_Tour.py
- π 3_-_Hard
- π Recursion
- π 2_-_Medium
- π Sorting
- π 2_-_Medium
- π Stacks
- π 3_-_Hard
- π Poisonous_Plants.py
- π 3_-_Hard
- π Arrays
- π LICENSE
- π Leetcode
- π Array
- π 1_-_Easy
- π 1._Two_Sum.py
- π 1002._Find_Common_Characters.py.py
- π 1051._Height_Checker.py
- π 1122._Relative_Sort_Array.py
- π 118._Pascal's_Triangle.py
- π 119._Pascal's_Triangle_II.py
- π 1252._Cells_with_Odd_Values_in_a_Matrix.py
- π 1266._Minimum_Time_Visiting_All_Points.py
- π 1295._Find_Numbers_with_Even_Number_of_Digits.py
- π 1299._Replace_Elements_with_Greatest_Element_on_Right_Side.py
- π 1304._Find_N_Unique_Integers_Sum_up_to_Zero.py
- π 1313._Decompress_Run-Length_Encoded_List.py
- π 1331._Rank_Transform_of_an_Array.py
- π 1337._The_K_Weakest_Rows_in_a_Matrix.py
- π 1351._Count_Negative_Numbers_in_a_Sorted_Matrix.py
- π 1365._How_Many_Numbers_Are_Smaller_Than_the_Current_Number.py
- π 1380._Lucky_Numbers_in_a_Matrix.py
- π 1389._Create_Target_Array_in_the_Given_Order.py
- π 1431._Kids_With_the_Greatest_Number_of_Candies.py
- π 1450._Number_of_Students_Doing_Homework_at_a_Given_Time.py
- π 1460._Make_Two_Arrays_Equal_by_Reversing_Sub-arrays.py
- π 1464._Maximum_Product_of_Two_Elements_in_an_Array.py
- π 1470._Shuffle_the_Array.py
- π 1475._Final_Prices_With_a_Special_Discount_in_a_Shop.py
- π 1480._Running_Sum_of_1d_Array.py
- π 1486._XOR_Operation_in_an_Array.py
- π 1491._Average_Salary_Excluding_the_Minimum_and_Maximum_Salary.py
- π 1502._Can_Make_Arithmetic_Progression_From_Sequence.py
- π 1512._Number_of_Good_Pairs.py
- π 1560._Most_Visited_Sector_in_a_Circular_Track.py
- π 1608._Special_Array_With_X_Elements_Greater_Than_or_Equal_X.py
- π 561._Array_Partition_I.py
- π 605._Can_Place_Flowers.py
- π 832._Flipping_an_Image.py
- π 905._Sort_Array_By_Parity.py
- π 922._Sort_Array_By_Parity_II.py
- π 977._Squares_of_a_Sorted_Array.py
- π 2_-_Medium
- π 1144._Decrease_Elements_To_Make_Array_Zigzag.py
- π 1222._Queens_That_Can_Attack_the_King.py
- π 1267._Count_Servers_that_Communicate.py
- π 1277._Count_Square_Submatrices_with_All_Ones.py
- π 1329._Sort_the_Matrix_Diagonally.py
- π 1338._Reduce_Array_Size_to_The_Half.py
- π 1343._Number_of_Sub-arrays_of_Size_K_and_Average_Greater_than_or_Equal_to_Threshold.py
- π 1395._Count_Number_of_Teams.py
- π 1409._Queries_on_a_Permutation_With_Key.py
- π 1437._Check_If_All_1's_Are_at_Least_Length_K_Places_Away.py
- π 1442._Count_Triplets_That_Can_Form_Two_Arrays_of_Equal_XOR.py
- π 1476._Subrectangle_Queries.py
- π 15._3Sum.py
- π 1508._Range_Sum_of_Sorted_Subarray_Sums.py
- π 442._Find_All_Duplicates_in_an_Array.py
- π 59._Spiral_Matrix_II.py
- π 950._Reveal_Cards_In_Increasing_Order.py
- π 969._Pancake_Sorting.py
- π 3_-_Hard
- π 1_-_Easy
- π Bit_Manipulation
- π 1_-_Easy
- π DP
- π 1_-_Easy
- π 2_-_Medium
- π Depth-First_Search,Breadth-First_Search
- π 1_-_Easy
- π 2_-_Medium
- π 1020._Number_of_Enclaves.py
- π 130._Surrounded_Regions.py
- π 133._Clone_Graph.py
- π 22._Generate_Parentheses.py
- π 39._Combination_Sum.py
- π 46._Permutations.py
- π 752. Open_the_Lock.py
- π 79._Word_Search.py
- π 934._Shortest_Bridge.py
- π 3_-_Hard
- π Design
- π 1_-_Easy
- π Greedy
- π 1_-_Easy
- π 2_-_Medium
- π 1282._Group_the_People_Given_the_Group_Size_They_Belong_To.py
- π 1296._Divide_Array_in_Sets_of_K_Consecutive_Numbers.py
- π 1605._Find_Valid_Matrix_Given_Row_and_Column_Sums.py
- π 402._Remove_K_Digits.py
- π 406._Queue_Reconstruction_by_Height.py
- π 621._Task_Scheduler.py
- π 659._Split_Array_into_Consecutive_Subsequences.py
- π 763._Partition_Labels.py
- π 767._Reorganize_String.py
- π 3_-_Hard
- π 45._Jump_Game_II.py
- π 85._Maximal_Rectangle.py
- π Hashing
- π 1_-_Easy
- π 2_-_Medium
- π 3_-_Hard
- π Heaps
- π 1_-_Easy
- π 2_-_Medium
- π LinkedList
- π 1_-_Easy
- π 2_-_Medium
- π Math
- π 2_-_Medium
- π Recursion
- π 2_-_Medium
- π 46._Permutations.py
- π 2_-_Medium
- π Sorting,_Binary_Search
- π 1_-_Easy
- π 1030._Matrix_Cells_in_Distance_Order.py
- π 1122._Relative_Sort_Array.py
- π 1237._Find_Positive_Integer_Solution_for_a_Given_Equation.py
- π 1337._The_K_Weakest_Rows_in_a_Matrix.py
- π 1351._Count_Negative_Numbers_in_a_Sorted_Matrix.py
- π 1356._Sort_Integers_by_The_Number_of_1_Bits.py
- π 1370._Increasing_Decreasing_String.py
- π 1403._Minimum_Subsequence_in_Non-Increasing_Order.py
- π 1491._Average_Salary_Excluding_the_Minimum_and_Maximum_Salary.py
- π 1502._Can_Make_Arithmetic_Progression_From_Sequence.py
- π 1528._Shuffle_String.py
- π 167._Two_Sum_II_-_Input_array_is_sorted.py
- π 242._Valid_Anagram.py
- π 278._First_Bad_Version.PY
- π 349._Intersection_of_Two_Arrays.py
- π 35._Search_Insert_Position.py
- π 350._Intersection_of_Two_Arrays_II.py
- π 367._Valid_Perfect_Square.py
- π 374._Guess_Number_Higher_or_Lower.py
- π 392._Is_Subsequence.py
- π 441._Arranging_Coins.py
- π 69._Sqrt(x).py
- π 704._Binary_Search.py
- π 744._Find_Smallest_Letter_Greater_Than_Target.py
- π 852._Peak_Index_in_a_Mountain_Array.py
- π 922._Sort_Array_By_Parity_II.py
- π 976._Largest_Perimeter_Triangle.py
- π 2_-_Medium
- π 1011._Capacity_To_Ship_Packages_Within_D_Days.py
- π 1201._Ugly_Number_III.py
- π 1283._Find_the_Smallest_Divisor_Given_a_Threshold.py
- π 1329._Sort_the_Matrix_Diagonally.py
- π 1482._Minimum_Number_of_Days_to_Make_m_Bouquets.py
- π 1508._Range_Sum_of_Sorted_Subarray_Sums.py
- π 153._Find_Minimum_in_Rotated_Sorted_Array.py
- π 1561._Maximum_Number_of_Coins_You_Can_Get.py
- π 1562._Find_Latest_Group_of_Size_M.py
- π 162._Find_Peak_Element.py
- π 179._Largest_Number.py
- π 220._Contains_Duplicate_III.py
- π 287._Find_the_Duplicate_Number.py
- π 29._Divide_Two_Integers.py
- π 33._Search_in_Rotated_Sorted_Array.py
- π 34._Find_First_and_Last_Position_of_Element_in_Sorted_Array.py
- π 378._Kth_Smallest_Element_in_a_Sorted_Matrix.py
- π 50._Pow(x,_n).py
- π 658._Find_K_Closest_Elements.py
- π 74._Search_a_2D_Matrix.py
- π 875._Koko_Eating_Bananas.py
- π 911._Online_Election.py
- π 912._Sort_an_Array.py
- π 969._Pancake_Sorting.py
- π 3_-_Hard
- π 1_-_Easy
- π Stacks,_Queues
- π 1_-_Easy
- π 1021._Remove_Outermost_Parentheses.py
- π 1047._Remove_All_Adjacent_Duplicates_In_String.py
- π 1441._Build_an_Array_With_Stack_Operations.py
- π 1544._Make_The_String_Great.py
- π 155._Min_Stack.py
- π 20._Valid_Parentheses.py
- π 225._Implement_Stack_using_Queues.py
- π 232._Implement_Queue_using_Stacks.py
- π 496._Next_Greater_Element_I.py
- π 682._Baseball_Game.py
- π 844._Backspace_String_Compare.py
- π 933._Number_of_Recent_Calls.py
- π 2_-_Medium
- π 1003._Check_If_Word_Is_Valid_After_Substitutions.py
- π 1019._Next_Greater_Node_In_Linked_List.py
- π 1190._Reverse_Substrings_Between_Each_Pair_of_Parentheses.py
- π 1209._Remove_All_Adjacent_Duplicates_in_String_II.py
- π 1249._Minimum_Remove_to_Make_Valid_Parentheses.py
- π 1381._Design_a_Stack_With_Increment_Operation.py
- π 1410._HTML_Entity_Parser.py
- π 341._Flatten_Nested_List_Iterator.py
- π 503._Next_Greater_Element_II.py
- π 56._Merge_Intervals.py
- π 641._Design_Circular_Deque.py
- π 71._Simplify_Path.py
- π 739._Daily_Temperatures.py
- π 856._Score_of_Parentheses.py
- π 901._Online_Stock_Span.py
- π 921._Minimum_Add_to_Make_Parentheses_Valid.py
- π 946._Validate_Stack_Sequences.py
- π 3_-_Hard
- π 1_-_Easy
- π String
- π 1_-_Easy
- π 2_-_Medium
- π Tree
- π 1_-_Easy
- π 2_-_Medium
- π Tries
- π 2_-_Medium
- π Array
- π README.md
This repository was archived by the owner on Sep 26, 2021. It is now read-only.
Khalid-Sultan/Phase-2-Algorithms-Prep
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||