Mayank Pathak
Mayank Pathak's Blog

Mayank Pathak's Blog

Follow
Series

Programs

In this series, I will be writing some of the important programming problems that has been asked over the internet or in any coding test.

Articles in this series

Discover Max element of each column in matrix

Jun 12, 20213 min read

Hey guys👋, In this post we will be discuss the Program to find maximum element of each column in a matrix i.e., to find the maximum value in each...

Discover Max element of each column in matrix
Do you Know What is Harshad Number
Find Largest and Smallest Element in an Array
Consecutive difference of elements in an Array