Tag: matrix

  • Program to print Transpose of a matrix in C language

    The following program print the transpose of the matrix in C. The transpose of a matrix makes the row to column and column to row. If the matrix is in the form a[3][2] then the transpose of such a matrix will be a[2][3]. About the Code: The code is written in two dimensional array taking…

  • Hacker’s Cinema: Movies to watch for Hackers

    Hacker’s Cinema: Movies to watch for Hackers

    Movies motivates us into becoming a certain personality. It’s just “We are, what we watch! “. If you are a curious person and knowledge driven then you might have already watched some of these movies, episodes and documentaries that are listed below. If not then you must be here because you might be looking for some.…