Top Tweets for #MatrixSearch
This solution works in O(nΒ·m) worst case, but can be optimized to O(n + m) using a smarter search strategy (starting from top-right corner). @geeksforgeeks π
#MatrixSearch #BinarySearch #RowWiseSorted #DSAChallenge #GFG160 #ProblemSolving #CodingJourney #DailyDSA #PlacementPrep
π Day 79 of #geekstreak2025 : Word Search with Backtracking π
One more π¦ checked in the #gfg160 journey with @geeksforgeeks
#dsa #javascript #codinglife #matrixsearch #wordsearch #backtracking #recursion #interviewprep #codingcommunity #techjourney #frontenddeveloper

π #GFG160 β Day 73: Word Found, Letter by Letter! ππ€
Solved the Word Search problem
βοΈ Word Search
#Backtracking #DFS #MatrixSearch #StringProblems #GeeksforGeeks #100DaysOfCode #geekstreak2025
@geeksforgeeks

π #GFG160 β Day 73: Word Found, Letter by Letter! ππ€
Solved the Word Search problem today
βοΈ Word Search
#Backtracking #DFS #MatrixSearch #StringProblems #GeeksforGeeks #100DaysOfCode #geekstreak2025
@geeksforgeeks

β
Day 40 of #gfg160 #geekstreak2025
Problem: Search in a Sorted Matrix
Implemented the optimized approach starting from the top-right corner β‘οΈβ¬οΈ
@geeksforgeeks #cpp #dsa #matrixsearch #100daysofcode #codegrind #dailypractice

β
Day 38 of #gfg160 #geekstreak2025
Problem: Search an element in a matrix
Simple brute force today β keeping it chill! π
1111/1111 test cases passed with 100% accuracy.
@geeksforgeeks #dsa #cpp #matrixsearch #100daysofcode

β¨ GFG 160 β Day 39
π Problem: Search in a Row-Wise Sorted Matrix
π§ Approach:
Used binary search on each row since rows are sorted individually. Efficiently checks for the target with O(n log m) time.
β±οΈ TC: O(n Γ log m) | SC: O(1)
#geekstreak2025 #gfg160 #MatrixSearch

β
Day 39/160 GFG Challenge Completed!
π Problem: Search in a Row-Column Sorted Matrix
π Approach: Brute-force nested loops to locate the element in O(nΒ²) β worked flawlessly for all 1111 test cases!
#GFG160 #MatrixSearch #JavaDSA #CodeEveryDay #geekstreak2025

Day 40| #gfg160
Challenge
β
(40/160)
Solved β π· Search in a Sorted Matrix π·#DSA #BinarySearch #MatrixSearch #gfg160 #geekstreak2025 #LearnInPublic

Day 40 of #gfg160 #geekstreak2025
Solved β
Search in a Sorted Matrix π§©
Applied binary search by flattening the 2D matrix into a virtual 1D array.
Efficient with time complexity O(log(nΓm)), ideal for large matrices.
#BinarySearch #MatrixSearch #DSAChallenge #GFG160 #GeekStreak

π Day 40 of #gfg160
Solved "Search in a Sorted Matrix" today! π
Used binary search by treating the 2D matrix as a 1D array.
βοΈ Time: O(logβ―(nβ―Γβ―m)) β binary search wins again!
#geekstreak2025 #DSA #CPP #BinarySearch #MatrixSearch #Day40Strong

π Day 38 of #gfg160
Q: Search in Row-Column Sorted Matrix
β
Start from top-right:
β If mat[row][col] > x β move left
β If < x β move down
β If == x β found!
π O(n + m) | π¦ O(1)
#DSA #MatrixSearch #100DaysOfCode @geeksforgeeks
![sachinkg_13's tweet photo. π Day 38 of #gfg160
Q: Search in Row-Column Sorted Matrix
β
Start from top-right:
β If mat[row][col] > x β move left
β If < x β move down
β If == x β found!
π O(n + m) | π¦ O(1)
#DSA #MatrixSearch #100DaysOfCode @geeksforgeeks https://t.co/d3Pdk5UjdO](https://pbs.twimg.com/media/GqXTCBSXAAANVia.jpg)
π #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

π Day 39 of #gfg160
Solved "Search in a Row-wise Sorted Matrix" today! π
Looped through each row and used binary search to look for the target β classic divide-and-conquer.
βοΈ Time: O(nβ―Γβ―logβ―m)
#geekstreak2025 #DSA #CPP #BinarySearch #MatrixSearch #Day39Strong

Day 38 of #gfg160 #geekstreak2025
Solved Search in a Row-Column Sorted Matrix π
Started from the top-right corner and used the optimized staircase search to find the target efficiently in O(n + m) time.
#MatrixSearch #StaircaseSearch #DSAChallenge #GFG160 #GeekStreak2025

π Day 38 of #geekstreak2025 @geeksforgeeks
π Searching an element in a Row-Column Sorted Matrix β with NO extra space & O(n + m) time
π» Language: JavaScript #gfg160 #geeksforgeeks #javascriptdsa #matrixsearch #matrixlogic #dsaquestions #rowcolumnmatrix #algorithm #devjourney

π
Day 39 of #gfg160 & #geekstreak2025
Problem: Search in a row-wise sorted matrix
Logic: Apply binary search on each row individually
β±οΈ Time Complexity: O(nβ―Γβ―logβ―m)
πΎ Space Complexity: O(1)
#160DaysOfCode #cpp #DSA #BinarySearch #MatrixSearch
@geeksforgeeks

π #GFG160 β Day 34: Matrix Hunt Begins! ππ
Solved the Search in a Row-Column Sorted Matrix problem today
βοΈ Search in a Row-Column Sorted Matrix
#MatrixSearch #BinarySearch #2DArray #GeeksforGeeks #100DaysOfCode #geekstreak2025
@geeksforgeeks

π
Day 39 of #gfg160
πProblem: Search in a Row-Wise Sorted Matrix
π§ Matrix Property: Each row is independently sorted
βοΈDifficulty: Easy
β± Time Complexity: O(n log m)
π¦Space: O(1)
#JavaScript #DSA #MatrixSearch #geekstreak2025 @geeksforgeeks #CodingChallenge #consistency #js

Last Seen Hashtags on Sotwe
gachaheat shower
giveaway
Seen from Malaysia
tommavi
Seen from Italy
ΰΈΰΈ°ΰΉΰΈΰΈ’ΰΈΰΈ±ΰΈΰΉΰΈ’ΰΉΰΈ
Seen from Thailand
ofnatural
Seen from France
ΰΉΰΈΰΈΰΉΰΈΰΉΰΈΰΈͺΰΈΈΰΉΰΈΰΈΰΈ±ΰΈ’
Seen from Thailand
breastbondage
Seen from Canada
prejac
Seen from Turkey
malefootfetish
Seen from Australia
gaypoolparty
Seen from Indonesia
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



















