C++
 Computer >> Computer tutorials >  >> Programming >> C++
  1. Count the number of vowels occurring in all the substrings of given string in C++

  2. Count the number of sub-arrays such that the average of elements present in the subarray is greater than that not present in the sub-array in C++

  3. Count the number of rectangles such that ratio of sides lies in the range [a,b] in C++.

  4. Count number of subsets of a set with GCD equal to a given number in C++

  5. Count number of subsets whose median is also present in the same subset in C++

  6. Count number of substrings with exactly k distinct characters in C++

  7. Count number of trailing zeros in (1^1)*(2^2)*(3^3)*(4^4)*.. in C++

  8. Count number of trailing zeros in Binary representation of a number using Bitset in C++

  9. Count number of ways to jump to reach end in C++

  10. Count number of ways to partition a set into k subsets in C++

  11. Count numbers < = N whose difference with the count of primes upto them is > = K in C++

  12. Count the number of pop operations on stack to get each element of the array in C++

  13. Count of all possible values of X such that A % X = B in C++

  14. Count of all N digit numbers such that num + Rev(num) = 10^N - 1 in C++

  15. Count of arrays in which all adjacent elements are such that one of them divide the another in C++

  16. Count of Binary Digit numbers smaller than N in C++

  17. Count the number of intervals in which a given value lies in C++

  18. Count the number of holes in an integer in C++

  19. Count the number of non-increasing subarrays in C++

  20. Count number of subsets having a particular XOR value in C++

Total 5992 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:240/300  20-Computer/Page Goto:1 234 235 236 237 238 239 240 241 242 243 244 245 246