Post by Shahana Shaik

Aspiring software developer | Java Programmer | Web Developer | Cybersecurity Enthusiast | Published Researcher

Hey Connections! 🌟 Day 39 of 160 Days of Code 🧩 Problem Solved: Search in a Row-wise Sorted Matrix šŸ’» Language: Java šŸ“ Platform: GeeksforGeeks āœ… Result: Problem solved successfully šŸŽÆ ⚔ Key Learning: While this brute-force solution works for the problem constraints, an optimized approach using Binary Search on each row would reduce the time complexity to O(n log m) instead of O(n*m). #Day39 #160DaysOfCode #Java #DSA #ProblemSolving #GeeksforGeeks #CodingChallenge #ShahanaCodes #WomenInTech

Post content