Search results for #10daysofcode
Fixed it! The missing piece was adding s[end] into the set after shrinking the window. Lesson learned: sliding windows only work if the window actually grows 😂 #10DaysOfCode #LeetCode #CodingJourney
3/3 done for today, but the last one got me 🤦🏽♂️ Tried solving LC3 (Longest Substring Without Repeating Characters) and missed a key detail… window wasn’t updating properly. Failure logged ✅ #10DaysOfCode #LeetCode
Day 1 — Morning Problem 1/3: LC643 (Max Avg Subarray) in JS. How: sliding window, keep sum of k, add right, subtract left, track best → best/k. #10DaysOfCode #LeetCode #JavaScript
Starting a 10-Day Sprint 🚀 I’ll solve 3 LeetCode problems a day (plus whatever I build). I’m a bit rusty, but I’m showing up, progress > perfection. Day 1 starts now. #10DaysOfCode #LeetCode
Day 40/100 🚀🔥 #10DaysOfCode #BuildInPublic Solved 3 LeetCode questions today! ✅ POTD ✅Subsets ✅ Subsets II Key Takeaway: Got the Backtracking way of solving problems, Today's Quote:🏹 "Every day is a new commit to your life’s repo." 🙂😊 Keep coding, keep growing! 🌟
Day 39/100 🔥🔥 #10DaysofCode #buildinpublic #AiAgent #n8n I was working on AI personal Assistance using N8n, implemented voice command feature using Assembly Ai TTS, I'll add some more features tomorrow 🙂😎 + gave 1 hr in Communication &GD
sorry for the late update but Day 4 – #BuildInPublic 👨💻 - Solved 2 A-Z DSA problems by @striver_79 //shots algorithm Questions - Consistently Following @namastedev_ DSA course #10DaysOfCode#DSA #StriverSheet #SystemDesign @takeUforward_ @akshaymarch7
Day 3 – #BuildInPublic 👨💻 ✅ Solved 2 A-Z DSA problems by @striver_79 🎥 Watched awesome system design vids by @piyushgarg_dev 🧠 Still consistently following @namastedev_’s DSA course Every line of code counts 💪 #10DaysOfCode #DSA #StriverSheet #SystemDesign
Day 2 – #BuildInPublic Solved 4 problems from @striver_79 A-Z DSA sheet 💻 Struggled with half, only got 3 runs right. But learned a lot! Now I write code in my editor before testing on @takeUforward_ — it helps! #10DaysOfCode #DSA #StriverSheet
No longer surprise on the consequences of vibe coding, a quick search of OPENAI_API_KEY on GitHub will surprise you, how protected is your API_KEYs? As you build, build with security 🔐 #BuildWithSecurity #coding #10DaysOfCode #buildinginpublic #TechForGood
Shouldn't #100DaysOfCode just be #10DaysOfCode now that LLMs have made us all 10x engineers
Day 10/10 – Conditional Rendering in React 🧠 Learned how to dynamically render components based on state 🧩 Used ternary operators, logical &&, and switch cases 🎯 Made my UI more interactive and smart! Code meets decision-making! #10DaysOfCode #ReactJS
Day 9/10 ✅ Explored how to build a 404 Error Page in React ✨ Learned how to use useNavigate, gradient backgrounds & emoji elements 👩🎨 Styled it to match the theme of my home page 📌 Tailwind + React makes UI so fun! #10DaysOfCode #ReactJS
Day 65 of #10DaysOfCode Challenge Today I was able to implement delete functionality in the Todo App I used filter() to create a new Array without the todo with selected Id. When passing the onDelete prop, I had to put it in an anonymous arrow function (trying to understand why)
Day 65 of #10DaysOfCode Challenge Today I was able to implement delete functionality in the Todo App I used filter() to create a new Array without the todo with selected Id. When passing the onDelete prop, I had to put it in an anonymous arrow function (trying to understand why) https://t.co/7foujcJjef
Day 07 of #10DaysofMiniUI+Logic Challenge - ✅ Click Counter 🔢 A simple JS project to practice DOM updates + event handling! 💡 Click = Count++ 🛠 HTML | CSS | JavaScript 🔗 github.com/Abhinash01/Cli… #JavaScript #FrontendDev #MiniProject #10DaysOfCode #buildinpublic
🚀 Day 04 of 10 Days of Mini UI + Logic! Built a tool to convert Celsius 📷 Fahrenheit using HTML, CSS, and JS! 📷 🛠️ Features: Input field + dropdown Instant result display Responsive layout github.com/Abhinash01/Tem… #JavaScript #10DaysOfCode #letsconnect #buildinpublic
🚀 Day 02 of 10 days of Mini UI + Logic Projects! Built a 📷 Mini Calculator using HTML, CSS & JavaScript! ✅ Basic operations ✅ DOM manipulation ✅ Clean, minimal UI 🔗 GitHub: github.com/Abhinash01/Min… More mini builds coming soon! 🛠️ #JavaScript #WebDev #10DaysOfCode #Coding
Just installed Tailwind CSS and ready to dive into a new project! Excited to see how utility-first styling speeds up my workflow 🛠️✨ Let’s build something cool. #TailwindCSS #WebDevelopment #CodeNewbie #10daysofcode
#Day19/March - React (useState practice) - Sliding Window Protocols in Computer Networks - UML and SRS in Operating System - Workout Putting the Grind First from day one. #letsconnect #connect #10daysofcode