C programming
 Computer >> Computer tutorials >  >> Programming >> C programming
  1. Print the balanced bracket expression using given brackets in C Program

  2. Print the corner elements and their sum in a 2-D matrix in C Program.

  3. Print index of columns sorted by count of zeroes in the Given Matrix in C Program.

  4. Print k different sorted permutations of a given array in C Program.

  5. Print left rotation of array in O(n) time and O(1) space in C Program.

  6. Print maximum sum square sub-matrix of given size in C Program.

  7. Print leftmost and rightmost nodes of a Binary Tree in C Program.

  8. Print numbers in sequence using thread synchronization in C Program.

  9. Print string of odd length in ‘X’ format in C Program.

  10. Print the lexicographically smallest BFS of the graph starting from 1 in C Program.

  11. Print the lexicographically smallest DFS of the graph starting from 1 in C Program.

  12. Print steps to make a number in form of 2^X – 1 in C Program.

  13. Print the arranged positions of characters to make palindrome in C Program.

  14. Print the matrix diagonally downwards in C Program.

  15. Print lower triangular matrix pattern from given array in C Program.

  16. Print modified array after multiple array range increment operations in C Program.

  17. Print the longest prefix of the given string which is also the suffix of the same string in C Program.

  18. Print Left View of a Binary Tree in C language

  19. Print Leaf Nodes at a given Level in C language

  20. Print pair with maximum AND value in an array in C Program.

Total 1436 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:33/72  20-Computer/Page Goto:1 27 28 29 30 31 32 33 34 35 36 37 38 39