Filter
Exclude
Time range
-
Near
Day 20 of 30 Days of JavaScript — LeetCode 2727: Is Object Empty Two-thirds done. 10 problems remaining. #DSA #JavaScript #30DaysOfJavaScript #LeetCode #100DaysOfCode #FreshGraduate #OpenToWork #EntryLevelDeveloper #BuildInPublic #LearningInPublic #CodingJourney #TechJobs
3
13
Day 17/30 of #30DaysOfJavaScript Solved 2 problems: 1️⃣ Inorder traversal of nested arrays using generators 2️⃣ Build cancellable async flow with generator.throw() Consistency🔥 #JavaScript #LeetCode #30DaysOfCode #WebDev
1
19
25 Nov 2025
Side projects during end sem exams are something else 😭😭 checkout my new blog website y'all - 🔗 sidframe.vercel.app #letsconnect #networking #30daysofjavascript #WebDevelopment
3
48
Day : 2/30 Days of Code🚀 #30DaysOfCode #30DaysOfJavaScript Watched the 2nd Video of Java by chai aur code @Hiteshdotcom . Learnt How to create Repository on Git Hub, How to work on online environment by setting up containers and workspace saving ,commiting,pushing.
2
43
Day 1/30 Days of Code🚀 #30DaysOfCode #30DaysOfJavaScript Pulled my First lecture from Chai aur Code! @Hiteshdotcom . Got some hands on the environment setup by setting up Node Js. Wrote my first code of printing my name in js.
2
44
Day 10 of #30DaysOfJavaScript 📘 🧩 Problem: 2666. Allow One Function Call ✅ Concept: Closures & Function State 💡 Approach: Track if the function has been called; run once, then return undefined. 🔥 10 days streak done! 🚀 #LeetCode #JavaScript
3
88
Day 9 of #30DaysOfJavaScript 📘 🧩 Problem: 2703. Return Length of Arguments Passed ✅ Concept: Rest Parameters 💡 Approach: Use ...args and return args.length. #LeetCode #JavaScript
3
32
Day 8 of #30DaysOfJavaScript 📘 🧩 Problem: 2629. Function Composition ✅ Concept: Higher-Order Functions & reduceRight 💡 Approach: Apply functions right-to-left, passing the accumulator through each. #LeetCode #JavaScript
3
156
Day 30/30 of my #30DaysOfJavaScript on @LeetCode is complete! 🎉 This journey built consistency, discipline & sharpened my JS problem-solving 💻🔥 Huge thanks to @NamasteDev for the motivation. 🚀 On to the next challenge! #JavaScript #LeetCode"
1
5
56
Day 7 of #30DaysOfJavaScript 📘 🧩 Problem: 2626. Array Reduce Transformation ✅ Concept: Array Reduction & Accumulators 💡 Approach: Implemented a custom reduce by iterating and updating the accumulator with fn. #LeetCode #JavaScript
2
24
Day 6 of #30DaysOfJavaScript 📘 🧩 Problem: 2634. Filter Elements from Array ✅ Concept: Array Iteration & Conditionals 💡 Approach: Built a custom filter by checking each element with fn and pushing valid ones. #LeetCode #JavaScript
5
30
Day 5 of #30DaysOfJavaScript 📘 🧩 Problem: 2635. Apply Transform Over Each Element in Array ✅ Concept: Array Iteration & Higher-Order Functions 💡 Approach: Implemented a custom map by applying fn to each element with its index. #LeetCode #JavaScript
2
31
Day 4 of #30DaysOfJavaScript 📘 🧩 Problem: 2665. Counter II ✅ Concept: Closures & Object Methods 💡 Approach: Return an object with increment, decrement, and reset methods using a captured variable. #LeetCode #JavaScript
3
32
✨ These 4 days were full of aha oops moments… but I can already see how the basics connect. Slowly but surely building my foundation 🚀 #CodingJourney #30DaysOfJavaScript #WebDevelopment #100daysofcode #100DayChallenge
2
19
🚀 Starting my #30DaysOfJavaScript challenge on LeetCode! Day 1 📘 🧩 Problem: 2667. Create Hello World Function ✅ Concept: Functions & Closures 💡 Approach: Return an inner function that outputs "Hello World". #LeetCode #JavaScript
3
26