C++
 Computer >> Computer tutorials >  >> Programming >> C++
  1. Count passing car pairs in C++

  2. Count paths with distance equal to Manhattan distance in C++

  3. Count palindrome words in a sentence in C++

  4. Count Pairs of Consecutive Zeros in C++

  5. Count pairs in an array that hold i*arr[i] > j*arr[j] in C++

  6. Count pairs in an array such that LCM(arr[i], arr[j]) > min(arr[i],arr[j]) in C++

  7. Count pairs in an array such that at least one element is prime in C++

  8. Count pairs from two sorted arrays whose sum is equal to a given value x in C++

  9. Count pairs from two arrays whose modulo operation yields K in C++

  10. Count pairs from two BSTs whose sum is equal to a given value x in C++

  11. Count operations of the given type required to reduce N to 0 in C++

  12. Count of subsequences having maximum distinct elements in C++

  13. Count of unique pairs (arr[i], arr[j]) such that i < j in C++

  14. Count of values of x <= n for which (n XOR x) = (n – x) in C++

  15. Count of subarrays whose maximum element is greater than k in C++

  16. Count of sub-strings that do not contain all the characters from the set {‘a’, ‘b’, ‘c’} at the same time in C++

  17. Count of sub-strings that contain character X at least once in C++

  18. Count of sub-strings of length n possible from the given string in C++

  19. Count of substrings of a binary string containing K ones in C++

  20. Count pairs in an array such that frequency of one is at least value of other in C++

Total 5992 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:231/300  20-Computer/Page Goto:1 225 226 227 228 229 230 231 232 233 234 235 236 237