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. Expedition 33 17.5K posts
- 2. GOTY 11.9K posts
- 3. Moana 15.9K posts
- 4. #IDontWantToOverreactBUT 1,366 posts
- 5. #TheGameAwards 19.2K posts
- 6. Sonic 3 3,242 posts
- 7. Zelda 45K posts
- 8. #RestoreTheSnyderVerse 23.2K posts
- 9. #BuyTheDipNXXT N/A
- 10. #TSCollection 1,430 posts
- 11. Cruz 44.6K posts
- 12. Split Fiction 3,569 posts
- 13. Hades 2 10K posts
- 14. Tyrod Taylor 1,854 posts
- 15. Silksong 29.1K posts
- 16. CHER 17.2K posts
- 17. Jake Paul 11.4K posts
- 18. Victory Monday 6,229 posts
- 19. Donkey Kong 8,102 posts
- 20. $NXXT 2,441 posts
Something went wrong.
Something went wrong.