C++
 Computer >> Computer tutorials >  >> Programming >> C++
  1. Find three closest elements from given three sorted arrays in C++

  2. Find four elements a, b, c and d in an array such that a+b = c+d in C++

  3. Find frequency of each element in a limited range array in less than O(n) time in C++

  4. Find gcd(a^n, c) where a, n and c can vary from 1 to 10^9 in C++

  5. Find if an array contains a string with one mismatch in C++

  6. Find if an expression has duplicate parenthesis or not in C++

  7. Find if the given number is present in the infinite sequence or not in C++

  8. Find indices of all occurrence of one string in other in C++

  9. Find Intersection of all Intervals in C++

  10. Find k numbers which are powers of 2 and have sum N in C++

  11. Find largest d in array such that a + b + c = d in C++

  12. Find last k digits in product of an array numbers in C++

  13. Program to invert bits of a number Efficiently in C++

  14. Find Length of a Linked List (Iterative and Recursive) in C++

  15. Program to make a histogram of an array in C++

  16. Find longest sequence of 1’s in binary representation with one flip in C++

  17. Find maximum level product in Binary Tree in C++

  18. Program to multiply two matrices in C++

  19. Find maximum product of digits among numbers less than or equal to N in C++

  20. Program to print ‘N’ alphabet using the number pattern from 1 to n in C++

Total 5992 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:104/300  20-Computer/Page Goto:1 98 99 100 101 102 103 104 105 106 107 108 109 110