C++
 Computer >> Computer tutorials >  >> Programming >> C++
  1. Find Multiples of 2 or 3 or 5 less than or equal to N in C++

  2. Find N % (Remainder with 4) for a large value of N in C++

  3. Find n positive integers that satisfy the given equations in C++

  4. Find n-th element in a series with only 2 digits (and 7) allowed in C++

  5. Find n-th node in Postorder traversal of a Binary Tree in C++

  6. Find n-th node in Preorder traversal of a Binary Tree in C++

  7. Find n-th node of inorder traversal in C++

  8. C++ Programe to find n-th term in series 1 2 2 3 3 3 4

  9. C++ program to find n-th term in the series 7, 15, 32, …

  10. C++ program to find n-th term in the series 9, 33, 73,129 …

  11. C++ program to find n-th term of series 1, 4, 27, 16, 125, 36, 343...

  12. C++ program to find n-th term of series 1, 3, 6, 10, 15, 21…

  13. C++ program to find n-th term of series 2, 10, 30, 68, 130 …

  14. C++ program to find n-th term of series 3, 9, 21, 41, 71…

  15. Find n-variables from n sum equations with one missing in C++

  16. Find N’th item in a set formed by sum of two arrays in C++

  17. Find n’th number in a number system with only 3 and 4 in C++

  18. Find next greater number with same set of digits in C++

  19. Find next palindrome prime in C++

  20. Find next right node of a given key in C++

Total 5992 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:260/300  20-Computer/Page Goto:1 254 255 256 257 258 259 260 261 262 263 264 265 266