photo

Harsh Mahalwar


Last seen: 3 månader ago Active since 2023

Followers: 0   Following: 0

Programming Languages:
C++
Spoken Languages:
English
Pronouns:
He/him

Statistics

All
  • Solver
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Solved


Toeplitz Matrix
For a given square matrix of order n-by-n check whether this is a Toeplitz matrix or not. Return true if it is.

12 månader ago

Solved


ZigZag matrix with reflected format
ZigZag MATRIX with REFLECTED format. We have only input x. We have to create a matrix in the following pattern. input n=5...

12 månader ago