Python
 Computer >> Computer tutorials >  >> Programming >> Python
  1. Find the index which is the last to be reduced to zero after performing a given operation in Python

  2. Find the largest Perfect Subtree in a given Binary Tree in Python

  3. Find the largest rectangle of 1’s with swapping of columns allowed in Python

  4. Find the lexicographically largest palindromic Subsequence of a String in Python

  5. Find the lexicographically smallest string which satisfies the given condition in Python

  6. Find the longest sub-string which is prefix, suffix and also present inside the string in Python

  7. Find the longest subsequence of an array having LCM at most K in Python

  8. Find the longest substring with k unique characters in a given string in Python

  9. Find the maximum distance covered using n bikes in Python

  10. Find the maximum number of composite summands of a number in Python

  11. Find the maximum repeating number in O(n) time and O(1) extra space in Python

  12. Find the minimum and maximum amount to buy all N candies in Python

  13. Find the minimum difference between Shifted tables of two numbers in Python

  14. Find the Minimum length Unsorted Subarray, sorting which makes the complete array sorted in Python

  15. Find the minimum number of moves needed to move from one cell of matrix to another in Python

  16. Find the minimum number of preprocess moves required to make two strings equal in Python

  17. Find the minimum of maximum length of a jump required to reach the last island in exactly k jumps in Python

  18. Find the minimum positive integer such that it is divisible by A and sum of its digits is equal to B in Python

  19. Find the minimum sum of distance to A and B from any integer point in a ring of size N in Python

  20. Find combined mean and variance of two series in Python

Total 8978 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:157/449  20-Computer/Page Goto:1 151 152 153 154 155 156 157 158 159 160 161 162 163