C++
 Computer >> Computer tutorials >  >> Programming >> C++
  1. Find safe cells in a matrix in C++

  2. Find Selling Price from given Profit Percentage and Cost in C++

  3. Find smallest number K such that K % p = 0 and q % K = 0 in C++

  4. Find closest smaller value for every element in array in C++

  5. Find the number closest to n and divisible by m in C++

  6. Find common elements in three linked lists in C++

  7. Find the number of binary strings of length N with at least 3 consecutive 1s in C++

  8. Find common elements in three sorted arrays in C++

  9. Find the number of integers from 1 to n which contains digits 0’s and 1’s only in C++

  10. Find consecutive 1s of length >= n in binary representation of a number in C++

  11. Find the number of integers x in range (1,N) for which x and x+1 have same number of divisors in C++

  12. Find count of common nodes in two Doubly Linked Lists in C++

  13. Find the number of jumps to reach X in the number line from zero in C++

  14. Find distance between two nodes of a Binary Tree in C++

  15. Find the number of ways to divide number into four parts such that a = c and b = d in C++

  16. Find distance from root to given node in a binary tree in C++

  17. Find the Product of first N Prime Numbers in C++

  18. Find duplicate in an array in O(n) and by using O(1) extra space in C++

  19. Find the sum of digits of a number at even and odd places in C++

  20. Find element in a sorted array whose frequency is greater than or equal to n/2 in C++.

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