
PREM NAVNATH JADHAV
@PremNavnat56636
Followers
27
Following
201
Media
153
Statuses
244
MERN developer || learning web3|| #dsa || #leetcode || tech enthusiastic || CSE'27 || fitness freak
Joined March 2024
Thrilled to be selected for the AICTE Internship on AI Transformative Learning with TechSaksham, a joint CSR initiative of Microsoft & SAP! Excited for hands-on experience, mentorship, and impactful AI projects. #AI #Internship #Microsoft #SAP #AICTE #Learning #TechSaksham
0
0
0
Day 139 of #100DaysOfCode π.Solved LeetCode 1991: Find the Middle Index in Array.It's all about finding that perfect balance point βοΈ where the sum of the left subarray equals the sum of the right one. #LeetCode #Python #CodingChallenge #Algorithms #SoftwareDevelopmen
2
0
16
Day 138 of consistent coding. Today's problem was "Combination Sum," a classic backtracking exercise. It's rewarding to build and debug the logic to finally get that green "Accepted." Always learning, always growing. #Algorithms #SoftwareEngineering #CPlusPlus #100DaysOfCode
0
1
6
Day 137 of code! πͺ Just solved a problem on LeetCode with a runtime of 3ms (beating 28.39%) and 17.00 MB memory (beating 54.99%). Always feels good to get that "Accepted" verdict! π #coding #leetcode #100DaysOfCode
0
0
2
Day 136 of coding practice! π» Solved "Generate Parentheses" on a coding platform. It's a Medium-difficulty problem, and my solution got Accepted with a pretty good runtime and memory usage. Progress feels good! Onwards and upwards. π #100DaysOfCode #CodingJourney #problem
0
0
0
Day 135 of my coding journey! π Just tackled a recursion problem on LeetCode 326 and got it accepted. Small victories add up! Persistence is key. Problem Name : Power of Three.#100DaysOfCode #Recursion #LeetCode #ProblemSolving
1
0
9
Consistency pays off! . So proud to have earned the LeetCode "100 Days Badge 2025" for solving problems for over 100 days this year. The discipline has been a huge part of my growth. Onwards to the next milestone! π. #100DaysOfCode #LeetCode #Coding #Programming #ProblemSolving
0
0
2
Day 134 : .sharpening my coding skills! Just wrapped up LeetCode 784: Letter Case Permutation. Interesting one to get all those combinations. What's your go-to permutation approach? .#LeetCode #Algorithm #Permutation #CodingChallenge #134Days
0
0
2
Day 133:#Recursion.Solved the "Subsets with Duplicates" problem. It's always satisfying to see that green "Accepted" after working through a recursive solution. Using a set was a clean way to handle the uniqueness constraint. The grind continues.#100DaysOfCode #CodingChallenge
3
0
6
Day 132 of #100DaysOfCode.Solved LeetCode 779: K-th Symbol in Grammar π.Used recursion + midpoint logic to flip bits efficiently! π‘.#LeetCode #Recursion #BitManipulation #CodingJourney
2
1
18
Day 131 : -. Crushed it! π Solved the "countWays" problem with 100% accuracy and in blazing 0.02 seconds! That's what I call progress. The DP approach worked like a charm. #CodingJourney #ProblemSolving #GeeksforGeeks #CompetitiveProgramming #DP #CountWays
1
0
5
Day 130 of coding challenges: Solved "Count of Good Numbers"! π Another problem conquered, feeling the progress. Onwards and upwards! #CompetitiveProgramming #ProblemSolving #CodingJourney #100DaysOfCode
2
0
8
Day 129! π Tackled a bitwise manipulation problem today: swapping nibbles in an integer! π‘ It's all about using the right masks (0x0F and 0xF0) and bit shifts. Solved it efficiently and learned a lot! #BitwiseOperations #CodingChallenge #ProblemSolving #Day129 #Cpp
0
0
2
It's Day 128! π Today's coding challenge: finding Array Leaders! An element is a leader if it's greater than or equal to all elements to its right. The rightmost element is always a leader. Solved it efficiently with a single right-to-left pass! #DSA #CodingChallenge #Array
2
0
14
Day 126: Permutations of a String! π. Tackling this classic problem today. The most common approach uses backtracking to systematically generate all possible arrangements of characters. Essential for understanding recursive algorithms! #CodingJourney #DSA #Backtracking
0
0
2
π§ Day 125 of #100DaysOfCode. Solved LeetCode #17 π Letter Combinations of a Phone Number.π± Given digits like 23, return all letter combos like on a dial pad. π Used backtracking to generate combinations recursively!.π Try it:
0
0
2
π Day 124 of #100DaysOfCode.π§ Solved the classic Pair Sum problem today using hashing!.Part of Day 1/43 β Teacher's Day Challenge 2025.An initiative by PAT Cell at #VITBhopal π―.Excited for 43 Days of Coding Excellence leading to Sept 5.#DrGViswanathan #CodingChallenge.
0
0
0
Day 123 of coding Still pushing lines, learning new things, and solving challenges one commit at a time. Ever tackled the "count of inversion" problem? That's what I'm diving into today! Every day is a step forward! #100DaysOfCode #CodingJourney #CodeEveryDay #InversionCount
2
0
7
π Day 122 of #100DaysOfCode.β
Solved Merge Sort on LeetCode.π§ Implemented recursive merge logic with dynamic memory allocation.π Runtime: 244 ms (Beats 53.77%).πΎ Memory: 156.2 MB (Beats 39.09%).Keep learning, keep sorting! ππ‘.#LeetCode #CPP #DSA #MergeSort #CodingJourney
0
0
6
Day 121: started recursion today: Solved foundational problems like sum of array elements, linear search, binary search, and checking if an array is sortedβall using recursive approaches. Feeling that algorithmic power! . #Recursion #100DayChallenge #100daysofcoding #Day121.
0
0
0