├── .gitattributes ├── .metadata ├── .lock ├── .log ├── .mylyn │ ├── .taskListIndex │ │ ├── segments_1 │ │ └── write.lock │ ├── .tasks.xml.zip │ ├── repositories.xml.zip │ └── tasks.xml.zip ├── .plugins │ ├── org.eclipse.core.resources │ │ ├── .history │ │ │ ├── 2 │ │ │ │ └── e0be0065db9c001a1dfded76c40eda9f │ │ │ ├── 8 │ │ │ │ └── 40ec817ada9c001a1dfded76c40eda9f │ │ │ ├── 21 │ │ │ │ └── 7066bc44db9c001a1dfded76c40eda9f │ │ │ ├── 46 │ │ │ │ └── 80c15549d79c001a1dfded76c40eda9f │ │ │ ├── 51 │ │ │ │ └── 900952d9d99c001a1dfded76c40eda9f │ │ │ ├── 53 │ │ │ │ └── f0be58e2d79c001a1dfded76c40eda9f │ │ │ ├── 59 │ │ │ │ └── 80130649da9c001a1dfded76c40eda9f │ │ │ ├── 60 │ │ │ │ └── f0804a58db9c001a1dfded76c40eda9f │ │ │ ├── 65 │ │ │ │ └── a05c6fd8d79c001a1dfded76c40eda9f │ │ │ ├── 82 │ │ │ │ └── c0e98645d89c001a1dfded76c40eda9f │ │ │ ├── 86 │ │ │ │ └── 80d4535dda9c001a1dfded76c40eda9f │ │ │ ├── 89 │ │ │ │ └── 60d2d5deda9c001a1dfded76c40eda9f │ │ │ ├── 90 │ │ │ │ └── 80fb4f67da9c001a1dfded76c40eda9f │ │ │ ├── 91 │ │ │ │ └── b04b442fda9c001a1dfded76c40eda9f │ │ │ ├── 95 │ │ │ │ └── 108e59c8d99c001a1dfded76c40eda9f │ │ │ ├── 96 │ │ │ │ └── 20e32ebada9c001a1dfded76c40eda9f │ │ │ ├── 3c │ │ │ │ └── 909ec4fbd79c001a1dfded76c40eda9f │ │ │ ├── 5b │ │ │ │ └── 902392a9d79c001a1dfded76c40eda9f │ │ │ ├── 5f │ │ │ │ └── b0bc248ed99c001a1dfded76c40eda9f │ │ │ ├── 8c │ │ │ │ ├── 3024b772da9c001a1dfded76c40eda9f │ │ │ │ └── 803ab544db9c001a1dfded76c40eda9f │ │ │ ├── 8e │ │ │ │ └── d078a727d79c001a1dfded76c40eda9f │ │ │ ├── 8f │ │ │ │ └── a03b0912da9c001a1dfded76c40eda9f │ │ │ ├── ac │ │ │ │ └── c0b1bd68d99c001a1dfded76c40eda9f │ │ │ ├── ad │ │ │ │ └── 20112a82da9c001a1dfded76c40eda9f │ │ │ ├── b3 │ │ │ │ └── d08ee594d99c001a1dfded76c40eda9f │ │ │ ├── b9 │ │ │ │ └── 809f0e3ad79c001a1dfded76c40eda9f │ │ │ ├── c2 │ │ │ │ └── e0e7009dd99c001a1dfded76c40eda9f │ │ │ ├── c7 │ │ │ │ ├── c0c84e30d89c001a1dfded76c40eda9f │ │ │ │ └── f0fd4888da9c001a1dfded76c40eda9f │ │ │ ├── d9 │ │ │ │ └── 90a7bd2ad99c001a1dfded76c40eda9f │ │ │ ├── e4 │ │ │ │ └── 50d078efd99c001a1dfded76c40eda9f │ │ │ ├── e7 │ │ │ │ └── 700b5b6fdb9c001a1dfded76c40eda9f │ │ │ ├── f │ │ │ │ └── 505affccd79c001a1dfded76c40eda9f │ │ │ └── fc │ │ │ │ └── 1085eea5d99c001a1dfded76c40eda9f │ │ ├── .projects │ │ │ ├── Bit Manipulation │ │ │ │ ├── .indexes │ │ │ │ │ ├── af │ │ │ │ │ │ └── history.index │ │ │ │ │ └── e4 │ │ │ │ │ │ └── history.index │ │ │ │ ├── 4.tree │ │ │ │ └── org.eclipse.jdt.core │ │ │ │ │ └── state.dat │ │ │ └── STL Challenges │ │ │ │ ├── .indexes │ │ │ │ ├── af │ │ │ │ │ └── history.index │ │ │ │ └── e4 │ │ │ │ │ ├── e3 │ │ │ │ │ └── history.index │ │ │ │ │ └── history.index │ │ │ │ ├── .markers │ │ │ │ ├── 1.tree │ │ │ │ └── org.eclipse.jdt.core │ │ │ │ └── state.dat │ │ ├── .root │ │ │ ├── .indexes │ │ │ │ ├── history.version │ │ │ │ ├── properties.index │ │ │ │ └── properties.version │ │ │ └── 4.tree │ │ └── .safetable │ │ │ └── org.eclipse.core.resources │ ├── org.eclipse.core.runtime │ │ └── .settings │ │ │ ├── org.eclipse.core.resources.prefs │ │ │ ├── org.eclipse.debug.ui.prefs │ │ │ ├── org.eclipse.jdt.core.prefs │ │ │ ├── org.eclipse.jdt.junit.prefs │ │ │ ├── org.eclipse.jdt.launching.prefs │ │ │ ├── org.eclipse.jdt.ui.prefs │ │ │ ├── org.eclipse.jsch.core.prefs │ │ │ ├── org.eclipse.m2e.discovery.prefs │ │ │ ├── org.eclipse.mylyn.context.core.prefs │ │ │ ├── org.eclipse.mylyn.java.ui.prefs │ │ │ ├── org.eclipse.mylyn.monitor.ui.prefs │ │ │ ├── org.eclipse.mylyn.tasks.ui.prefs │ │ │ ├── org.eclipse.ui.editors.prefs │ │ │ ├── org.eclipse.ui.ide.prefs │ │ │ ├── org.eclipse.ui.prefs │ │ │ └── org.eclipse.ui.workbench.prefs │ ├── org.eclipse.debug.core │ │ └── .launches │ │ │ ├── String_Sort (1).launch │ │ │ └── String_Sort.launch │ ├── org.eclipse.debug.ui │ │ ├── dialog_settings.xml │ │ └── launchConfigurationHistory.xml │ ├── org.eclipse.e4.workbench │ │ └── workbench.xmi │ ├── org.eclipse.jdt.core │ │ ├── assumedExternalFilesCache │ │ ├── externalFilesCache │ │ ├── externalLibsTimeStamps │ │ ├── javaLikeNames.txt │ │ ├── nonChainingJarsCache │ │ ├── savedIndexNames.txt │ │ └── variablesAndContainers.dat │ ├── org.eclipse.jdt.launching │ │ ├── .install.xml │ │ └── libraryInfos.xml │ ├── org.eclipse.jdt.ui │ │ ├── OpenTypeHistory.xml │ │ ├── QualifiedTypeNameHistory.xml │ │ └── dialog_settings.xml │ ├── org.eclipse.ltk.core.refactoring │ │ └── .refactorings │ │ │ ├── Bit Manipulation │ │ │ └── 2020 │ │ │ │ └── 5 │ │ │ │ └── 21 │ │ │ │ ├── refactorings.history │ │ │ │ └── refactorings.index │ │ │ └── STL Challenges │ │ │ └── 2020 │ │ │ └── 5 │ │ │ └── 21 │ │ │ ├── refactorings.history │ │ │ └── refactorings.index │ ├── org.eclipse.ltk.ui.refactoring │ │ └── dialog_settings.xml │ ├── org.eclipse.m2e.logback.configuration │ │ ├── 0.log │ │ └── logback.1.15.0.20191217-1149.xml │ ├── org.eclipse.oomph.setup │ │ └── workspace.setup │ ├── org.eclipse.tips.ide │ │ └── dialog_settings.xml │ ├── org.eclipse.ui.ide │ │ └── dialog_settings.xml │ ├── org.eclipse.ui.intro │ │ └── introstate │ └── org.eclipse.ui.workbench │ │ ├── dialog_settings.xml │ │ └── workingsets.xml └── version.ini ├── .vscode └── settings.json ├── 01. STL Challenges ├── String_Sort.java ├── binary_search.py ├── bubble_sort.py └── test.py ├── 02. Bit Manipulation ├── basics.py ├── binary_to_decimal.py ├── common_bit_tasks.py ├── count_set_bits.py ├── decimal_to_binary.py ├── fast_exponentiaiton.py ├── generate_subsets.py ├── replace_bits_in_n_by_m.py ├── unique_no_3.py ├── unique_no_in_even_freq_list.py └── unique_nos_2.py ├── 03. Challenges - Bit Manipulation ├── 1. playing_with_bits.py ├── 2. unique_number_1.py ├── 3. unique_nos_2.py ├── 4. unique_no_3.py ├── 5. ultra_fast_mathematician.py ├── 6. xor_profit.py ├── 7. not_so_easy_maths.py ├── 8. incredible_hulk.py ├── 9. Tavas_and_sadas.py └── subsums.py ├── 04. Maths-I Big Integers ├── big_factorial.java ├── big_factorial.py ├── big_integer_basics.java ├── julka_spoj.java └── julka_spoj.py ├── 05. Maths-II Combinatorics ├── binets_formula.py └── birthday_paradox.py ├── 06. Maths-III Solving Linear Recurrences ├── Recursive_Seq_V2.java ├── Recursive_Sequence.py ├── SEQ_SPOJ.py ├── SEQ_SPOJ_2020.py ├── SEQ_Spoj.java ├── SEQ_Spoj_2020 (n-k).java └── fast_exponentiation.py ├── 07. Maths - IV Pigeonhole Principle ├── Divisible_Subarrays.py ├── Divisible_Subset.py └── Gray_Similar_Code.py ├── 08. Maths -V Mathematical Expectations ├── Favourite_Dice.py └── Random_Query.py ├── 09. Challenges - Mathematics ├── 1. Power.py ├── 10. Evaluating_Functions.java ├── 10. evaluating_Functions.py ├── 11. Divisible_Subarrays.py ├── 12. Fast_Fibonacci.py ├── 13. SEQ - Recursive Sequence.java ├── 14. SEQ - Recursive Sequence (version 2).java ├── 15. FIBOSUM.java ├── 16. Dice expectations - 1.py ├── 17. choosing_numbers.py ├── 18. interview_candidates.py ├── 19. dice_roll_expectation.py ├── 2. Birthday_Paradox.py ├── 20. head_expectation.py ├── 21. FAVDICE - Coupon Collector problem.py ├── 22. Subsums - summing sums.java ├── 3. Boston_Numbers.py ├── 4. marbles.py ├── 5. Factorial_Problem.java ├── 6. Catalan_Numbers.py ├── 7. Random_Query.py ├── 8. XOR-4.py └── 9. Math_Day.java ├── 10. Number Theory - 1 Primes and Factorization ├── A_Factorial_Problem.py ├── Almost_Primes.java ├── Bitset_Sieve.java ├── Factorization_using_Sieve.java ├── Fermat_Little_Primality_Testing.py ├── Large_Prime.java ├── Optimized_prime_factorization.py ├── Prime_Visits.java ├── Primes1_Prime_Generator (Segmented_Sieve).java ├── Product_Of_Three_Numbers_Codeforces.java └── prime_sieve.py ├── 11. Number Theory-II GCD & Extended Euclidean ├── Extended_Euclid.py └── GCD.py ├── 12. Number Theory - III Modulo Problems ├── Big_GCD.java ├── Fast_Modulo_Exponentiation.py ├── Multiplicative_Modulo_Inverse.py └── Yet_Another_Counting_Problem.java ├── 13. Number Theory - IV Linear Diophantine Equations ├── Linear_Diophantine_Equation.py └── The_Football_Season.py ├── 14. Number Theory - V Theorems ├── 1. Totient.py ├── 2. Light's New Car.py ├── 3. Chinese Remainder Theorem.py ├── 4. Mobius Function.py ├── 5. Coprime Subsequences.py └── 6. Boring_Factorials.java ├── 15. Number Theory Challenges ├── 0. 21 Questions total.txt ├── 01. Multiplicative Inverse.py ├── 02. Virat and Factorials.py ├── 03. Evaluating Functions.py ├── 04. T Prime.py ├── 05. Deepak and Primes.py ├── 05. Deepak_and_Primes.java ├── 06. Deepak_and_Primes_2.java ├── 07. Find_It.java ├── 08. Number_Of_Divisors.java ├── 09. Alice and Totient.py ├── 10. Modular Exponentiation.py ├── 11. Playing_With_Divisors_Is_Fun.java ├── 12. Virat and nCr.py ├── 13. Linear Congerence.py ├── 14. Max XOR Array.py ├── 17. Big GCD.py ├── 18. Primality Testing.py ├── 19. Let's Play Game.py ├── 20. Vivek and Factors.py └── 21. Even and Odd Divisors.py ├── 16. Recursion and backtracking ├── 05. Increasing Decreasing.py ├── 06. Binary Search.py ├── 07. Multiply.py ├── 08.Tiling Problem.py ├── 09. 2048 Problem.py ├── 1. Factorial.py ├── 10. Linear Search.py ├── 11. Bubble Sort.py ├── 12. Tower of Hanoi.py ├── 13. Merge Sort Space Optimized.py ├── 13. Merge Sort.py ├── 14. Quick Sort.py ├── 15. Subsequence Generation.py ├── 16. Keypad Problem.py ├── 17. Permutation.py ├── 18. Rat in Maze.py ├── 19. N Queen.py ├── 2. Fibbonacci.py ├── 20. N Queen using bitset.py ├── 21. Sudoku Solver.py ├── 3. Is Sorted.py ├── 4. Power Function.py ├── no of unique paths.py └── print unique paths in matrix.py ├── 17. Challenges - Recursion And Backtracking ├── 01. Tiling_Problem_2.java ├── 02. Generate Paranthesis.py ├── 03. Count Number of Binary.py ├── 04. Friends Pairing Problem.py ├── 05. Codes_of_the_String.java ├── 07. Class Assignment.py ├── 08. Smart Keypad - I.py ├── 10. Tricky Permutations.py ├── 11. No same Permutations.py ├── 12. Sum It Up.py ├── 15. Subset Sum Easy.py ├── 18. Recursion Dictionary Order.py ├── 19. N_Knight Problem.py ├── 20. n_queen_hard.py └── 23. Rat_in_Maze.java ├── 18. Divide & Conquer ├── 1. Merge sort.py ├── 10. PrataSpoj.java ├── 11. Winning CB Scholarship.py ├── 12. Painter's Partition Problem.py ├── 13. EKO SPOJ.py ├── 13. EKO_SPOJ.java ├── 2. Inversion Count.py ├── 3. Randomized Quick Sort.py ├── 3. Randomized_Quick_Sort.java ├── 4. Binary Search.py ├── 5. Binary Search - First and Last.py ├── 6. HELP RAHUL TO SEARCH.py ├── 7. Square root using binary search.py ├── 8. Aggressive Cows.py ├── 9. Book Allocation.py └── test.py ├── 19. Challenges - Divide And Conquer ├── 2. Inversion Count.py ├── 5. Randomized_Quick_Sort.java ├── 7. HELP RAHUL TO SEARCH.py ├── Aggressive Cows.py ├── Alpha Score.py ├── Are They Same.py ├── It's Murder SPOJ.py ├── Max Subarray Sum - DnC.py ├── Maximum Subarray Sum - Kadanes Algo.py ├── PIVOT OF SORTED AND ROTATED ARRAY.py ├── Pair of Roses.py ├── Prata.java ├── Simple Enough.py └── Winning CB Scholarship.py ├── 20. Segment Trees I - Basics ├── segment_tree.py ├── segment_tree_point_update.py ├── segment_tree_query.py └── segment_tree_update_range.py ├── 21. Segment Trees II - Lazy Propagation ├── 1. Lazy Propogation.py ├── 2. Lazy Query.py └── 3. Range Sum Query.py ├── 29. Greedy Algorithms ├── 01. Indian Coin Change.py ├── 02. Activity_Selection.java ├── 03. Biased_Standing.java ├── 04. BALIFE_Load_Balancing.java ├── 05. Defense of a Kingdom.py └── 06. Chopstick.py ├── 32. Graph 01 - Introduction ├── Adjacency_List.java └── Weighted_Adjacency_List.java ├── 33. Graph 02 - Traversals (BFS and DFS) ├── BFS_Traversal_Graph.java ├── ConnectedComponentsUndirectedGraph.java ├── DFS_Traversal_Graph.java ├── Journey_to_the_Moon.java ├── ShortestPathUnweightedGraph.java ├── SnakeLadderGfg.java └── SnakeLadderGraph.java ├── 34. Graph 03 - Undirected Graph Problems ├── Articulation_Point_and_Bridges.java ├── Bipartite Graph.py ├── Bipartite_Graph.java ├── Cycle_Detection_Undirected_Graph.java ├── Flood fill Algorithm.py └── Shortest_Cycle_Undirected_Graph.java ├── 35. Graph 04 - Directed Graph Problems ├── Cycle_Detection_Directed_Graph.java ├── KosarajuGFG.java ├── Kosaraju_Algo.java ├── Topological_Sort_Using_DFS.java └── Topological_sort_using_BFS.java ├── 36. Graph 05 - Disjoint Set Union ├── Cycle_Detection_DSU.java └── Disjoint_Set_Union.java ├── 37. Graph 06 - Minimum Spanning Trees ├── Kruskal_GFG.java ├── Min_Spanning_Tree_Kruskal_Algo.java └── Prims_Algo_Min_Spanning_Tree.java ├── 38. Graph 07 - Shortest Paths ├── Bellman_Ford_Shortest_Path.java ├── Dijkstra_Ninjas.java ├── Dijkstra_PQ.java └── Floyd_Warshal_Algo_ShortestPath_GFG.java ├── 44. Dynamic Programming ├── 01. Fibbonacci Top Down.py ├── 02. Fibonnaci Bottom Up.py ├── 03. Min Steps to One Top Down.py ├── 04. Min Steps to One Bottom Up.py ├── 05. Min Coin Change Bottom Up.py ├── 06. Min Coin Change Top Down.py ├── 07. Wines Problem Top Down.py ├── 08. Max Subarray Sum.py ├── 09. Ladders Top Down.py ├── 10. Ladder Bottom Up.py ├── 11. Rod Cutting Top Down.py ├── 12. Rod Cutting Bottom Up.py ├── 13. Longest Common Subsequence.py ├── 13. Longest Increasing Subsequence.py └── Wines Problem Bottom Up.py ├── 45. DP Problems Set - I ├── 1. Problem A - Frog 1.py ├── 2. Problem B - Frog 2.py ├── 3. Problem C - Vacation.py └── 4. Problem D - Knapsack 1.py ├── 46. DP Problems Set - II ├── 1. Problem F - LCS.py └── 2. Grid - I.py ├── 47. DP Problems Set - III └── 1. coins.py ├── 47. Grid Based DP ├── 01. min cost path.py ├── 02. Rat & Elephant Ways.py ├── 03. Robot_and_Paths.java ├── 04. Gold Grid.py └── 05. Working_out.java ├── 50. Challenges - Dynamic Programming └── 02. Stock Selling.java ├── 50. String Pattern Matching ├── 1. Naive Approach.py ├── 2. Rabin karp.py └── 3. KMP Algo.py ├── 55. Advanced DS - Hashing Problems ├── 01. Subarray with 0 sum.py ├── 02. Subarray with given sum.py ├── 03. Largest subarray with 0 sum.py ├── 04. Longest Sub-Array with Sum K.py ├── 05. Longest Consecutive Sequence.py ├── 06. Minimum Window Substring.py └── 07. Unique Words Pair.py ├── 56. Advanced DS - Trie Problems ├── 01. Trie Implmentation.py ├── 02. Unique Prefix Array.py ├── 03. Max xor pair.py └── 04. Max_Xor_Pair.java └── README.md /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.gitattributes -------------------------------------------------------------------------------- /.metadata/.lock: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.metadata/.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.log -------------------------------------------------------------------------------- /.metadata/.mylyn/.taskListIndex/segments_1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.mylyn/.taskListIndex/segments_1 -------------------------------------------------------------------------------- /.metadata/.mylyn/.taskListIndex/write.lock: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.metadata/.mylyn/.tasks.xml.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.mylyn/.tasks.xml.zip -------------------------------------------------------------------------------- /.metadata/.mylyn/repositories.xml.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.mylyn/repositories.xml.zip -------------------------------------------------------------------------------- /.metadata/.mylyn/tasks.xml.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.mylyn/tasks.xml.zip -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/2/e0be0065db9c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/2/e0be0065db9c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/21/7066bc44db9c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/21/7066bc44db9c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/3c/909ec4fbd79c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/3c/909ec4fbd79c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/46/80c15549d79c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/46/80c15549d79c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/51/900952d9d99c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/51/900952d9d99c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/53/f0be58e2d79c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/53/f0be58e2d79c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/59/80130649da9c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/59/80130649da9c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/5b/902392a9d79c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/5b/902392a9d79c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/5f/b0bc248ed99c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/5f/b0bc248ed99c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/60/f0804a58db9c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/60/f0804a58db9c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/65/a05c6fd8d79c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/65/a05c6fd8d79c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/8/40ec817ada9c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/8/40ec817ada9c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/82/c0e98645d89c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/82/c0e98645d89c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/86/80d4535dda9c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/86/80d4535dda9c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/89/60d2d5deda9c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/89/60d2d5deda9c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/8c/3024b772da9c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/8c/3024b772da9c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/8c/803ab544db9c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/8c/803ab544db9c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/8e/d078a727d79c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/8e/d078a727d79c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/8f/a03b0912da9c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/8f/a03b0912da9c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/90/80fb4f67da9c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/90/80fb4f67da9c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/91/b04b442fda9c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/91/b04b442fda9c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/95/108e59c8d99c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/95/108e59c8d99c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/96/20e32ebada9c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/96/20e32ebada9c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/ac/c0b1bd68d99c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/ac/c0b1bd68d99c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/ad/20112a82da9c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/ad/20112a82da9c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/b3/d08ee594d99c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/b3/d08ee594d99c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/b9/809f0e3ad79c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/c2/e0e7009dd99c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/c2/e0e7009dd99c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/c7/c0c84e30d89c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/c7/c0c84e30d89c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/c7/f0fd4888da9c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/c7/f0fd4888da9c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/d9/90a7bd2ad99c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/d9/90a7bd2ad99c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/e4/50d078efd99c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/e4/50d078efd99c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/e7/700b5b6fdb9c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/e7/700b5b6fdb9c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/f/505affccd79c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/f/505affccd79c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.history/fc/1085eea5d99c001a1dfded76c40eda9f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.history/fc/1085eea5d99c001a1dfded76c40eda9f -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.projects/Bit Manipulation/.indexes/af/history.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.projects/Bit Manipulation/.indexes/af/history.index -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.projects/Bit Manipulation/.indexes/e4/history.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.projects/Bit Manipulation/.indexes/e4/history.index -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.projects/Bit Manipulation/4.tree: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.projects/Bit Manipulation/4.tree -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.projects/Bit Manipulation/org.eclipse.jdt.core/state.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.projects/Bit Manipulation/org.eclipse.jdt.core/state.dat -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.projects/STL Challenges/.indexes/af/history.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.projects/STL Challenges/.indexes/af/history.index -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.projects/STL Challenges/.indexes/e4/e3/history.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.projects/STL Challenges/.indexes/e4/e3/history.index -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.projects/STL Challenges/.indexes/e4/history.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.projects/STL Challenges/.indexes/e4/history.index -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.projects/STL Challenges/.markers: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.projects/STL Challenges/.markers -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.projects/STL Challenges/1.tree: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.projects/STL Challenges/1.tree -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.projects/STL Challenges/org.eclipse.jdt.core/state.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.projects/STL Challenges/org.eclipse.jdt.core/state.dat -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.root/4.tree: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.root/4.tree -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.junit.prefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.junit.prefs -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.launching.prefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.launching.prefs -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jsch.core.prefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jsch.core.prefs -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.m2e.discovery.prefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.m2e.discovery.prefs -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs: -------------------------------------------------------------------------------- 1 | eclipse.preferences.version=1 2 | mylyn.attention.migrated=true 3 | -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.java.ui.prefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.java.ui.prefs -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefs -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.tasks.ui.prefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.tasks.ui.prefs -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.editors.prefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.editors.prefs -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs: -------------------------------------------------------------------------------- 1 | eclipse.preferences.version=1 2 | showIntro=false 3 | -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.debug.core/.launches/String_Sort (1).launch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.debug.core/.launches/String_Sort (1).launch -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.debug.core/.launches/String_Sort.launch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.debug.core/.launches/String_Sort.launch -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.jdt.core/assumedExternalFilesCache: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.jdt.core/javaLikeNames.txt: -------------------------------------------------------------------------------- 1 | java -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.jdt.launching/.install.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.jdt.launching/.install.xml -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.jdt.launching/libraryInfos.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.jdt.launching/libraryInfos.xml -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/Bit Manipulation/2020/5/21/refactorings.history: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/Bit Manipulation/2020/5/21/refactorings.history -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/Bit Manipulation/2020/5/21/refactorings.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/Bit Manipulation/2020/5/21/refactorings.index -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/STL Challenges/2020/5/21/refactorings.history: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/STL Challenges/2020/5/21/refactorings.history -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/STL Challenges/2020/5/21/refactorings.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/STL Challenges/2020/5/21/refactorings.index -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.ltk.ui.refactoring/dialog_settings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.ltk.ui.refactoring/dialog_settings.xml -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.m2e.logback.configuration/0.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.m2e.logback.configuration/0.log -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.15.0.20191217-1149.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.15.0.20191217-1149.xml -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.oomph.setup/workspace.setup: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.oomph.setup/workspace.setup -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.tips.ide/dialog_settings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.tips.ide/dialog_settings.xml -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.ui.intro/introstate: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml -------------------------------------------------------------------------------- /.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml -------------------------------------------------------------------------------- /.metadata/version.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.metadata/version.ini -------------------------------------------------------------------------------- /.vscode/settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/.vscode/settings.json -------------------------------------------------------------------------------- /01. STL Challenges/String_Sort.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/01. STL Challenges/String_Sort.java -------------------------------------------------------------------------------- /01. STL Challenges/binary_search.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/01. STL Challenges/binary_search.py -------------------------------------------------------------------------------- /01. STL Challenges/bubble_sort.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/01. STL Challenges/bubble_sort.py -------------------------------------------------------------------------------- /01. STL Challenges/test.py: -------------------------------------------------------------------------------- 1 | print(10%1) -------------------------------------------------------------------------------- /02. Bit Manipulation/basics.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/02. Bit Manipulation/basics.py -------------------------------------------------------------------------------- /02. Bit Manipulation/binary_to_decimal.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/02. Bit Manipulation/binary_to_decimal.py -------------------------------------------------------------------------------- /02. Bit Manipulation/common_bit_tasks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/02. Bit Manipulation/common_bit_tasks.py -------------------------------------------------------------------------------- /02. Bit Manipulation/count_set_bits.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/02. Bit Manipulation/count_set_bits.py -------------------------------------------------------------------------------- /02. Bit Manipulation/decimal_to_binary.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/02. Bit Manipulation/decimal_to_binary.py -------------------------------------------------------------------------------- /02. Bit Manipulation/fast_exponentiaiton.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/02. Bit Manipulation/fast_exponentiaiton.py -------------------------------------------------------------------------------- /02. Bit Manipulation/generate_subsets.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/02. Bit Manipulation/generate_subsets.py -------------------------------------------------------------------------------- /02. Bit Manipulation/replace_bits_in_n_by_m.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/02. Bit Manipulation/replace_bits_in_n_by_m.py -------------------------------------------------------------------------------- /02. Bit Manipulation/unique_no_3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/02. Bit Manipulation/unique_no_3.py -------------------------------------------------------------------------------- /02. Bit Manipulation/unique_no_in_even_freq_list.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/02. Bit Manipulation/unique_no_in_even_freq_list.py -------------------------------------------------------------------------------- /02. Bit Manipulation/unique_nos_2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/02. Bit Manipulation/unique_nos_2.py -------------------------------------------------------------------------------- /03. Challenges - Bit Manipulation/1. playing_with_bits.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/03. Challenges - Bit Manipulation/1. playing_with_bits.py -------------------------------------------------------------------------------- /03. Challenges - Bit Manipulation/2. unique_number_1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/03. Challenges - Bit Manipulation/2. unique_number_1.py -------------------------------------------------------------------------------- /03. Challenges - Bit Manipulation/3. unique_nos_2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/03. Challenges - Bit Manipulation/3. unique_nos_2.py -------------------------------------------------------------------------------- /03. Challenges - Bit Manipulation/4. unique_no_3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/03. Challenges - Bit Manipulation/4. unique_no_3.py -------------------------------------------------------------------------------- /03. Challenges - Bit Manipulation/5. ultra_fast_mathematician.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/03. Challenges - Bit Manipulation/5. ultra_fast_mathematician.py -------------------------------------------------------------------------------- /03. Challenges - Bit Manipulation/6. xor_profit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/03. Challenges - Bit Manipulation/6. xor_profit.py -------------------------------------------------------------------------------- /03. Challenges - Bit Manipulation/7. not_so_easy_maths.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/03. Challenges - Bit Manipulation/7. not_so_easy_maths.py -------------------------------------------------------------------------------- /03. Challenges - Bit Manipulation/8. incredible_hulk.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/03. Challenges - Bit Manipulation/8. incredible_hulk.py -------------------------------------------------------------------------------- /03. Challenges - Bit Manipulation/9. Tavas_and_sadas.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/03. Challenges - Bit Manipulation/9. Tavas_and_sadas.py -------------------------------------------------------------------------------- /03. Challenges - Bit Manipulation/subsums.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/03. Challenges - Bit Manipulation/subsums.py -------------------------------------------------------------------------------- /04. Maths-I Big Integers/big_factorial.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/04. Maths-I Big Integers/big_factorial.java -------------------------------------------------------------------------------- /04. Maths-I Big Integers/big_factorial.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/04. Maths-I Big Integers/big_factorial.py -------------------------------------------------------------------------------- /04. Maths-I Big Integers/big_integer_basics.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/04. Maths-I Big Integers/big_integer_basics.java -------------------------------------------------------------------------------- /04. Maths-I Big Integers/julka_spoj.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/04. Maths-I Big Integers/julka_spoj.java -------------------------------------------------------------------------------- /04. Maths-I Big Integers/julka_spoj.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/04. Maths-I Big Integers/julka_spoj.py -------------------------------------------------------------------------------- /05. Maths-II Combinatorics/binets_formula.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/05. Maths-II Combinatorics/binets_formula.py -------------------------------------------------------------------------------- /05. Maths-II Combinatorics/birthday_paradox.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/05. Maths-II Combinatorics/birthday_paradox.py -------------------------------------------------------------------------------- /06. Maths-III Solving Linear Recurrences/Recursive_Seq_V2.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/06. Maths-III Solving Linear Recurrences/Recursive_Seq_V2.java -------------------------------------------------------------------------------- /06. Maths-III Solving Linear Recurrences/Recursive_Sequence.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/06. Maths-III Solving Linear Recurrences/Recursive_Sequence.py -------------------------------------------------------------------------------- /06. Maths-III Solving Linear Recurrences/SEQ_SPOJ.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/06. Maths-III Solving Linear Recurrences/SEQ_SPOJ.py -------------------------------------------------------------------------------- /06. Maths-III Solving Linear Recurrences/SEQ_SPOJ_2020.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/06. Maths-III Solving Linear Recurrences/SEQ_SPOJ_2020.py -------------------------------------------------------------------------------- /06. Maths-III Solving Linear Recurrences/SEQ_Spoj.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/06. Maths-III Solving Linear Recurrences/SEQ_Spoj.java -------------------------------------------------------------------------------- /06. Maths-III Solving Linear Recurrences/SEQ_Spoj_2020 (n-k).java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/06. Maths-III Solving Linear Recurrences/SEQ_Spoj_2020 (n-k).java -------------------------------------------------------------------------------- /06. Maths-III Solving Linear Recurrences/fast_exponentiation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/06. Maths-III Solving Linear Recurrences/fast_exponentiation.py -------------------------------------------------------------------------------- /07. Maths - IV Pigeonhole Principle/Divisible_Subarrays.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/07. Maths - IV Pigeonhole Principle/Divisible_Subarrays.py -------------------------------------------------------------------------------- /07. Maths - IV Pigeonhole Principle/Divisible_Subset.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/07. Maths - IV Pigeonhole Principle/Divisible_Subset.py -------------------------------------------------------------------------------- /07. Maths - IV Pigeonhole Principle/Gray_Similar_Code.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/07. Maths - IV Pigeonhole Principle/Gray_Similar_Code.py -------------------------------------------------------------------------------- /08. Maths -V Mathematical Expectations/Favourite_Dice.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/08. Maths -V Mathematical Expectations/Favourite_Dice.py -------------------------------------------------------------------------------- /08. Maths -V Mathematical Expectations/Random_Query.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/08. Maths -V Mathematical Expectations/Random_Query.py -------------------------------------------------------------------------------- /09. Challenges - Mathematics/1. Power.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/1. Power.py -------------------------------------------------------------------------------- /09. Challenges - Mathematics/10. Evaluating_Functions.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/10. Evaluating_Functions.java -------------------------------------------------------------------------------- /09. Challenges - Mathematics/10. evaluating_Functions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/10. evaluating_Functions.py -------------------------------------------------------------------------------- /09. Challenges - Mathematics/11. Divisible_Subarrays.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/11. Divisible_Subarrays.py -------------------------------------------------------------------------------- /09. Challenges - Mathematics/12. Fast_Fibonacci.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/12. Fast_Fibonacci.py -------------------------------------------------------------------------------- /09. Challenges - Mathematics/13. SEQ - Recursive Sequence.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/13. SEQ - Recursive Sequence.java -------------------------------------------------------------------------------- /09. Challenges - Mathematics/14. SEQ - Recursive Sequence (version 2).java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/14. SEQ - Recursive Sequence (version 2).java -------------------------------------------------------------------------------- /09. Challenges - Mathematics/15. FIBOSUM.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/15. FIBOSUM.java -------------------------------------------------------------------------------- /09. Challenges - Mathematics/16. Dice expectations - 1.py: -------------------------------------------------------------------------------- 1 | print(6) -------------------------------------------------------------------------------- /09. Challenges - Mathematics/17. choosing_numbers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/17. choosing_numbers.py -------------------------------------------------------------------------------- /09. Challenges - Mathematics/18. interview_candidates.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/18. interview_candidates.py -------------------------------------------------------------------------------- /09. Challenges - Mathematics/19. dice_roll_expectation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/19. dice_roll_expectation.py -------------------------------------------------------------------------------- /09. Challenges - Mathematics/2. Birthday_Paradox.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/2. Birthday_Paradox.py -------------------------------------------------------------------------------- /09. Challenges - Mathematics/20. head_expectation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/20. head_expectation.py -------------------------------------------------------------------------------- /09. Challenges - Mathematics/21. FAVDICE - Coupon Collector problem.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/21. FAVDICE - Coupon Collector problem.py -------------------------------------------------------------------------------- /09. Challenges - Mathematics/22. Subsums - summing sums.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/22. Subsums - summing sums.java -------------------------------------------------------------------------------- /09. Challenges - Mathematics/3. Boston_Numbers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/3. Boston_Numbers.py -------------------------------------------------------------------------------- /09. Challenges - Mathematics/4. marbles.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/4. marbles.py -------------------------------------------------------------------------------- /09. Challenges - Mathematics/5. Factorial_Problem.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/5. Factorial_Problem.java -------------------------------------------------------------------------------- /09. Challenges - Mathematics/6. Catalan_Numbers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/6. Catalan_Numbers.py -------------------------------------------------------------------------------- /09. Challenges - Mathematics/7. Random_Query.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/7. Random_Query.py -------------------------------------------------------------------------------- /09. Challenges - Mathematics/8. XOR-4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/8. XOR-4.py -------------------------------------------------------------------------------- /09. Challenges - Mathematics/9. Math_Day.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/09. Challenges - Mathematics/9. Math_Day.java -------------------------------------------------------------------------------- /10. Number Theory - 1 Primes and Factorization/A_Factorial_Problem.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/10. Number Theory - 1 Primes and Factorization/A_Factorial_Problem.py -------------------------------------------------------------------------------- /10. Number Theory - 1 Primes and Factorization/Almost_Primes.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/10. Number Theory - 1 Primes and Factorization/Almost_Primes.java -------------------------------------------------------------------------------- /10. Number Theory - 1 Primes and Factorization/Bitset_Sieve.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/10. Number Theory - 1 Primes and Factorization/Bitset_Sieve.java -------------------------------------------------------------------------------- /10. Number Theory - 1 Primes and Factorization/Factorization_using_Sieve.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/10. Number Theory - 1 Primes and Factorization/Factorization_using_Sieve.java -------------------------------------------------------------------------------- /10. Number Theory - 1 Primes and Factorization/Fermat_Little_Primality_Testing.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/10. Number Theory - 1 Primes and Factorization/Fermat_Little_Primality_Testing.py -------------------------------------------------------------------------------- /10. Number Theory - 1 Primes and Factorization/Large_Prime.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/10. Number Theory - 1 Primes and Factorization/Large_Prime.java -------------------------------------------------------------------------------- /10. Number Theory - 1 Primes and Factorization/Optimized_prime_factorization.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/10. Number Theory - 1 Primes and Factorization/Optimized_prime_factorization.py -------------------------------------------------------------------------------- /10. Number Theory - 1 Primes and Factorization/Prime_Visits.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/10. Number Theory - 1 Primes and Factorization/Prime_Visits.java -------------------------------------------------------------------------------- /10. Number Theory - 1 Primes and Factorization/Primes1_Prime_Generator (Segmented_Sieve).java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/10. Number Theory - 1 Primes and Factorization/Primes1_Prime_Generator (Segmented_Sieve).java -------------------------------------------------------------------------------- /10. Number Theory - 1 Primes and Factorization/Product_Of_Three_Numbers_Codeforces.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/10. Number Theory - 1 Primes and Factorization/Product_Of_Three_Numbers_Codeforces.java -------------------------------------------------------------------------------- /10. Number Theory - 1 Primes and Factorization/prime_sieve.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/10. Number Theory - 1 Primes and Factorization/prime_sieve.py -------------------------------------------------------------------------------- /11. Number Theory-II GCD & Extended Euclidean/Extended_Euclid.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/11. Number Theory-II GCD & Extended Euclidean/Extended_Euclid.py -------------------------------------------------------------------------------- /11. Number Theory-II GCD & Extended Euclidean/GCD.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/11. Number Theory-II GCD & Extended Euclidean/GCD.py -------------------------------------------------------------------------------- /12. Number Theory - III Modulo Problems/Big_GCD.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/12. Number Theory - III Modulo Problems/Big_GCD.java -------------------------------------------------------------------------------- /12. Number Theory - III Modulo Problems/Fast_Modulo_Exponentiation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/12. Number Theory - III Modulo Problems/Fast_Modulo_Exponentiation.py -------------------------------------------------------------------------------- /12. Number Theory - III Modulo Problems/Multiplicative_Modulo_Inverse.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/12. Number Theory - III Modulo Problems/Multiplicative_Modulo_Inverse.py -------------------------------------------------------------------------------- /12. Number Theory - III Modulo Problems/Yet_Another_Counting_Problem.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/12. Number Theory - III Modulo Problems/Yet_Another_Counting_Problem.java -------------------------------------------------------------------------------- /13. Number Theory - IV Linear Diophantine Equations/Linear_Diophantine_Equation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/13. Number Theory - IV Linear Diophantine Equations/Linear_Diophantine_Equation.py -------------------------------------------------------------------------------- /13. Number Theory - IV Linear Diophantine Equations/The_Football_Season.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/13. Number Theory - IV Linear Diophantine Equations/The_Football_Season.py -------------------------------------------------------------------------------- /14. Number Theory - V Theorems/1. Totient.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/14. Number Theory - V Theorems/1. Totient.py -------------------------------------------------------------------------------- /14. Number Theory - V Theorems/2. Light's New Car.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/14. Number Theory - V Theorems/2. Light's New Car.py -------------------------------------------------------------------------------- /14. Number Theory - V Theorems/3. Chinese Remainder Theorem.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/14. Number Theory - V Theorems/3. Chinese Remainder Theorem.py -------------------------------------------------------------------------------- /14. Number Theory - V Theorems/4. Mobius Function.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/14. Number Theory - V Theorems/4. Mobius Function.py -------------------------------------------------------------------------------- /14. Number Theory - V Theorems/5. Coprime Subsequences.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/14. Number Theory - V Theorems/5. Coprime Subsequences.py -------------------------------------------------------------------------------- /14. Number Theory - V Theorems/6. Boring_Factorials.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/14. Number Theory - V Theorems/6. Boring_Factorials.java -------------------------------------------------------------------------------- /15. Number Theory Challenges/0. 21 Questions total.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /15. Number Theory Challenges/01. Multiplicative Inverse.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/01. Multiplicative Inverse.py -------------------------------------------------------------------------------- /15. Number Theory Challenges/02. Virat and Factorials.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/02. Virat and Factorials.py -------------------------------------------------------------------------------- /15. Number Theory Challenges/03. Evaluating Functions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/03. Evaluating Functions.py -------------------------------------------------------------------------------- /15. Number Theory Challenges/04. T Prime.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/04. T Prime.py -------------------------------------------------------------------------------- /15. Number Theory Challenges/05. Deepak and Primes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/05. Deepak and Primes.py -------------------------------------------------------------------------------- /15. Number Theory Challenges/05. Deepak_and_Primes.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/05. Deepak_and_Primes.java -------------------------------------------------------------------------------- /15. Number Theory Challenges/06. Deepak_and_Primes_2.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/06. Deepak_and_Primes_2.java -------------------------------------------------------------------------------- /15. Number Theory Challenges/07. Find_It.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/07. Find_It.java -------------------------------------------------------------------------------- /15. Number Theory Challenges/08. Number_Of_Divisors.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/08. Number_Of_Divisors.java -------------------------------------------------------------------------------- /15. Number Theory Challenges/09. Alice and Totient.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/09. Alice and Totient.py -------------------------------------------------------------------------------- /15. Number Theory Challenges/10. Modular Exponentiation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/10. Modular Exponentiation.py -------------------------------------------------------------------------------- /15. Number Theory Challenges/11. Playing_With_Divisors_Is_Fun.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/11. Playing_With_Divisors_Is_Fun.java -------------------------------------------------------------------------------- /15. Number Theory Challenges/12. Virat and nCr.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/12. Virat and nCr.py -------------------------------------------------------------------------------- /15. Number Theory Challenges/13. Linear Congerence.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/13. Linear Congerence.py -------------------------------------------------------------------------------- /15. Number Theory Challenges/14. Max XOR Array.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/14. Max XOR Array.py -------------------------------------------------------------------------------- /15. Number Theory Challenges/17. Big GCD.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/17. Big GCD.py -------------------------------------------------------------------------------- /15. Number Theory Challenges/18. Primality Testing.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/18. Primality Testing.py -------------------------------------------------------------------------------- /15. Number Theory Challenges/19. Let's Play Game.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/19. Let's Play Game.py -------------------------------------------------------------------------------- /15. Number Theory Challenges/20. Vivek and Factors.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/20. Vivek and Factors.py -------------------------------------------------------------------------------- /15. Number Theory Challenges/21. Even and Odd Divisors.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/15. Number Theory Challenges/21. Even and Odd Divisors.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/05. Increasing Decreasing.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/05. Increasing Decreasing.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/06. Binary Search.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/06. Binary Search.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/07. Multiply.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/07. Multiply.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/08.Tiling Problem.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/08.Tiling Problem.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/09. 2048 Problem.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/09. 2048 Problem.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/1. Factorial.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/1. Factorial.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/10. Linear Search.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/10. Linear Search.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/11. Bubble Sort.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/11. Bubble Sort.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/12. Tower of Hanoi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/12. Tower of Hanoi.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/13. Merge Sort Space Optimized.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/13. Merge Sort Space Optimized.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/13. Merge Sort.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/13. Merge Sort.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/14. Quick Sort.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/14. Quick Sort.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/15. Subsequence Generation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/15. Subsequence Generation.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/16. Keypad Problem.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/16. Keypad Problem.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/17. Permutation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/17. Permutation.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/18. Rat in Maze.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/18. Rat in Maze.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/19. N Queen.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/19. N Queen.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/2. Fibbonacci.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/2. Fibbonacci.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/20. N Queen using bitset.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/20. N Queen using bitset.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/21. Sudoku Solver.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/21. Sudoku Solver.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/3. Is Sorted.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/3. Is Sorted.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/4. Power Function.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/4. Power Function.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/no of unique paths.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/no of unique paths.py -------------------------------------------------------------------------------- /16. Recursion and backtracking/print unique paths in matrix.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/16. Recursion and backtracking/print unique paths in matrix.py -------------------------------------------------------------------------------- /17. Challenges - Recursion And Backtracking/01. Tiling_Problem_2.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/17. Challenges - Recursion And Backtracking/01. Tiling_Problem_2.java -------------------------------------------------------------------------------- /17. Challenges - Recursion And Backtracking/02. Generate Paranthesis.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/17. Challenges - Recursion And Backtracking/02. Generate Paranthesis.py -------------------------------------------------------------------------------- /17. Challenges - Recursion And Backtracking/03. Count Number of Binary.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/17. Challenges - Recursion And Backtracking/03. Count Number of Binary.py -------------------------------------------------------------------------------- /17. Challenges - Recursion And Backtracking/04. Friends Pairing Problem.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/17. Challenges - Recursion And Backtracking/04. Friends Pairing Problem.py -------------------------------------------------------------------------------- /17. Challenges - Recursion And Backtracking/05. Codes_of_the_String.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/17. Challenges - Recursion And Backtracking/05. Codes_of_the_String.java -------------------------------------------------------------------------------- /17. Challenges - Recursion And Backtracking/07. Class Assignment.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/17. Challenges - Recursion And Backtracking/07. Class Assignment.py -------------------------------------------------------------------------------- /17. Challenges - Recursion And Backtracking/08. Smart Keypad - I.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/17. Challenges - Recursion And Backtracking/08. Smart Keypad - I.py -------------------------------------------------------------------------------- /17. Challenges - Recursion And Backtracking/10. Tricky Permutations.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/17. Challenges - Recursion And Backtracking/10. Tricky Permutations.py -------------------------------------------------------------------------------- /17. Challenges - Recursion And Backtracking/11. No same Permutations.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/17. Challenges - Recursion And Backtracking/11. No same Permutations.py -------------------------------------------------------------------------------- /17. Challenges - Recursion And Backtracking/12. Sum It Up.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/17. Challenges - Recursion And Backtracking/12. Sum It Up.py -------------------------------------------------------------------------------- /17. Challenges - Recursion And Backtracking/15. Subset Sum Easy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/17. Challenges - Recursion And Backtracking/15. Subset Sum Easy.py -------------------------------------------------------------------------------- /17. Challenges - Recursion And Backtracking/18. Recursion Dictionary Order.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/17. Challenges - Recursion And Backtracking/18. Recursion Dictionary Order.py -------------------------------------------------------------------------------- /17. Challenges - Recursion And Backtracking/19. N_Knight Problem.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/17. Challenges - Recursion And Backtracking/19. N_Knight Problem.py -------------------------------------------------------------------------------- /17. Challenges - Recursion And Backtracking/20. n_queen_hard.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/17. Challenges - Recursion And Backtracking/20. n_queen_hard.py -------------------------------------------------------------------------------- /17. Challenges - Recursion And Backtracking/23. Rat_in_Maze.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/17. Challenges - Recursion And Backtracking/23. Rat_in_Maze.java -------------------------------------------------------------------------------- /18. Divide & Conquer/1. Merge sort.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/18. Divide & Conquer/1. Merge sort.py -------------------------------------------------------------------------------- /18. Divide & Conquer/10. PrataSpoj.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/18. Divide & Conquer/10. PrataSpoj.java -------------------------------------------------------------------------------- /18. Divide & Conquer/11. Winning CB Scholarship.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/18. Divide & Conquer/11. Winning CB Scholarship.py -------------------------------------------------------------------------------- /18. Divide & Conquer/12. Painter's Partition Problem.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/18. Divide & Conquer/12. Painter's Partition Problem.py -------------------------------------------------------------------------------- /18. Divide & Conquer/13. EKO SPOJ.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/18. Divide & Conquer/13. EKO SPOJ.py -------------------------------------------------------------------------------- /18. Divide & Conquer/13. EKO_SPOJ.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/18. Divide & Conquer/13. EKO_SPOJ.java -------------------------------------------------------------------------------- /18. Divide & Conquer/2. Inversion Count.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/18. Divide & Conquer/2. Inversion Count.py -------------------------------------------------------------------------------- /18. Divide & Conquer/3. Randomized Quick Sort.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/18. Divide & Conquer/3. Randomized Quick Sort.py -------------------------------------------------------------------------------- /18. Divide & Conquer/3. Randomized_Quick_Sort.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/18. Divide & Conquer/3. Randomized_Quick_Sort.java -------------------------------------------------------------------------------- /18. Divide & Conquer/4. Binary Search.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/18. Divide & Conquer/4. Binary Search.py -------------------------------------------------------------------------------- /18. Divide & Conquer/5. Binary Search - First and Last.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/18. Divide & Conquer/5. Binary Search - First and Last.py -------------------------------------------------------------------------------- /18. Divide & Conquer/6. HELP RAHUL TO SEARCH.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/18. Divide & Conquer/6. HELP RAHUL TO SEARCH.py -------------------------------------------------------------------------------- /18. Divide & Conquer/7. Square root using binary search.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/18. Divide & Conquer/7. Square root using binary search.py -------------------------------------------------------------------------------- /18. Divide & Conquer/8. Aggressive Cows.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/18. Divide & Conquer/8. Aggressive Cows.py -------------------------------------------------------------------------------- /18. Divide & Conquer/9. Book Allocation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/18. Divide & Conquer/9. Book Allocation.py -------------------------------------------------------------------------------- /18. Divide & Conquer/test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/18. Divide & Conquer/test.py -------------------------------------------------------------------------------- /19. Challenges - Divide And Conquer/2. Inversion Count.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/19. Challenges - Divide And Conquer/2. Inversion Count.py -------------------------------------------------------------------------------- /19. Challenges - Divide And Conquer/5. Randomized_Quick_Sort.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/19. Challenges - Divide And Conquer/5. Randomized_Quick_Sort.java -------------------------------------------------------------------------------- /19. Challenges - Divide And Conquer/7. HELP RAHUL TO SEARCH.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/19. Challenges - Divide And Conquer/7. HELP RAHUL TO SEARCH.py -------------------------------------------------------------------------------- /19. Challenges - Divide And Conquer/Aggressive Cows.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/19. Challenges - Divide And Conquer/Aggressive Cows.py -------------------------------------------------------------------------------- /19. Challenges - Divide And Conquer/Alpha Score.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/19. Challenges - Divide And Conquer/Alpha Score.py -------------------------------------------------------------------------------- /19. Challenges - Divide And Conquer/Are They Same.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/19. Challenges - Divide And Conquer/Are They Same.py -------------------------------------------------------------------------------- /19. Challenges - Divide And Conquer/It's Murder SPOJ.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/19. Challenges - Divide And Conquer/It's Murder SPOJ.py -------------------------------------------------------------------------------- /19. Challenges - Divide And Conquer/Max Subarray Sum - DnC.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/19. Challenges - Divide And Conquer/Max Subarray Sum - DnC.py -------------------------------------------------------------------------------- /19. Challenges - Divide And Conquer/Maximum Subarray Sum - Kadanes Algo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/19. Challenges - Divide And Conquer/Maximum Subarray Sum - Kadanes Algo.py -------------------------------------------------------------------------------- /19. Challenges - Divide And Conquer/PIVOT OF SORTED AND ROTATED ARRAY.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/19. Challenges - Divide And Conquer/PIVOT OF SORTED AND ROTATED ARRAY.py -------------------------------------------------------------------------------- /19. Challenges - Divide And Conquer/Pair of Roses.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/19. Challenges - Divide And Conquer/Pair of Roses.py -------------------------------------------------------------------------------- /19. Challenges - Divide And Conquer/Prata.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/19. Challenges - Divide And Conquer/Prata.java -------------------------------------------------------------------------------- /19. Challenges - Divide And Conquer/Simple Enough.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/19. Challenges - Divide And Conquer/Simple Enough.py -------------------------------------------------------------------------------- /19. Challenges - Divide And Conquer/Winning CB Scholarship.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/19. Challenges - Divide And Conquer/Winning CB Scholarship.py -------------------------------------------------------------------------------- /20. Segment Trees I - Basics/segment_tree.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/20. Segment Trees I - Basics/segment_tree.py -------------------------------------------------------------------------------- /20. Segment Trees I - Basics/segment_tree_point_update.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/20. Segment Trees I - Basics/segment_tree_point_update.py -------------------------------------------------------------------------------- /20. Segment Trees I - Basics/segment_tree_query.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/20. Segment Trees I - Basics/segment_tree_query.py -------------------------------------------------------------------------------- /20. Segment Trees I - Basics/segment_tree_update_range.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/20. Segment Trees I - Basics/segment_tree_update_range.py -------------------------------------------------------------------------------- /21. Segment Trees II - Lazy Propagation/1. Lazy Propogation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/21. Segment Trees II - Lazy Propagation/1. Lazy Propogation.py -------------------------------------------------------------------------------- /21. Segment Trees II - Lazy Propagation/2. Lazy Query.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/21. Segment Trees II - Lazy Propagation/2. Lazy Query.py -------------------------------------------------------------------------------- /21. Segment Trees II - Lazy Propagation/3. Range Sum Query.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/21. Segment Trees II - Lazy Propagation/3. Range Sum Query.py -------------------------------------------------------------------------------- /29. Greedy Algorithms/01. Indian Coin Change.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/29. Greedy Algorithms/01. Indian Coin Change.py -------------------------------------------------------------------------------- /29. Greedy Algorithms/02. Activity_Selection.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/29. Greedy Algorithms/02. Activity_Selection.java -------------------------------------------------------------------------------- /29. Greedy Algorithms/03. Biased_Standing.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/29. Greedy Algorithms/03. Biased_Standing.java -------------------------------------------------------------------------------- /29. Greedy Algorithms/04. BALIFE_Load_Balancing.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/29. Greedy Algorithms/04. BALIFE_Load_Balancing.java -------------------------------------------------------------------------------- /29. Greedy Algorithms/05. Defense of a Kingdom.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/29. Greedy Algorithms/05. Defense of a Kingdom.py -------------------------------------------------------------------------------- /29. Greedy Algorithms/06. Chopstick.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/29. Greedy Algorithms/06. Chopstick.py -------------------------------------------------------------------------------- /32. Graph 01 - Introduction/Adjacency_List.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/32. Graph 01 - Introduction/Adjacency_List.java -------------------------------------------------------------------------------- /32. Graph 01 - Introduction/Weighted_Adjacency_List.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/32. Graph 01 - Introduction/Weighted_Adjacency_List.java -------------------------------------------------------------------------------- /33. Graph 02 - Traversals (BFS and DFS)/BFS_Traversal_Graph.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/33. Graph 02 - Traversals (BFS and DFS)/BFS_Traversal_Graph.java -------------------------------------------------------------------------------- /33. Graph 02 - Traversals (BFS and DFS)/ConnectedComponentsUndirectedGraph.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/33. Graph 02 - Traversals (BFS and DFS)/ConnectedComponentsUndirectedGraph.java -------------------------------------------------------------------------------- /33. Graph 02 - Traversals (BFS and DFS)/DFS_Traversal_Graph.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/33. Graph 02 - Traversals (BFS and DFS)/DFS_Traversal_Graph.java -------------------------------------------------------------------------------- /33. Graph 02 - Traversals (BFS and DFS)/Journey_to_the_Moon.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/33. Graph 02 - Traversals (BFS and DFS)/Journey_to_the_Moon.java -------------------------------------------------------------------------------- /33. Graph 02 - Traversals (BFS and DFS)/ShortestPathUnweightedGraph.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/33. Graph 02 - Traversals (BFS and DFS)/ShortestPathUnweightedGraph.java -------------------------------------------------------------------------------- /33. Graph 02 - Traversals (BFS and DFS)/SnakeLadderGfg.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/33. Graph 02 - Traversals (BFS and DFS)/SnakeLadderGfg.java -------------------------------------------------------------------------------- /33. Graph 02 - Traversals (BFS and DFS)/SnakeLadderGraph.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/33. Graph 02 - Traversals (BFS and DFS)/SnakeLadderGraph.java -------------------------------------------------------------------------------- /34. Graph 03 - Undirected Graph Problems/Articulation_Point_and_Bridges.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/34. Graph 03 - Undirected Graph Problems/Articulation_Point_and_Bridges.java -------------------------------------------------------------------------------- /34. Graph 03 - Undirected Graph Problems/Bipartite Graph.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/34. Graph 03 - Undirected Graph Problems/Bipartite Graph.py -------------------------------------------------------------------------------- /34. Graph 03 - Undirected Graph Problems/Bipartite_Graph.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/34. Graph 03 - Undirected Graph Problems/Bipartite_Graph.java -------------------------------------------------------------------------------- /34. Graph 03 - Undirected Graph Problems/Cycle_Detection_Undirected_Graph.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/34. Graph 03 - Undirected Graph Problems/Cycle_Detection_Undirected_Graph.java -------------------------------------------------------------------------------- /34. Graph 03 - Undirected Graph Problems/Flood fill Algorithm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/34. Graph 03 - Undirected Graph Problems/Flood fill Algorithm.py -------------------------------------------------------------------------------- /34. Graph 03 - Undirected Graph Problems/Shortest_Cycle_Undirected_Graph.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/34. Graph 03 - Undirected Graph Problems/Shortest_Cycle_Undirected_Graph.java -------------------------------------------------------------------------------- /35. Graph 04 - Directed Graph Problems/Cycle_Detection_Directed_Graph.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/35. Graph 04 - Directed Graph Problems/Cycle_Detection_Directed_Graph.java -------------------------------------------------------------------------------- /35. Graph 04 - Directed Graph Problems/KosarajuGFG.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/35. Graph 04 - Directed Graph Problems/KosarajuGFG.java -------------------------------------------------------------------------------- /35. Graph 04 - Directed Graph Problems/Kosaraju_Algo.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/35. Graph 04 - Directed Graph Problems/Kosaraju_Algo.java -------------------------------------------------------------------------------- /35. Graph 04 - Directed Graph Problems/Topological_Sort_Using_DFS.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/35. Graph 04 - Directed Graph Problems/Topological_Sort_Using_DFS.java -------------------------------------------------------------------------------- /35. Graph 04 - Directed Graph Problems/Topological_sort_using_BFS.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/35. Graph 04 - Directed Graph Problems/Topological_sort_using_BFS.java -------------------------------------------------------------------------------- /36. Graph 05 - Disjoint Set Union/Cycle_Detection_DSU.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/36. Graph 05 - Disjoint Set Union/Cycle_Detection_DSU.java -------------------------------------------------------------------------------- /36. Graph 05 - Disjoint Set Union/Disjoint_Set_Union.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/36. Graph 05 - Disjoint Set Union/Disjoint_Set_Union.java -------------------------------------------------------------------------------- /37. Graph 06 - Minimum Spanning Trees/Kruskal_GFG.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/37. Graph 06 - Minimum Spanning Trees/Kruskal_GFG.java -------------------------------------------------------------------------------- /37. Graph 06 - Minimum Spanning Trees/Min_Spanning_Tree_Kruskal_Algo.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/37. Graph 06 - Minimum Spanning Trees/Min_Spanning_Tree_Kruskal_Algo.java -------------------------------------------------------------------------------- /37. Graph 06 - Minimum Spanning Trees/Prims_Algo_Min_Spanning_Tree.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/37. Graph 06 - Minimum Spanning Trees/Prims_Algo_Min_Spanning_Tree.java -------------------------------------------------------------------------------- /38. Graph 07 - Shortest Paths/Bellman_Ford_Shortest_Path.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/38. Graph 07 - Shortest Paths/Bellman_Ford_Shortest_Path.java -------------------------------------------------------------------------------- /38. Graph 07 - Shortest Paths/Dijkstra_Ninjas.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/38. Graph 07 - Shortest Paths/Dijkstra_Ninjas.java -------------------------------------------------------------------------------- /38. Graph 07 - Shortest Paths/Dijkstra_PQ.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/38. Graph 07 - Shortest Paths/Dijkstra_PQ.java -------------------------------------------------------------------------------- /38. Graph 07 - Shortest Paths/Floyd_Warshal_Algo_ShortestPath_GFG.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/38. Graph 07 - Shortest Paths/Floyd_Warshal_Algo_ShortestPath_GFG.java -------------------------------------------------------------------------------- /44. Dynamic Programming/01. Fibbonacci Top Down.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/44. Dynamic Programming/01. Fibbonacci Top Down.py -------------------------------------------------------------------------------- /44. Dynamic Programming/02. Fibonnaci Bottom Up.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/44. Dynamic Programming/02. Fibonnaci Bottom Up.py -------------------------------------------------------------------------------- /44. Dynamic Programming/03. Min Steps to One Top Down.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/44. Dynamic Programming/03. Min Steps to One Top Down.py -------------------------------------------------------------------------------- /44. Dynamic Programming/04. Min Steps to One Bottom Up.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/44. Dynamic Programming/04. Min Steps to One Bottom Up.py -------------------------------------------------------------------------------- /44. Dynamic Programming/05. Min Coin Change Bottom Up.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/44. Dynamic Programming/05. Min Coin Change Bottom Up.py -------------------------------------------------------------------------------- /44. Dynamic Programming/06. Min Coin Change Top Down.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/44. Dynamic Programming/06. Min Coin Change Top Down.py -------------------------------------------------------------------------------- /44. Dynamic Programming/07. Wines Problem Top Down.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/44. Dynamic Programming/07. Wines Problem Top Down.py -------------------------------------------------------------------------------- /44. Dynamic Programming/08. Max Subarray Sum.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/44. Dynamic Programming/08. Max Subarray Sum.py -------------------------------------------------------------------------------- /44. Dynamic Programming/09. Ladders Top Down.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/44. Dynamic Programming/09. Ladders Top Down.py -------------------------------------------------------------------------------- /44. Dynamic Programming/10. Ladder Bottom Up.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/44. Dynamic Programming/10. Ladder Bottom Up.py -------------------------------------------------------------------------------- /44. Dynamic Programming/11. Rod Cutting Top Down.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/44. Dynamic Programming/11. Rod Cutting Top Down.py -------------------------------------------------------------------------------- /44. Dynamic Programming/12. Rod Cutting Bottom Up.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/44. Dynamic Programming/12. Rod Cutting Bottom Up.py -------------------------------------------------------------------------------- /44. Dynamic Programming/13. Longest Common Subsequence.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/44. Dynamic Programming/13. Longest Common Subsequence.py -------------------------------------------------------------------------------- /44. Dynamic Programming/13. Longest Increasing Subsequence.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/44. Dynamic Programming/13. Longest Increasing Subsequence.py -------------------------------------------------------------------------------- /44. Dynamic Programming/Wines Problem Bottom Up.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/44. Dynamic Programming/Wines Problem Bottom Up.py -------------------------------------------------------------------------------- /45. DP Problems Set - I/1. Problem A - Frog 1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/45. DP Problems Set - I/1. Problem A - Frog 1.py -------------------------------------------------------------------------------- /45. DP Problems Set - I/2. Problem B - Frog 2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/45. DP Problems Set - I/2. Problem B - Frog 2.py -------------------------------------------------------------------------------- /45. DP Problems Set - I/3. Problem C - Vacation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/45. DP Problems Set - I/3. Problem C - Vacation.py -------------------------------------------------------------------------------- /45. DP Problems Set - I/4. Problem D - Knapsack 1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/45. DP Problems Set - I/4. Problem D - Knapsack 1.py -------------------------------------------------------------------------------- /46. DP Problems Set - II/1. Problem F - LCS.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/46. DP Problems Set - II/1. Problem F - LCS.py -------------------------------------------------------------------------------- /46. DP Problems Set - II/2. Grid - I.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/46. DP Problems Set - II/2. Grid - I.py -------------------------------------------------------------------------------- /47. DP Problems Set - III/1. coins.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/47. DP Problems Set - III/1. coins.py -------------------------------------------------------------------------------- /47. Grid Based DP/01. min cost path.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/47. Grid Based DP/01. min cost path.py -------------------------------------------------------------------------------- /47. Grid Based DP/02. Rat & Elephant Ways.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/47. Grid Based DP/02. Rat & Elephant Ways.py -------------------------------------------------------------------------------- /47. Grid Based DP/03. Robot_and_Paths.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/47. Grid Based DP/03. Robot_and_Paths.java -------------------------------------------------------------------------------- /47. Grid Based DP/04. Gold Grid.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/47. Grid Based DP/04. Gold Grid.py -------------------------------------------------------------------------------- /47. Grid Based DP/05. Working_out.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/47. Grid Based DP/05. Working_out.java -------------------------------------------------------------------------------- /50. Challenges - Dynamic Programming/02. Stock Selling.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/50. Challenges - Dynamic Programming/02. Stock Selling.java -------------------------------------------------------------------------------- /50. String Pattern Matching/1. Naive Approach.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/50. String Pattern Matching/1. Naive Approach.py -------------------------------------------------------------------------------- /50. String Pattern Matching/2. Rabin karp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/50. String Pattern Matching/2. Rabin karp.py -------------------------------------------------------------------------------- /50. String Pattern Matching/3. KMP Algo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/50. String Pattern Matching/3. KMP Algo.py -------------------------------------------------------------------------------- /55. Advanced DS - Hashing Problems/01. Subarray with 0 sum.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/55. Advanced DS - Hashing Problems/01. Subarray with 0 sum.py -------------------------------------------------------------------------------- /55. Advanced DS - Hashing Problems/02. Subarray with given sum.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/55. Advanced DS - Hashing Problems/02. Subarray with given sum.py -------------------------------------------------------------------------------- /55. Advanced DS - Hashing Problems/03. Largest subarray with 0 sum.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/55. Advanced DS - Hashing Problems/03. Largest subarray with 0 sum.py -------------------------------------------------------------------------------- /55. Advanced DS - Hashing Problems/04. Longest Sub-Array with Sum K.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/55. Advanced DS - Hashing Problems/04. Longest Sub-Array with Sum K.py -------------------------------------------------------------------------------- /55. Advanced DS - Hashing Problems/05. Longest Consecutive Sequence.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/55. Advanced DS - Hashing Problems/05. Longest Consecutive Sequence.py -------------------------------------------------------------------------------- /55. Advanced DS - Hashing Problems/06. Minimum Window Substring.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/55. Advanced DS - Hashing Problems/06. Minimum Window Substring.py -------------------------------------------------------------------------------- /55. Advanced DS - Hashing Problems/07. Unique Words Pair.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/55. Advanced DS - Hashing Problems/07. Unique Words Pair.py -------------------------------------------------------------------------------- /56. Advanced DS - Trie Problems/01. Trie Implmentation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/56. Advanced DS - Trie Problems/01. Trie Implmentation.py -------------------------------------------------------------------------------- /56. Advanced DS - Trie Problems/02. Unique Prefix Array.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/56. Advanced DS - Trie Problems/02. Unique Prefix Array.py -------------------------------------------------------------------------------- /56. Advanced DS - Trie Problems/03. Max xor pair.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/56. Advanced DS - Trie Problems/03. Max xor pair.py -------------------------------------------------------------------------------- /56. Advanced DS - Trie Problems/04. Max_Xor_Pair.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/56. Advanced DS - Trie Problems/04. Max_Xor_Pair.java -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShashankSinha98/Competitive-Programming/HEAD/README.md --------------------------------------------------------------------------------