Explore tweets tagged as #MatrixManipulation
Day 46 of #gfg160 β #geekstreak2025.Solved: Union of Arrays with Duplicates.Strategy: Use HashSet to store all unique elements from.both arrays.Time: O(n+m) | Space: O(n+m).#CodeNewbie #DSAwithCPP #LeetCodeStyle #MatrixManipulation #CodingDaily #TechWithPurpose #ProblemSolving
0
0
1
π₯ Day 37 of #gfg160 & #geekstreak2024: Rotate Matrix by 90Β° π. Steps:.1οΈβ£ Transpose: Swap mat[i][j] β mat[j][i]. 2οΈβ£ Column Flip: Reverse each column. Matrix magic made simple! πͺ. #MatrixManipulation #CodingJourney #geeksforgeeks
0
0
1
π Day 41 of #gfg160. Solved "Set Matrix Zeroes in Constant Space" today! π§ .The tricky part was modifying rows and columns in-place using the first row and column as markers.βοΈ Time: O(n Γ m).πΎ Space: O(1). #geekstreak2025 #DSA #CPP #MatrixManipulation #Day41Strong
0
0
0
π₯ Day 41 of #gfg160 & #geekstreak2024: Set Matrix Zeroes π‘. π Logic:.1οΈβ£ Use the first row & column as a zero tracker. 2οΈβ£ Cleverly set rows & columns to zero w/o extra space. #CodingChallenge #MatrixManipulation #DSA @geeksforgeeks #gfg #geeksforgeeks #programming
0
0
4
Unlock the power of matrices in Python!. Learn how to effortlessly transpose matrices with our step-by-step guide. #IEMLabs #PythonProgramming #DataScience #CodingTips #MatrixManipulation #PythonDev #TechSkills #ProgrammingLife #DataAnalysis #CodeNewbie #LearnPython
0
0
0
#Day9 of #100DaysOfCode π₯³:Just solved 'Set Matrix Zeros' and 'Rotate Matrix by 90 Degrees' from Striver's A2Z DSA sheet on LeetCode! π #DSA #LeetCode #StriverSheet #ProblemSolving #Coding #MatrixManipulation #TechJourney
1
0
11
β
Day 41 β #gfg160.π§ Problem: Set Matrix Zeroes.π Approach: Mark rows and columns with zeroes using HashSets.π Time-efficient & avoids extra space for full matrix copy. #geekstreak2025 #gfgPractice #JavaDSA #MatrixManipulation #CleanCode #ProblemSolving #CodeStreak
0
0
0
π Day 24 of #gfg160 Challenge: Rotated a square matrix 90Β° anti-clockwise in-place! π‘ . No extra space, just pure logic! π§ . #Coding #MatrixManipulation #geekstreak2024 #womenintech
3
0
33
Day 220 β
.πΉ Row-Wise Matrix Search.πΉ Median in Row-Wise Sorted Matrix. Diving deeper into efficient matrix searches! π #100DaysOfCode #MatrixManipulation #BinarySearch #CodeJourney #dsa #SoftwareDevelopment
0
0
8
π Hello, everyone!.#Day212 of my coding streak is done! Hereβs what I tackled today:. 1. Maximum Number of K-Divisible Components (Hard). 2. Rotate by 90 Degrees (Easy). #LeetCode #GFG160 #GeekStreak2024 #GraphTheory #MatrixManipulation #ProblemSolving #KeepLearning
1
0
12
π Thrilled to share my solution to the "Spiral Order Matrix" challenge for Day 37 of #365daysofcode! π. π Problem Statement:.The task was to traverse a 2D matrix in a spiral order and collect the elements in a list. #CodingChallenge #Java #Algorithm #MatrixManipulation #Tech
0
0
0
π Hello, everyone!.#Day216 of my coding streak is done! Hereβs what I solved today:. 1. Find Largest Value in Each Tree Row (Medium). 2. Set Matrix Zeroes (Medium). #LeetCode #GFG160 #GeekStreak2024 #TreeTraversal #MatrixManipulation #ProblemSolving #KeepLearning
0
0
10
π Hello, everyone!.#Day211 of my coding streak is complete, and here are todayβs problems:. 1. Reverse Odd Levels of Binary Tree (Medium). 2. Spirally Traversing a Matrix (Medium). #LeetCode #GFG160 #GeekStreak2024 #TreeTraversal #MatrixManipulation #ProblemSolving
0
0
3
π Day 54 of #100DaysOfCode: Solved the Rotate Matrix to Right problem! ππ§© Improved my skills in matrix manipulation and algorithm design. Excited to keep progressing! #CodingJourney #MatrixManipulation #AlgorithmDesign #ProblemSolving #Consistency #HardWork
0
0
3
Day 41 of #geekstreak2025 β
.Tackled the Set Matrix Zeroes problem today!.#gfg160 #100DaysOfCode #DSA #MatrixManipulation
1
0
27
π Hey Code Wizards! π. π Day 16 of my DSA journey! Today, I tackled two exciting matrix challenges:. 1οΈβ£ Print Matrix in Wave Form.2οΈβ£ Print Matrix in Spiral Form. #2DArrays #MatrixManipulation #ProblemSolving #LearnInPublic #TechCommunity #CodingChallenge
0
0
1
Day 35 of #100DaysOfCode.β
LeetCode 118: Pascalβs Triangle.π‘ Solved using a nested loop to build rows by summing adjacent values in the previous row. Visualized recursion in action!.#Java #LeetCode #Coding #DSA #MatrixManipulation #StudyInPublic #ProblemSolving #Programming
0
0
2
ππ»Day 31 of #100DaysOfCode: Learned to rotate a matrix 90Β° counterclockwise today! π First, I used a column-wise reverse and then a row-wise reverse to get the job doneπ§βπ» #CodingJourney #DSA #MatrixManipulation #codecraft28 #learntocode
0
0
2
π Hello everyone,.#Day110 of my @LeetCode journey is complete! Today, I tackled two engaging problems:. 1. Spiral Matrix IV (Medium). 2. Count Square Submatrices with All Ones (Medium). #LeetCode #CodingJourney #DynamicProgramming #MatrixManipulation #ContinuousLearning
0
0
3
Day 33 of #100DaysOfCode.β
LeetCode 54: Spiral Matrix.π‘ Solved using boundary traversal to extract elements in spiral order!.Another challenge conquered π.#Java #LeetCode #Coding #DSA #MatrixManipulation #StudyInPublic #ProblemSolving #Programming
1
0
3