C++
 Computer >> Computer tutorials >  >> Programming >> C++
  1. Maximum sum two non-overlapping subarrays of given size in C++

  2. Maximum triplet sum in array in C++

  3. Maximum Unique Element in every subarray of size K in c++

  4. Maximum value of |arr[0] – arr[1] - + |arr[1] – arr[2] - + … +|arr[n – 2] – arr[n – 1] - when elements are from 1 to n in C++

  5. Maximum value of |arr[i] – arr[j] - + |i – j| in C++

  6. Maximum value of arr[i] % arr[j] for a given array in C++

  7. Maximum value of XOR among all triplets of an array in C++

  8. Maximum weight path ending at any element of last row in a matrix in C++

  9. Maximum weight transformation of a given string in C++

  10. Maximum width of a binary tree in C++

  11. Maximum XOR using K numbers from 1 to n in C++

  12. Maximum XOR value of a pair from a range in C++

  13. Maximum XOR value in matrix in C++

  14. Mean and Median of a matrix in C++

  15. Mean of range in array in C++

  16. Measure one litre using two vessels and infinite water supplys in C++

  17. Median after K additional integers in C++

  18. Median in a stream of integers (running integers) in C++

  19. Median Of Running Stream of Numbers in C++

  20. Count all pairs of adjacent nodes whose XOR is an odd number in C++

Total 5992 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:134/300  20-Computer/Page Goto:1 128 129 130 131 132 133 134 135 136 137 138 139 140