C++
 Computer >> Computer tutorials >  >> Programming >> C++
  1. Maximum and minimum sums from two numbers with digit replacements in C++

  2. Maximum array sum that can be obtained after exactly k changes in C++

  3. Maximum consecutive numbers present in an array in C++

  4. Maximum count of equal numbers in an array after performing given operations in C++

  5. Maximum count of pairs which generate the same sum in C++

  6. Count elements less than or equal to a given value in a sorted rotated array in C++

  7. Count elements such that there are exactly X elements with values greater than or equal to X in C++

  8. Count even length binary sequences with same sum of first and second half bits in C++

  9. Count frequencies of all elements in array in O(1) extra space and O(n) time in C++

  10. Count index pairs which satisfy the given condition in C++

  11. Count minimum number of “move-to-front” moves to sort an array in C++

  12. Count minimum right flips to set all values in an array in C++

  13. Count minimum steps to get the given desired array in C++

  14. Count no. of columns that are not sorted in increasing order in C++

  15. Maximum number by concatenating every element in a rotation of an array in C++

  16. Maximum mirrors which can transfer light from bottom to right in C++

  17. Maximize the value of x + y + z such that ax + by + cz = n in C++

  18. Maximize arr[j] – arr[i] + arr[l] – arr[k], such that i < j < k < l in C++

  19. Count Magic squares in a grid in C++

  20. Construct Turing machine for L = {an bm a(n+m) - n,m≥1} in C++

Total 5992 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:199/300  20-Computer/Page Goto:1 193 194 195 196 197 198 199 200 201 202 203 204 205