Python
 Computer >> Computer tutorials >  >> Programming >> Python
  1. Check if sum of divisors of two numbers are same in Python

  2. Check if sums of i-th row and i-th column are same in matrix in Python

  3. Check if the array can be sorted using swaps between given indices only in Python

  4. Check if the array has an element which is equal to product of remaining elements in Python

  5. Check if the array has an element which is equal to sum of all the remaining elements in Python

  6. Check if the array is beautiful in Python

  7. Check if the binary representation of a number has equal number of 0s and 1s in blocks in Python

  8. Check if the characters in a string form a Palindrome in O(1) extra space in Python

  9. Check if the characters of a given string are in alphabetical order in Python

  10. Check if the elements of stack are pairwise sorted in Python

  11. Check if the first and last digit of the smallest number forms a prime in Python

  12. Check if the frequency of all the digits in a number is same in Python

  13. Check if the frequency of any character is more than half the length of the string in Python

  14. Check if the given array can be reduced to zeros with the given operation performed given number of times in Python

  15. Check if the given array contains all the divisors of some integer in Python

  16. Check if the given decimal number has 0 and 1 digits only in Python

  17. Check if the given number is Ore number or not in Python

  18. Check if the given number K is enough to reach the end of an array in Python

  19. Check whether given circle resides in boundary maintained by two other circles in Python

  20. Check whether given degrees of vertices represent a Graph or Tree in Python

Total 8978 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:210/449  20-Computer/Page Goto:1 204 205 206 207 208 209 210 211 212 213 214 215 216