udevstack's profile picture.

udevstack

@udevstack

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

udevstack's tweet image. 🔥 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

What is the main purpose of the GET method in RESTful APIs?


🧠 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_

udevstack's tweet image. 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

udevstack's tweet image. 🔥 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
udevstack's tweet image. 🔥 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
udevstack's tweet image. 🔥 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 💪

udevstack's tweet image. 🚀 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 💪
udevstack's tweet image. 🚀 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

udevstack's tweet image. 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
udevstack's tweet image. 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

udevstack's tweet image. 🧩 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
udevstack's tweet image. 🧩 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 趨勢

Loading...

Something went wrong.


Something went wrong.