Day 1 – Daily Coding Update ⚡ Focused on staying consistent today. Built features for my ChatGPT-style app (guest mode, temp chats, auto titles) and practiced stack-based DSA problems. A lot of debugging, but a lot of progress too. 🚀 On to the next day.
🔥 Solved LeetCode #84 – Largest Rectangle in Histogram Used Monotonic Stack to find Next Smaller Left & Right → width = right[i] - left[i] - 1 area = height[i] * width Max area ✅ in O(n) #LeetCode #DSA #JavaScript #Coding #Stack @sheryians_ @harshbhaiyaa @ankurdotio
🧠 Fixed socket bugs & cleaned my ChatGPT project! Added temporary chat + guest mode 💬 Code’s now clean, structured & smooth 🚀 #100DaysOfCode #NodeJS #SocketIO #MERN #Backend #CleanCode
Solved the Stock Span Problem using a Monotonic Decreasing Stack 💪. Efficiently computed spans in O(n) by storing indices instead of values! 📈🔥 #DSA #Stack #MonotonicStack #CodingJourney @harshbhaiyaa @ankurdotio @sheryians_
🔥 DSA Recap: Reversed a Queue using a stack, solved Valid Parentheses with stack logic, and nailed Next Greater Element using a Monotonic Stack 💪 — solid boost to my stack & queue fundamentals ⚡ #DSA #CodingJourney #ProblemSolving @harshbhaiyaa @ankurdotio
🚀 Today I built both Queue & Dequeue (Deque) using arrays in JavaScript! 🧩 Queue → FIFO (add rear, remove front) 🔁 Deque → add/remove from both ends Understanding how data flows from front & rear really cleared my DSA basics 💪
Faced a real dev challenge today 😅 For my ChatGPT clone, I had some UI and functionality built by AI — but to add new features, I had to fully understand that code myself, line by line, and then update the logic and backend API 💻⚡
🚀 Building my ChatGPT Clone! Backend done ✅ (Node.js + Express + OpenAI API) Now working on the frontend — completed Auth (Login & Register) and fixed chat UI 💬 Next: enhancing chat flow & adding image generation ⚡
Today I implemented a Deque (Double Ended Queue) using a linked list in JavaScript 💻 ✨ Key Operations: insertAtFront() insertAtRear() deleteAtFront() deleteAtRear() PrintDEQ() 📚 A Deque allows insertion and deletion from both ends #JavaScript #DSA #CodingJourney
🧩 LeetCode #2 — Add Two Numbers 🧩 LeetCode #25 — Reverse Nodes in k-Group Both done today ✅ Felt good debugging edge cases like carry handling & recursive reversal. #LeetCode #JavaScript #DSA #Coding
A clean intro animation with smooth nav transitions — perfect for any developer portfolio or personal brand site. Built for performance, precision, and personality. You can add something like this to your own site too — reach out if you’d like it done right. ⚡ #YourPortfolio
United States 趋势
- 1. #WWERaw 150K posts
- 2. Raiders 75.2K posts
- 3. Cowboys 46.7K posts
- 4. Gunther 19.5K posts
- 5. Pickens 18.1K posts
- 6. Geno 14.9K posts
- 7. Jeanty 6,165 posts
- 8. Chip Kelly 2,055 posts
- 9. Pete Carroll 2,585 posts
- 10. Roman 70.5K posts
- 11. Roman 70.5K posts
- 12. Dolph 38.7K posts
- 13. AJ Lee 17.4K posts
- 14. #RawOnNetflix 3,574 posts
- 15. Becky 61.4K posts
- 16. Maxxine 17.7K posts
- 17. Quinnen Williams 4,690 posts
- 18. Mark Davis 1,201 posts
- 19. #WickedForGood 7,589 posts
- 20. John Cena 57.7K posts
Something went wrong.
Something went wrong.