Загрузка...

Transpose of a matrix-Leetcode867 || java solution

Given a 2D integer array matrix, return the transpose of matrix.

The transpose of a matrix is the matrix flipped over its main diagonal, switching the matrix's row and column indices.



Example 1:

Input: matrix = [[1,2,3],[4,5,6],[7,8,9]]
Output: [[1,4,7],[2,5,8],[3,6,9]]
#DataStructures
#Algorithms
#LeetCodeProblems
#JavaProgramming
#CodingInterviews
#AlgorithmAnalysis
#JavaDevelopment. #DSAInJava
#LeetCodeSolutions
#ProgrammingInJava #ProblemSolving
#DataStructuresInJava
#AlgorithmicThinking
#JavaCodingChallenges
#LeetCodeJava
#DSAProblems
#JavaAlgorithm
#CodingPractice
#JavaDataStructures
#DSAExplained

Видео Transpose of a matrix-Leetcode867 || java solution канала Coding kaksha
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки

На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.

Об использовании CookiesПринять