MATRIX C PROGRAMS|programology

#PROGRAMOLOGY is a student interest site providing best possible
* SOURCE CODES
* C PROGRAMMING MCQ’S
* PROGRAMMING BOOKS
* FREQUEnTLY ASKED C PROGRAMMING INTERVIEW QUESTIONS
CURRENTLY we are working on C PROGRAMMING in addition we are thinking about JAVA AND SCRATCH as well
//DO SUGGEST PLEASE..
GRAB AUTHOR ON
https://www.fiverr.com/am10shiekh
//kindly work on inverted commas in program if you are facing any error to get bug free result
//HAPPY PROGRAMMING

  1. c Program to Check if 2 Matrices are Equal
  2. c Program to Calculate the Sum & Difference of the Matrices
  3. c Program to Compute the Product of Two Matrices
  4. Search in a row wise and column wise sorted matrix
  5. c Program to Calculate the Addition or Subtraction & Trace of 2 Matrices
  6. c program for the ADDITION OF TWO MATRICES
  7. c Program to Display Lower Triangular Matrix
  8. c Program to Display Upper Triangular Matrix
  9. c Program to Find the Trace & Normal of a given Matrix
  10. c Program to do the Sum of the Main & Opposite Diagonal Elements of a MxN Matrix
  11. c Program to Find the Sum of each Row & each Column of a MxN Matrix
  12. c Program to Accept a Matrix of Order MxN & Interchange the Diagonals
  13. c Program to Find the Frequency of Odd & Even Numbers in the given Matrix
  14. c Program to Sort Rows of the Matrix in Ascending & Columns in Descendng Order
  15. c Program to Interchange any two Rows & Columns in the given Matrix
  16. c Program to Determine if a given Matrix is a Sparse Matrix
  17. c Program to Check if a given Matrix is an Identity Matrix
  18. c Program to Perform Matrix Multiplication using Recursion
  19. c Program to Find the Transpose of a given Matrix
  20. c program to add two matrix
  21. Write a program for matrix multiplication in c
  22. c program for matrix multiplication
  23. c program for Determinant of 2X2 matrix
  24. c program for Determinant of 3X3 matrix
  25. c program to find determinant of a matrix
  26. Strassen’s matrix multiplication program in c program
  27. c program to print or display upper triangular matrix
  28. c program to print lower triangular matrix
  29. c program to find inverse of a matrix
  30. C program for TRANSPOSE of a matrix
  31. c program to find the Sum of diagonal elements of a matrix
  32. c Program to Calculate the Sum of the Elements of each Row & Column
  33. c program to Search in a row wise and column wise sorted matrix
  34. c program to Print a given matrix in spiral form
  35. c program for Boolean Matrix Question
  36. c program to print unique rows in a given boolean matrix
  37. c program for maximum size square sub-matrix with all 1s
  38. c program to print Matrix Diagonally
  39. c program for dynamic Programming | Set 27 (Maximum sum rectangle in a 2D matrix)
  40. c program to create a matrix with alternating rectangles of O and X
  41. c program to find the row with maximum number of 1s
  42. c program to print all elements in sorted order from row and column wise sorted matrix
  43. c program for given an n x n square matrix, find sum of all sub-squares of size k x k
  44. c program to Count number of islands where every island is row-wise and column-wise separated
  45. Boolean Matrix Question
  46. Find row with maximum number of 1s in sorted matrix
  47. Maximum size square sub-matrix with all 1s
  48. c program to find a common element in all rows of a given row-wise sorted matrix

2 thoughts on “MATRIX C PROGRAMS|programology

  1. it is very good progrmming but it is in complete programs . please up load all the programs of c and c++ with examples and every funtions .

    Like

Leave a comment