Top Tweets for #2dArray
Lecture 23 of STRIKE DSA
Worked on matrix-based problems today:
• Search in 2D matrices
• Spiral traversal
• Transpose & rotations
• Row-wise computations
Instructor - @rohit_negi9 sir
#DSA #Matrix #2DArray #ProblemSolving

Lecture 22 of STRIKE DSA
Revised 2D arrays today:
• Memory layout of 2D arrays
• Matrix transpose problem
Keeping the basics strong.
Instructor - @rohit_negi9 sir
#DSA #Cplusplus #2DArray #ProblemSolving #Array #heap

DAY - 34 of STRIKE
LECTURE - 22 of DSA was about Introduction to 2D - Array by @rohit_negi9 bhaiya
#2darray #dsa #strike #rohitnegi #ProblemSolving

Lecture 22 | DSA (Strike Course by @rohit_negi9)
Today I learned 2D arrays fundamentals — initialization, value assignment, memory addressing, and matrix transpose. Built clarity on how matrices work internally and in memory.
#DSA #2DArray #Matrix #Cplusplus #DailyLearning

🚀 Day 3/30 – DSA Challenge
Solved 2D Array Advanced Problems ✅
Worked on matrix logic, traversal & optimization 🧠
Code uploaded on GitHub 💻
#DSA #CodingLife #30DaysOfDSA #Java #2DArray #Matrix
👉 https://t.co/Xtm1vkFGCf

🚀 Day 2/30 – DSA Challenge
Solved 2D Array & 2D ArrayList problems ✅
Focused on traversal, input/output & basic operations 🧠
Code uploaded on GitHub 💻
#DSA #CodingLife #30DaysOfDSA #Java #2DArray #ArrayList
👉 https://t.co/Xtm1vkFGCf

Started with pen-and-paper chaos, ended with a 2D array making sense.
Rows, columns, nested loops, brain hurt a little, but it clicked.
Learning JavaScript isn’t about writing code first,
its about learning how to think.
#JavaScript #2DArray #CodingJourney #100DaysOfCode #Logic

Day 65 of #codeSomethingAgainAndAgain started trying #2DArray in #DSA , it was a random thought so might be still doing #dynamicSlidingWindow .
Maximum Area of Longest Diagonal Rectangle: https://t.co/q55YoE0y5C
My Solution:
Time Complexity: O(N)
Space Complexity: O(1)
#LeetCode #Array #Vector #DSA #CPP #CodingChallenge #Programming #Problem #Solution #2dArray

🔥 Day 327 of #geekstreak2025
✅ GFG POTD: Maximum Sum Rectangle
🧠 Reduced 2D to 1D using Kadane’s algorithm by fixing left & right column boundaries and compressing rows — classic max submatrix sum trick!
#potd #gfg327 #kadane #2darray #dsa #geekstreak2025

🔥 Day 326 of #geekstreak2025
✅ GFG POTD: 2D Difference Array
🧠 Used a 2D prefix-diff matrix to apply range updates in constant time, followed by cumulative row & col sums to build the final matrix.
Smart and efficient!
#potd #gfg326 #2darray #prefixsum #dsa #geekstreak2025

Multidimensional arrays are just arrays of arrays! int[][] matrix = new int[3][3]; Perfect for grids and games. #2DArray
🔁Day 38 of #100DaysOfCode
Solved @LeetCode medium: "𝟰𝟴. 𝗥𝗼𝘁𝗮𝘁𝗲 𝗜𝗺𝗮𝗴𝗲"
Approach: Transpose the matrix->Reverse each row
#LeetCode #DSA #CodingChallenge #nationskillup #skillupwithgfg #ravixpanchal #Cplusplus #2DArray
@ai_ds_gsv , @geeksforgeeks , @ShradhaKhapra_

Days 15 of #100DaysOfCode
Today I learned some 2d array problems
- Print no of 7's in the 2d array
- Sum of 2nd row
- Print transpose of matrix
#Java #DSA #2dArray

LeetCode Day 68
1260. Shift 2D Grid
Flatten the 2D grid into 1D, shift each element by k positions using modulo, and rebuild the 2D grid.
🕒 O(m x n) | 💾 O(m x n)
#LeetCode #Java #Matrix #2DArray #100DaysOfCode

🚀 #GFG160 – Day 36: Matrix Mastery Continues! 🧠🗺️
Solved the Search in a Sorted Matrix problem today — optimized search using Binary Search on a virtual 1D array!
✔️ Search in a Sorted Matrix
#BinarySearch #2DArray #GeeksforGeeks #100DaysOfCode #geekstreak2025
@geeksforgeeks

🚀 #GFG160 – Day 35: Searching Smartly! 🔍📈
Solved the Search in a Row-wise Sorted Matrix problem today — leveled up my matrix search skills!
✔️ Search in a Row-wise Sorted Matrix
#MatrixSearch #BinarySearch #2DArray #GeeksforGeeks #100DaysOfCode #geekstreak2025
@geeksforgeeks

Trends for you
Most Popular Users

Elon Musk 
@elonmusk
240.1M followers

Barack Obama 
@barackobama
119.3M followers

Donald J. Trump 
@realdonaldtrump
111.6M followers

Cristiano Ronaldo 
@cristiano
108.8M followers

Narendra Modi 
@narendramodi
106.9M followers

Rihanna 
@rihanna
97.2M followers

NASA 
@nasa
92.1M followers

Justin Bieber 
@justinbieber
90.5M followers

KATY PERRY 
@katyperry
86.7M followers

Taylor Swift 
@taylorswift13
80.5M followers

Lady Gaga 
@ladygaga
72.1M followers

Kim Kardashian 
@kimkardashian
69.3M followers

YouTube 
@youtube
68.6M followers

Virat Kohli 
@imvkohli
68.4M followers

Bill Gates 
@billgates
63.4M followers

The Ellen Show
@theellenshow
62.5M followers

CNN 
@cnn
61.9M followers

Neymar Jr 
@neymarjr
60.9M followers

X 
@x
60.9M followers

CNN Breaking News 
@cnnbrk
59.9M followers






















