C++
 Computer >> Computer tutorials >  >> Programming >> C++
  1. Find a permutation such that number of indices for which gcd(p[i], i) > 1 is exactly K in C++

  2. Find maximum value of x such that n! % (k^x) = 0 in C++

  3. Find a time for which angle between hour and minute hands is given theta in C++

  4. Find maximum vertical sum in binary tree in C++

  5. Find all combinations of k-bit numbers with n bits set where 1 <= n <= k in sorted order in C++

  6. Find minimum area of rectangle with given set of coordinates in C++

  7. Find minimum cost to buy all books in C++

  8. Find all elements in array which have at-least two greater elements in C++

  9. Find minimum shift for longest common prefix in C++

  10. Find count of Almost Prime numbers from 1 to N in C++

  11. Find minimum sum such that one of every three consecutive elements is taken in C++

  12. Find duplicates in a given array when elements are not limited to a range in C++

  13. Find minimum value to assign all array elements so that array product becomes greater in C++

  14. Find duplicates in constant array with elements 0 to N-1 in O(1) space in C++

  15. Find missing number in another array which is shuffled copy in C++

  16. Find set of m-elements with difference of any two elements is divisible by k in C++

  17. Find foot of perpendicular from a point in 2D plane to a Line in C++

  18. Find i’th Index character in a binary string obtained after n iterations in C++ programming

  19. Find smallest number n such that n XOR n+1 equals to given k in C++

  20. Find index of closing bracket for a given opening bracket in an expression in C++

Total 5992 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:100/300  20-Computer/Page Goto:1 94 95 96 97 98 99 100 101 102 103 104 105 106