C++
 Computer >> Computer tutorials >  >> Programming >> C++
  1. Find a distinct pair (x, y) in given range such that x divides y in C++

  2. Find a Fixed Point (Value equal to index) in a given array in C++

  3. Find a Fixed Point in an array with duplicates allowed in C++

  4. Find a number x such that sum of x and its digits is equal to given n in C++

  5. Find a pair of elements swapping which makes sum of two arrays same in C++

  6. Find a pair with maximum product in array of Integers in C++

  7. Find a pair with the given difference in C++

  8. Find a point such that sum of the Manhattan distances is minimize in C++

  9. Find a subset with greatest geometric mean in C++

  10. Find a Symmetric matrix of order N that contain integers from 0 to N-1 and main diagonal should contain only 0’s in C++

  11. Find All Duplicate Subtrees in C++

  12. Find all factorial numbers less than or equal to n in C++

  13. Find all pairs (a, b) in an array such that a % b = k in C++

  14. Find all pairs (a,b) and (c,d) in array which satisfy ab = cd in C++

  15. Find amount to be added to achieve target ratio in a given mixture in C++

  16. Filling diagonal to make the sum of every row, column and diagonal equal of 3×3 matrix using c++

  17. Find a number x such that sum of x and its digits is equal to given n using C++.

  18. Find an array element such that all elements are divisible by it using c++

  19. Find an element in array such that sum of left array is equal to sum of right array using c++

  20. Find an equal point in a string of brackets using C++.

Total 5992 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:86/300  20-Computer/Page Goto:1 80 81 82 83 84 85 86 87 88 89 90 91 92