C programming
 Computer >> Computer tutorials >  >> Programming >> C programming
  1. Print N lines of numbers such that every pair among numbers has a GCD K

  2. Print the kth common factor of two numbers

  3. Print n terms of Newman-Conway Sequence

  4. Print n smallest elements from given array in their original order

  5. Print values of ‘a’ in equation (a+b) <= n and a+b is divisible by x

  6. Print the given pattern recursively

  7. A matrix probability question ?

  8. A nested loop puzzle?

  9. A Pancake Sorting Problem?

  10. A Puzzle on C/C++ R-Value Expressions?

  11. Rat in a Maze with multiple steps or jump allowed?

  12. Active and Inactive cells after k Days?

  13. Add 1 to a number represented as linked list?

  14. Add 1 to number represented as array (Recursive Approach)?

  15. Add elements of given arrays with given constraints?

  16. C/C++ Program to check whether it is possible to make a divisible by 3 number using all digits in an array?

  17. C/C++ Program to Count trailing zeroes in factorial of a number?

  18. Add two numbers represented by linked lists?

  19. All palindrome numbers in a list?

  20. All possible binary numbers of length n with equal sum in both halves?

Total 1436 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:23/72  20-Computer/Page Goto:1 17 18 19 20 21 22 23 24 25 26 27 28 29