ParthDeyparthh's profile picture. At the moment, I'm on a journey of discovery—stay tuned for what’s next!

Parth ✨

@ParthDeyparthh

At the moment, I'm on a journey of discovery—stay tuned for what’s next!

Pinned

Day 7/30: Android App Development Course in 2024 By @saumya1singh. **Excited to share what I learned about Android Scroll View ** Got to know about how to set "Text View" inside the "Scroll View".... Scroll View helps to set long paragraph in a small space.... #androiddev ...

ParthDeyparthh's tweet image. Day 7/30: Android App Development Course in 2024
By @saumya1singh. 
**Excited to share what I learned about Android Scroll View **
Got to know about how to set "Text View" inside the "Scroll View".... 
Scroll View helps to set long paragraph in a small space.... 
#androiddev ...

📚 Learned how text → embeddings → vector DB → query works! Tested queries using FastAPI + Swagger UI 🎥 (tutorial coming). This is the backbone of modern RAG systems. 🚀 #AI #VectorDB #FastAPI #RAG


🎉 Day 150 of my #LeetCode daily challenge completed! 🚀 150 days of consistency, growth & problem-solving — from easy to tough ones, every problem added a new perspective. Onwards & upwards! 💻✨ #Coding #DSA #100DaysOfCode #Consistency

ParthDeyparthh's tweet image. 🎉 Day 150 of my #LeetCode daily challenge completed! 🚀
150 days of consistency, growth & problem-solving — from easy to tough ones, every problem added a new perspective. Onwards & upwards! 💻✨
#Coding #DSA #100DaysOfCode #Consistency
ParthDeyparthh's tweet image. 🎉 Day 150 of my #LeetCode daily challenge completed! 🚀
150 days of consistency, growth & problem-solving — from easy to tough ones, every problem added a new perspective. Onwards & upwards! 💻✨
#Coding #DSA #100DaysOfCode #Consistency
ParthDeyparthh's tweet image. 🎉 Day 150 of my #LeetCode daily challenge completed! 🚀
150 days of consistency, growth & problem-solving — from easy to tough ones, every problem added a new perspective. Onwards & upwards! 💻✨
#Coding #DSA #100DaysOfCode #Consistency
ParthDeyparthh's tweet image. 🎉 Day 150 of my #LeetCode daily challenge completed! 🚀
150 days of consistency, growth & problem-solving — from easy to tough ones, every problem added a new perspective. Onwards & upwards! 💻✨
#Coding #DSA #100DaysOfCode #Consistency

The mon is wise


🚀 Exciting News to Share! I’m thrilled to announce that I’ve received an internship offer as a Java Developer at Elevate Labs!

ParthDeyparthh's tweet image. 🚀 Exciting News to Share!

I’m thrilled to announce that I’ve received an internship offer as a Java Developer at Elevate Labs!

#fuck it man, You’re doing great. Doubts are part of the growth.


Day 99/100 – #LeetCode ✅ Problem: Max Events That Can Be Attended II This one hit hard — used Dynamic Programming + Binary Search 😤 One of those problems that teaches you while you solve it. ONE day away from 💯🔥 #100DaysOfCode #DSA #Java #CodeNewbie #TechStudent #DevJourney

ParthDeyparthh's tweet image. Day 99/100 – #LeetCode ✅
Problem: Max Events That Can Be Attended II
This one hit hard — used Dynamic Programming + Binary Search 😤
One of those problems that teaches you while you solve it.
ONE day away from 💯🔥
#100DaysOfCode #DSA #Java #CodeNewbie #TechStudent #DevJourney

Day 85 ✅ – LeetCode Daily Challenge Solved: 2200. Find All K-Distant Indices in an Array 🧠 Loved how this problem tested clean index logic + set usage. Consistency over perfection — let’s keep grinding! 💪 #100DaysOfCode #LeetCode #Java #CodingChallenge #TechTwitter

ParthDeyparthh's tweet image. Day 85 ✅ – LeetCode Daily Challenge
Solved: 2200. Find All K-Distant Indices in an Array 🧠
Loved how this problem tested clean index logic + set usage.
Consistency over perfection — let’s keep grinding! 💪

#100DaysOfCode #LeetCode #Java #CodingChallenge #TechTwitter

LeetCode 3443 ✅ "Maximum Manhattan Distance After K Changes" — what a brain teaser! Dry run in notebook 📒 = key to handling edge cases Math + code = OP today Day 81 complete 🚀 #LeetCode #Java #DSA #100DaysOfCode #CodingChallenge #ManhattanDistance

ParthDeyparthh's tweet image. LeetCode 3443 ✅
"Maximum Manhattan Distance After K Changes" — what a brain teaser!
Dry run in notebook 📒 = key to handling edge cases
Math + code = OP today
Day 81 complete 🚀
#LeetCode #Java #DSA #100DaysOfCode #CodingChallenge #ManhattanDistance

LeetCode Daily ☑️ Did a dry run on paper today & boom 💥 the edge cases just made sense! Didn’t beat many on runtime (5.02%) but enjoyed this one 👇 Learning > Leaderboards 💯 #CodingLife #Java #100DaysOfCode #leetcode

ParthDeyparthh's tweet image. LeetCode Daily ☑️
Did a dry run on paper today & boom 💥 the edge cases just made sense!
Didn’t beat many on runtime (5.02%) but enjoyed this one 👇
Learning > Leaderboards 💯
#CodingLife #Java #100DaysOfCode #leetcode

Day 78 ✅ | #LeetCode Problem: Count Arrays with K Matching Adjacent 💥 Felt HARD. 📚 Tutorials helped. Intuition clicked (finally). 💡 Lesson: Don’t give up—some problems are here to teach, not just test. #100DaysOfCode #DevLife #DSA #Java #CodeNewbie #CodingStreak

ParthDeyparthh's tweet image. Day 78 ✅ | #LeetCode
Problem: Count Arrays with K Matching Adjacent
💥 Felt HARD.
📚 Tutorials helped. Intuition clicked (finally).
💡 Lesson: Don’t give up—some problems are here to teach, not just test.
#100DaysOfCode #DevLife #DSA #Java #CodeNewbie #CodingStreak

Day 77 ✅ | #LeetCode 📊 Problem: Max Diff Between Increasing Elements 🧠 Approach: Simple 2-loop brute force 💡 Code was chill today but streak strong 🔥 🏁 Consistency > Complexity #100DaysOfCode #Java #CodingStreak #DSA #DevJourney #CodingDaily

ParthDeyparthh's tweet image. Day 77 ✅ | #LeetCode
📊 Problem: Max Diff Between Increasing Elements
🧠 Approach: Simple 2-loop brute force
💡 Code was chill today but streak strong 🔥
🏁 Consistency > Complexity
#100DaysOfCode #Java #CodingStreak #DSA #DevJourney #CodingDaily

Day 76 ✅ | LeetCode 🧠 Problem: 1432. Max Difference You Can Get From Changing an Integer 💡 Trick: Think in strings, replace digits smartly, and maximize the diff! #LeetCode #100DaysOfCode #Coding #Java #DSA #DevJourney #ProblemSolving

ParthDeyparthh's tweet image. Day 76 ✅ | LeetCode
🧠 Problem: 1432. Max Difference You Can Get From Changing an Integer
💡 Trick: Think in strings, replace digits smartly, and maximize the diff!
#LeetCode #100DaysOfCode #Coding #Java #DSA #DevJourney #ProblemSolving

Day 74 ✅ Problem: 2616. Minimize the Max Diff of Pairs 🧠 Binary search + greedy = 💥 Streak strong. Learning stronger. 🚀 #LeetCode #100DaysOfCode #DSA #TechTwitter #CodingLife #Java

ParthDeyparthh's tweet image. Day 74 ✅
Problem: 2616. Minimize the Max Diff of Pairs
🧠 Binary search + greedy = 💥
Streak strong. Learning stronger. 🚀
#LeetCode #100DaysOfCode #DSA #TechTwitter #CodingLife #Java

Day 71 ✅ | DSA Daily Grind Problem: 3442. Max Difference Between Even & Odd Freq 📊 Count chars 🔍 Split evens & odds 📐 Find diff 💥 Boom — done! Another day, another logic level up! 🧠🔥 #LeetCode #100DaysOfCode #Java #DSA #CodingStreak #TechTwitter

ParthDeyparthh's tweet image. Day 71 ✅ | DSA Daily Grind
Problem: 3442. Max Difference Between Even & Odd Freq
📊 Count chars
🔍 Split evens & odds
📐 Find diff
💥 Boom — done!

Another day, another logic level up! 🧠🔥
#LeetCode #100DaysOfCode #Java #DSA #CodingStreak #TechTwitter

Day 68 ✅ Solved LC 3170: "Lexicographically Minimum String After Removing Stars" ✨ 🧠 Stack + Greedy FTW Pop on *, build the smallest result 💡 Every day, one step better! #100DaysOfCode #LeetCode #DSA #Java #DevLife #StringLogic #ProblemSolving

ParthDeyparthh's tweet image. Day 68 ✅
Solved LC 3170: "Lexicographically Minimum String After Removing Stars" ✨
🧠 Stack + Greedy FTW
Pop on *, build the smallest result 💡

Every day, one step better!
#100DaysOfCode #LeetCode #DSA #Java #DevLife #StringLogic #ProblemSolving

Day 67/100 ✅ Solved: “2434. Using a Robot to Print the Lexicographically Smallest String” 🤖📜 Greedy + Stack = Lexicographic Chaos 😅 But we survived & solved it! Coding streak alive! 💪 #100DaysOfCode #LeetCode #DSA #Java #CodingLife #DevJourney #GreedyAlgo #CodingStreak

ParthDeyparthh's tweet image. Day 67/100 ✅
Solved: “2434. Using a Robot to Print the Lexicographically Smallest String” 🤖📜
Greedy + Stack = Lexicographic Chaos 😅
But we survived & solved it!
Coding streak alive! 💪

#100DaysOfCode #LeetCode #DSA #Java #CodingLife #DevJourney #GreedyAlgo #CodingStreak

Day 66 ✅ Solved: 1061. Lexicographically Smallest Equivalent String 🔠 🔧 Approach: Build graph of char equivalences DFS to find connected components Replace with smallest char Graph + Strings = underrated combo 💥 #100DaysOfCode #LeetCode #DSA #DFS #GraphTheory #DevJourney

ParthDeyparthh's tweet image. Day 66 ✅

Solved: 1061. Lexicographically Smallest Equivalent String 🔠

🔧 Approach:
Build graph of char equivalences
DFS to find connected components
Replace with smallest char

Graph + Strings = underrated combo 💥

#100DaysOfCode #LeetCode #DSA #DFS #GraphTheory #DevJourney

Day 65 ✅ Solved: 3403. Find the Lexicographically Largest String From the Box I 🔠📦 Simple but important: 🔹 Loop + compare each string 🔹 Track the max lexicographically Small daily reps = long-term gain 💪 #100DaysOfCode #LeetCode #DSA #DevJourney #StringHandling #CodingLife

ParthDeyparthh's tweet image. Day 65 ✅
Solved: 3403. Find the Lexicographically Largest String From the Box I 🔠📦

Simple but important:
🔹 Loop + compare each string
🔹 Track the max lexicographically
Small daily reps = long-term gain 💪
#100DaysOfCode #LeetCode #DSA #DevJourney #StringHandling #CodingLife

United States Trends

Loading...

Something went wrong.


Something went wrong.