Deep Dive into the Matrix Data Structure

67 Views
Published
This video will provide you with a deep dive into the matrix data structure. It will explain the fundamentals of its usage, how data is organized in-memory, and provide visual representations of the elements. During the hands-on part, it will show how to create matrixes and fill with data, as well as how to transverse the matrix to perform operations on its elements. It will also share common problems found in coding interviews, such as how to print the matrix values in spiral order, column sorting, and checking if the matrix is a square one.

Resources:
Category
AWS Developers
Be the first to comment