C++
 Computer >> Computer tutorials >  >> Programming >> C++
  1. Count pairs (p, q) such that p occurs in array at least q times and q occurs at least p times in C++

  2. Count of strings that can be formed from another string using each character at-most once in C++

  3. Count of sub-arrays whose elements can be re-arranged to form palindromes in C++

  4. Count of operations to make a binary string “ab” free in C++

  5. Count pairs of parentheses sequences such that parentheses are balanced in C++

  6. Count possible moves in the given direction in a grid in C++

  7. Count permutations that are first decreasing then increasing in C++

  8. Count pairs with sum as a prime number and less than n in C++

  9. Count of words whose i-th letter is either (i-1)-th, i-th, or (i+1)-th letter of given word in C++

  10. Program to find minimum number of roads we have to make to reach any city from first one in C++

  11. Program to count number of operations to convert binary matrix to zero matrix in C++

  12. Program to create largest lexicographic number from a list of numbers in C++

  13. Count of suffix increment/decrement operations to construct a given array in C++

  14. Count of total anagram substrings in C++

  15. Count of triangles with total n points with m collinear in C++

  16. Count pairs formed by distinct element sub-arrays in C++

  17. Count of words that are present in all the given sentences in C++

  18. Count of Numbers such that difference between the number and sum of its digits not less than L in C++

  19. Count of obtuse angles in a circle with ‘k' equidistant points between 2 given points in C++

  20. Count of occurrences of a “1(0+)1” pattern in a string in C++

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