Pranay Gupta (@pranaygupta1410) 's Twitter Profile
Pranay Gupta

@pranaygupta1410

🚀 Btech 3rd Yr @TIETofficial | 💡Everyday I'm diving into Web Dev & DSA | Solving problems,building projects,and learning something new each day | #WebDev #DSA

ID: 1864430225897213956

calendar_today04-12-2024 22:03:12

52 Tweet

41 Followers

97 Following

Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

Day 18 of #100DaysOfCode: 🚀 Started learning Stacks and Queues 🤓 Implemented them using both arrays and linked lists 🛠️ Solved 2 LeetCode problems: 1️⃣ Implement Stack using Queues 2️⃣ Implement Queue using Stacks Progress feels amazing! 💪 #DSA #CodingJourney #LetsConnect

Day 18 of #100DaysOfCode: 🚀

Started learning Stacks and Queues 🤓
Implemented them using both arrays and linked lists 🛠️
Solved 2 LeetCode problems:
1️⃣ Implement Stack using Queues
2️⃣ Implement Queue using Stacks
Progress feels amazing! 💪 
#DSA #CodingJourney #LetsConnect
Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

Day 19 of #100DaysOfCode ✅ Solved 2 LeetCode questions: Valid Parentheses (#20) Min Stack (#155) 🌀 Revised concepts of stacks and their applications. Feeling more confident in handling stack-based problems now! 🚀 #LeetCode #DSA #CodingJourney

Day 19 of #100DaysOfCode
✅ Solved 2 LeetCode questions:
Valid Parentheses (#20)

Min Stack (#155)
🌀 Revised concepts of stacks and their applications. Feeling more confident in handling stack-based problems now! 🚀
#LeetCode #DSA #CodingJourney
Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

Day 20 of #100DaysOfCode ✅ Wrapped up today's DSA grind and started exploring the monotonic stack pattern—it's fascinating! 🌟 Sorry for the delay, but I'll post the full update tomorrow morning. Stay tuned! 💻 #DSA #CodingJourney

Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

Day 21 of #100DaysOfCode ✅Wrapped up today's DSA grind and explored more of the monotonic stack pattern—it's fascinating! solved leetcode 739 Daily Temperatures

Day 21 of #100DaysOfCode ✅Wrapped up today's DSA grind and explored more of the monotonic stack pattern—it's fascinating! solved leetcode 739
Daily Temperatures
Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

✨ Day 24 of #100DaysOfCode ✨ Solved a new problem: Find the Prefix Common Array 🛠 Pattern Used: Two-pointer with hash set 💡Logic: Traverse arrays A & B together. Use a set to track seen elements and count common ones incrementally. Build prefix common counts in O(n)

✨ Day 24 of #100DaysOfCode ✨
Solved a new problem: Find the Prefix Common Array
🛠 Pattern Used: Two-pointer with hash set
💡Logic:
Traverse arrays A & B together.
Use a set to track seen elements and count common ones incrementally.
Build prefix common counts in O(n)
Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

Some might think I'm inconsistent with coding, but it's not that. In my busy college schedule, I often focus on web development instead of DSA. It's all about balancing priorities and growing as a developer. 🌟 #WebDevelopment #CollegeLife #CodeJourney

Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

💻 #100DaysOfCode Day 25 & 26 🎨 Built a fancy UI website! Focused on clean, responsive design with smooth animations. 🚀 ✨ Explored: Advanced CSS styling Flexbox/Grid magic Minimalist animations for a modern feel

💻 #100DaysOfCode Day 25 & 26
🎨 Built a fancy UI website! Focused on clean, responsive design with smooth animations. 🚀
✨ Explored:
Advanced CSS styling
Flexbox/Grid magic

Minimalist animations for a modern feel
Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

Day 27 of #100DaysOfCode: Feeling unwell today but stayed on track with revising advanced JavaScript concepts – closures, prototypes, and async/await. Every little step counts! 💻✨ #JavaScript #CodeNewbie

Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

Days 28-30 of #100DaysOfCode: Despite being really unwell, I pushed through and focused on binary search on answers in DSA. Also did a deep dive into web development, revising JavaScript fundamentals. Feeling better now and ready to keep the streak alive! 💪 #CodeEveryday

Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

Feeling much better now! 💪 Back to the grind—DSA, web dev, and chasing goals. Let's keep pushing forward! 🚀 #100DaysOfCode #GrindContinues

Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

🚀 Day 31/100 #100DaysOfCode Productive day ! Solved: ->Remove All Occurrences of a Substring ->Reverse Words in a String ->Largest Odd Number in String ->Longest Common Prefix ->Isomorphic Strings Feeling the momentum! 💻✨ #DSA #LeetCode #CodingJourney

Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

Day 32 of #100DaysOfCode ✅ Today, I tackled the 'Valid Anagram' and 'Rotate String' problems in DSA. 🚀 Improved my problem-solving skills and string manipulation techniques! 🔥 #DSA #LeetCode #JavaScript #CodingJourney #WebDev

Day 32 of #100DaysOfCode ✅
Today, I tackled the 'Valid Anagram' and 'Rotate String' problems in DSA. 🚀
Improved my problem-solving skills and string manipulation techniques! 🔥
#DSA #LeetCode #JavaScript #CodingJourney #WebDev
Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

Studied stopPropagation() in JavaScript today! 🛑✨ It prevents event bubbling without affecting default behavior—super handy for managing nested components. Another step forward in event-driven programming! 💻 #100DaysOfCode #JavaScript

Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

Day 33 & 34 of #100DaysOfCode: Almost done with Striver's String Sheet questions! 🚀 Feeling more confident with strings now. Let's keep this momentum going! 💪 #Coding #DSA

Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

Day 35 & 36 of #100DaysOfCode: Dived into the first 6-7 Linked List problems from Striver's sheet! Who else is grinding through this challenge? Share your progress! Let’s learn together! 💻 #DSA #LinkedList #StriversSheet #CodingCommunity

Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

Back on X after a long break 👋 Ready to dive back into Web Dev, DSA, and sharing everything I learn along the way! 🚀 Let’s build, learn and grow together 💻⚡️ #WebDev #DSA #100DaysOfCode

Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

Day 1 ✅ This is everything I studied today 📚💻 • What is REST • CRUD operations • Creating RESTful APIs • Index, Show, Create & New, Edit, Update, Destroy Routes • Redirects & UUIDs Slow progress is still progress 💪🔥 #coding #webdev #100DaysOfCode

Pranay Gupta (@pranaygupta1410) 's Twitter Profile Photo

🧠 One API Call at a Time: Building MERN apps + LLMs + RAG + knowledge graphs that learn, reason & adapt in real time. Chatbots, dynamic docs & predictive recommendations. The future: web apps that think, not just serve. 🚀