Problems # Status Problem Level Completes Likes 71 Calculate Logn base r – Java Implementation Beginner % 0 72 Dijkstra Algorithm Implementation – TreeSet and Pair Class Hard % 0 73 Check if Given Number is power of 2. Beginner % 0 74 Rotate the given array in cycles Beginner % 0 75 Heap Sort – Java Implementation Medium % 0 76 Find no of reverse pairs in an array which is sorted in two parts in O(N) Hard % 0 77 Get the Sum of Digits in a number till it become a single digit Medium % 0 78 Check if given number is Prime - O(√N) Solution – Java Program Medium % 0 79 Find number of Distinct Permutations of a String Medium % 0 80 Fizz Buzz Challenge - Java Implementation Beginner % 0 81 Graph – Detect Cycle in a Directed Graph Medium % 0 82 Graph – Software Installation Problem Medium % 0 83 Sliding Window Algorithm (Track the maximum of each subarray of size k) Hard % 0 84 Print all sub sequences of a given array Hard % 0 85 Remove Duplicates from a string Medium % 0 86 Dynamic programming – Minimum Jumps to reach to end Hard % 0 87 Number of bit to be flipped to convert one number to another. Beginner % 0 88 Separate 0’s and 1’s in a given array Beginner % 0 89 Find three elements in an array that sum to a given value Beginner % 0 90 Majority Element- Boyer–Moore majority vote algorithm Medium % 0 91 Majority Element – Part 1 Beginner % 0 92 Find the Index from which 0 starts Beginner % 0 93 Find the only element in array which appears only once Beginner % 0 94 Algorithm to calculate power(k,n). Beginner % 0 95 Maximum Subarray OR Largest Sum Contiguous Subarray Problem – Divide and Conquer Hard % 0 96 Find the two repeating elements in a given array | 6 Approaches Medium % 0 97 Find two elements whose sum is closest to zero Medium % 0 98 Find duplicates in an given array in O(n) time and O(1) extra space. Medium % 0 99 Find the last non repeating character in a given string. Beginner % 0 100 Find the last repeating character in a given string. Beginner % 0 101 Find the first non repeating character in a given string Beginner % 0 102 Find the first repeating character in a given string Beginner % 0 103 Print All Diagonals of a given matrix Medium % 0 104 Kadane's Algorithm - Maximum Subarray Problem Medium % 0 105 Implement Stack Using Linked List Beginner % 0 Calculate Logn base r – Java Implementation Dijkstra Algorithm Implementation – TreeSet and Pair Class Check if Given Number is power of 2. Rotate the given array in cycles Heap Sort – Java Implementation Find no of reverse pairs in an array which is sorted in two parts in O(N) Get the Sum of Digits in a number till it become a single digit Check if given number is Prime - O(√N) Solution – Java Program Find number of Distinct Permutations of a String Fizz Buzz Challenge - Java Implementation Graph – Detect Cycle in a Directed Graph Graph – Software Installation Problem Sliding Window Algorithm (Track the maximum of each subarray of size k) Print all sub sequences of a given array Remove Duplicates from a string Dynamic programming – Minimum Jumps to reach to end Number of bit to be flipped to convert one number to another. Separate 0’s and 1’s in a given array Find three elements in an array that sum to a given value Majority Element- Boyer–Moore majority vote algorithm Majority Element – Part 1 Find the Index from which 0 starts Find the only element in array which appears only once Algorithm to calculate power(k,n). Maximum Subarray OR Largest Sum Contiguous Subarray Problem – Divide and Conquer Find the two repeating elements in a given array | 6 Approaches Find two elements whose sum is closest to zero Find duplicates in an given array in O(n) time and O(1) extra space. Find the last non repeating character in a given string. Find the last repeating character in a given string. Find the first non repeating character in a given string Find the first repeating character in a given string Print All Diagonals of a given matrix Kadane's Algorithm - Maximum Subarray Problem Implement Stack Using Linked List 1 2 3 4