C++
 Computer >> Computer tutorials >  >> Programming >> C++
  1. Find whether a given integer is a power of 3 or not in C++

  2. Find whether a given number is a power of 4 or not in C++

  3. Find whether a subarray is in form of a mountain or not in C++

  4. Find whether an array is subset of another array - Added Method 3 in C++

  5. Find x and y satisfying ax + by = n in C++

  6. Find x, y, z that satisfy 2/n = 1/x + 1/y + 1/z in C++

  7. Find XOR of two number without using XOR operator in C++

  8. For every set bit of a number toggle bits of other in C++

  9. Flood fill Algorithm – how to implement fill() in paint in C++

  10. Form the largest number using at most one swap operation C++

  11. Form the smallest number using at most one swap operation in C++

  12. Finding n-th term of series 3, 13, 42, 108, 235... in C++

  13. Finding the power of prime number p in n! in C++

  14. First and Last Three Bits in C++

  15. Format String Vulnerability and Prevention with Example in C

  16. Finding inverse of a matrix using Gauss Jordan Method in C++

  17. Finding Median in a Sorted Linked List in C++

  18. Finding n-th number made of prime digits (2, 3, 5 and 7) only in C++

  19. Friends Pairing Problem in C++

  20. Finding the maximum square sub-matrix with all equal elements in C++

Total 5992 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:285/300  20-Computer/Page Goto:1 279 280 281 282 283 284 285 286 287 288 289 290 291