C++
 Computer >> Computer tutorials >  >> Programming >> C++
  1. Find and print duplicate words in std::vector using STL functions using C++.

  2. Find area of parallelogram if vectors of two adjacent sides are given using C++.

  3. Find area of triangle if two vectors of two adjacent sides are given using C++

  4. Find ceil of a/b without using ceil() function in C++.

  5. Find column with maximum sum in a Matrix using C++.

  6. Find difference between sums of two diagonals in C++.

  7. Find floor and ceil in an unsorted array using C++.

  8. Find Harmonic mean using Arithmetic mean and Geometric mean using C++.

  9. Find if a number is part of AP whose first element and difference are given using C++.

  10. Find if two rectangles overlap using C++.

  11. Find largest prime factor of a number using C++.

  12. Find last two digits of sum of N factorials using C++.

  13. Find max in struct array using C++.

  14. Find minimum sum of factors of number using C++.

  15. Find N Arithmetic Means between A and B using C++.

  16. Find N Geometric Means between A and B using C++.

  17. Find number of magical pairs of string of length L in C++.

  18. Find number of pairs in an array such that their XOR is 0 using C++.

  19. Find one extra character in a string using C++.

  20. Find original array from encrypted array (An array of sums of other elements) using C++.

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