#365daysofcode 検索結果
Day 263 – #365DaysOfCode ✅ Merge In Between Linked Lists ✅ Max Diff Between Node & Ancestor ✅ Travelling Salesman Problem ✅ Codeforces 14A #DSA #LeetCode #GfG #Codeforces #CompetitiveProgramming #ProblemSolving #LearnInPublic #buildinpublic
Day 195 of #365DaysOfCode Web Dev: Today I explored about DOM in JS DSA: Today I explored about 🔸 Pre & Post increment/decrement → small syntax, big impact 🔸 Right shift moves bits → divides the number 🔸 Left shift moves bits → multiplies the number
📦 Not everything should extend everything. Seal your boundaries. Java 17 gets it. #Java #100DaysOfCode #365DaysOfCode #LearnInPublic #BuildInPublic #fyp #WednesdayVibes #HumpDay #TechBlog #NewBlogPost #coder
🗓️Day-133/365 | #365DaysOfCode 💻| @geeksforgeeks #DynamicProgramming in #DSA ✅Problem: Word Break → Approach: DP #nationskillup #365DaysOfDSA #geeksforgeeks #gfg #365DaysOfcoding #java #DataStructuresAndAlgorithms
🗓️Day-132/365 | #365DaysOfCode 💻| @geeksforgeeks #DP in #DSA ✅Unique Path in a Grid ✅Geek's Training ✅Max Path Sum in Matrix ✅Triangle Path Sum #nationskillup #365DaysOfDSA #geeksforgeeks #gfg #365DaysOfcoding #java #DataStructuresAndAlgorithms
Next Greater - Stack | DSA – DAY – 121 Github Link: github.com/mehdiali-mk/DS… LinkedIn: linkedin.com/in/mehdiali-mk/ #365DaysofCode #365dayscoding #100daysofcodechallenge #100daysofcode #LearnDSA #DSAinJava #JavaProgramming #AlgorithmDesign #CodingPractice #codedaily
Day 211 of #365DaysOfCode Solved Q128 today — keeping the streak alive. Will do more from tomorrow 💪 #365DaysOfCode #LeetCode #DSA #ProblemSolving #Consistency #KeepCoding
Day 262 – #365DaysOfCode ✅ Count Distinct Integers After Reverse ✅ Find Bottom Left Tree Value ✅ Maximize String Score ✅ Codeforces 46A #DSA #LeetCode #GfG #Codeforces #ProblemSolving #LearnInPublic #BuildInPublic
Day 261 – #365DaysOfCode ✅ Max Running Time of N Computers ✅ Count XOR Pairs less than K ✅ Codeforces 2166A #DSA #LeetCode #GfG #Codeforces #CompetitiveProgramming #ProblemSolving #LearnInPublic #buildinpublic
Day 200 of #365daysofcode Web dev:Today i learned about Arrays & Objects. DSA : Today i explored about switch Implemented switch for decision-making. • Used multiple case conditions • break to stop fall-through • Added default case #365DaysOfCode #WebDev #CPP #DSA #WEBDEV
Hi everyone, I recently completed #365DaysOfCode, and looking back at where I was a year ago, I can confidently say I've improved greatly. Now, I'm challenging myself to an even bigger goal. Within this timeframe, I hope to improve more—x3—than before #500DaysOfCode Challenge!
Day 14 of #365DaysOfCode Finally back to grind after midsem2!! Getting hands-on with Flask and backend basics!!
Valid Parenthesis - Stack | DSA – DAY – 122 Github Link: github.com/mehdiali-mk/DS… LinkedIn: linkedin.com/in/mehdiali-mk/ #365DaysofCode #365dayscoding #100daysofcodechallenge #100daysofcode #LearnDSA #DSAinJava #JavaProgramming #AlgorithmDesign #CodingPractice #codedaily
Day 203 of #365DaysOfCode Revised Q121 today, felt clear and confident this time. Done with this one. #365DaysOfCode #LeetCode #DSA #ProblemSolving #CodingChallenge #KeepCoding #Consistency #TechTwitter #LearningEveryday
💻 Day 101 of #LeetCode Solved #POTD 1590 "Make Sum Divisible by P" 🔢 Used prefix-sum + hashmap to find the shortest subarray to remove. ⏱️ Time: O(n) 📦 Space: O(n) Smallest removal, clean logic — streak continues at 101 days! 🔥 #365DaysOfCode #DSA #LeetCode
Valid Parenthesis - Stack | DSA – DAY – 122 Github Link: github.com/mehdiali-mk/DS… LinkedIn: linkedin.com/in/mehdiali-mk/ #365DaysofCode #365dayscoding #100daysofcodechallenge #100daysofcode #LearnDSA #DSAinJava #JavaProgramming #AlgorithmDesign #CodingPractice #codedaily
Day 201 of #365daysofcode Web dev:Today i learned about Loops DSA : Revised the switch statement today #365DaysOfCode #WebDev #CPP #DSA #WEBDEV #JS
🗓️Day-133/365 | #365DaysOfCode 💻| @geeksforgeeks #DynamicProgramming in #DSA ✅Problem: Word Break → Approach: DP #nationskillup #365DaysOfDSA #geeksforgeeks #gfg #365DaysOfcoding #java #DataStructuresAndAlgorithms
Day 211 of #365DaysOfCode Solved Q128 today — keeping the streak alive. Will do more from tomorrow 💪 #365DaysOfCode #LeetCode #DSA #ProblemSolving #Consistency #KeepCoding
Day 306 of #365daysofcode ~ Solved 2 Array Problems on Leetcode 🧠 ~ Solved A, B, C in Codechef Div3 🥲 (-ve delta) Last exam tomorrow, grind restarts again.
Day 263 – #365DaysOfCode ✅ Merge In Between Linked Lists ✅ Max Diff Between Node & Ancestor ✅ Travelling Salesman Problem ✅ Codeforces 14A #DSA #LeetCode #GfG #Codeforces #CompetitiveProgramming #ProblemSolving #LearnInPublic #buildinpublic
📦 Not everything should extend everything. Seal your boundaries. Java 17 gets it. #Java #100DaysOfCode #365DaysOfCode #LearnInPublic #BuildInPublic #fyp #WednesdayVibes #HumpDay #TechBlog #NewBlogPost #coder
Next Greater - Stack | DSA – DAY – 121 Github Link: github.com/mehdiali-mk/DS… LinkedIn: linkedin.com/in/mehdiali-mk/ #365DaysofCode #365dayscoding #100daysofcodechallenge #100daysofcode #LearnDSA #DSAinJava #JavaProgramming #AlgorithmDesign #CodingPractice #codedaily
Day 51-54 Of #365DaysOfCode My semester exams have started, so I don’t have much time for coding. But I’m still trying to code as much as I can. I’ve started working on the Excalidraw project from Cohort 3.0.
Day 200 of #365daysofcode Web dev:Today i learned about Arrays & Objects. DSA : Today i explored about switch Implemented switch for decision-making. • Used multiple case conditions • break to stop fall-through • Added default case #365DaysOfCode #WebDev #CPP #DSA #WEBDEV
Day 204–210 of #365DaysOfCode Busy with multiple interview preps, so couldn’t post, but I still did DSA daily and revised multiple questions. Next interview on 10th Dec. Back to posting now. Consistency never stopped , only the updates did. #365DaysOfCode #DSA
Day 305 of #365daysofcode ~ Solved POTD on Leetcode ✅ ~ Solved 3 Array Problems 🧠 ~ Revised a few older problems ~ Learnt Docker compose, watch and how to containerize a fullstack project 🧑🏻💻
🗓️Day-132/365 | #365DaysOfCode 💻| @geeksforgeeks #DP in #DSA ✅Unique Path in a Grid ✅Geek's Training ✅Max Path Sum in Matrix ✅Triangle Path Sum #nationskillup #365DaysOfDSA #geeksforgeeks #gfg #365DaysOfcoding #java #DataStructuresAndAlgorithms
Day 262 – #365DaysOfCode ✅ Count Distinct Integers After Reverse ✅ Find Bottom Left Tree Value ✅ Maximize String Score ✅ Codeforces 46A #DSA #LeetCode #GfG #Codeforces #ProblemSolving #LearnInPublic #BuildInPublic
Day 106/365 — RTK Query 🔥 Learned how RTK Query handles data fetching, caching & optimistic updates. Created endpoints for queries (GET by default) and mutations. Also connected RTK Query with the Redux store. Fetching data just got powerful 🚀 #365DaysOfCode #Redux
Stock Span - Stack | DSA – DAY – 120 Github Link: github.com/mehdiali-mk/DS… LinkedIn: linkedin.com/in/mehdiali-mk/ #365DaysofCode #365dayscoding #100daysofcodechallenge #100daysofcode #LearnDSA #DSAinJava #JavaProgramming #AlgorithmDesign #CodingPractice #codedaily
Day 199 of #365daysofcode Web dev : Today i explored about Function DSA: Today i learned about how can I implementation of switch. #DSA #CPlusPlus #CodingJourney #LearnToCode #Programming #JavaScript #codingeducation
🗓️Day-131/365 | #365DaysOfCode 💻| @geeksforgeeks #Trie in #DSA ✅Trie Data Structure → Representation of Trie Node → Insertion → Searching → Prefix Searching #nationskillup #365DaysOfDSA #geeksforgeeks #gfg #365DaysOfcoding #java #DataStructuresAndAlgorithms
Day 304 of #365daysofcode ~ Solved POTD on Leetcode ✅ ~ Solved 3 Array Problems 🧠 ~ Solved an issue in Docker using Chokidhar polling 🧑💻
Day 31/365 of my DSA challenge! 🚀 Cracked the "Leaders in an Array" problem today. Learned the brute force and, more importantly, the optimal C++ solution! Major win for understanding Time & Space Complexity analysis. Huge thanks to Take U Forward! #DSA #365DaysOfCode #Coding
Day 263 – #365DaysOfCode ✅ Merge In Between Linked Lists ✅ Max Diff Between Node & Ancestor ✅ Travelling Salesman Problem ✅ Codeforces 14A #DSA #LeetCode #GfG #Codeforces #CompetitiveProgramming #ProblemSolving #LearnInPublic #buildinpublic
Day 195 of #365DaysOfCode Web Dev: Today I explored about DOM in JS DSA: Today I explored about 🔸 Pre & Post increment/decrement → small syntax, big impact 🔸 Right shift moves bits → divides the number 🔸 Left shift moves bits → multiplies the number
Next Greater - Stack | DSA – DAY – 121 Github Link: github.com/mehdiali-mk/DS… LinkedIn: linkedin.com/in/mehdiali-mk/ #365DaysofCode #365dayscoding #100daysofcodechallenge #100daysofcode #LearnDSA #DSAinJava #JavaProgramming #AlgorithmDesign #CodingPractice #codedaily
Day 262 – #365DaysOfCode ✅ Count Distinct Integers After Reverse ✅ Find Bottom Left Tree Value ✅ Maximize String Score ✅ Codeforces 46A #DSA #LeetCode #GfG #Codeforces #ProblemSolving #LearnInPublic #BuildInPublic
🗓️Day-129/365 | #365DaysOfCode 💻| @geeksforgeeks #BitManipulation in #DSA ✅Clear Last i Bits ✅Clear Range of Bits ✅No is power of 2 or not ✅Count set bits (1) #nationskillup #365DaysOfDSA #geeksforgeeks #gfg #365DaysOfcoding #java #DataStructuresAndAlgorithms
Day 261 – #365DaysOfCode ✅ Max Running Time of N Computers ✅ Count XOR Pairs less than K ✅ Codeforces 2166A #DSA #LeetCode #GfG #Codeforces #CompetitiveProgramming #ProblemSolving #LearnInPublic #buildinpublic
🗓️Day-132/365 | #365DaysOfCode 💻| @geeksforgeeks #DP in #DSA ✅Unique Path in a Grid ✅Geek's Training ✅Max Path Sum in Matrix ✅Triangle Path Sum #nationskillup #365DaysOfDSA #geeksforgeeks #gfg #365DaysOfcoding #java #DataStructuresAndAlgorithms
📦 Not everything should extend everything. Seal your boundaries. Java 17 gets it. #Java #100DaysOfCode #365DaysOfCode #LearnInPublic #BuildInPublic #fyp #WednesdayVibes #HumpDay #TechBlog #NewBlogPost #coder
🗓️Day-133/365 | #365DaysOfCode 💻| @geeksforgeeks #DynamicProgramming in #DSA ✅Problem: Word Break → Approach: DP #nationskillup #365DaysOfDSA #geeksforgeeks #gfg #365DaysOfcoding #java #DataStructuresAndAlgorithms
Day 203 of #365DaysOfCode Revised Q121 today, felt clear and confident this time. Done with this one. #365DaysOfCode #LeetCode #DSA #ProblemSolving #CodingChallenge #KeepCoding #Consistency #TechTwitter #LearningEveryday
Hi everyone, I recently completed #365DaysOfCode, and looking back at where I was a year ago, I can confidently say I've improved greatly. Now, I'm challenging myself to an even bigger goal. Within this timeframe, I hope to improve more—x3—than before #500DaysOfCode Challenge!
🗓️Day-130/365 | #365DaysOfCode 💻| @geeksforgeeks #BitManipulation in #DSA ✅Decimal to Binary ✅Number of 1 Bits ✅One's Complete ✅Two's Complete ✅Set Kth Bit ✅Power of 2 ✅Bit Difference #nationskillup #365DaysOfDSA #geeksforgeeks #gfg #java #DataStructuresAndAlgorithms
Day 201 & 202 of #365DaysOfCode 4 days left for my Accenture test. Revised Two Sum yesterday and solved Maximum Subarray today. Will continue doing more, but my main focus right now is on core technical subjects. #365DaysOfCode #LeetCode #DSA #ProblemSolving #CodingChallenge
Day 256 – #365DaysOfCode ✅ Paths in Matrix Divisible by K ✅ AND in Range ✅ Codeforces 41A ✨ Let's connect and grow 🤝 #DSA #LeetCode #GfG #Codeforces #ProblemSolving #LearnInPublic #BuildInPublic
Day 108 of #365DaysOfCode Solved LeetCode 1015, Smallest Integer Divisible by K. You work with remainders, not full numbers. Key steps: • Skip k divisible by 2 or 5 • Build the number using rolling modulo • Track length until remainder hits zero
🌳 Day 308/365 #365DaysOfCode 🔍 Problem: Kth Smallest in BST ⚙️ Approach: Inorder Traversal (sorted order) 1️⃣ Traverse left 2️⃣ Push node value 3️⃣ Stop when size == k ✋ ⏱️ T.C: O(n) | 💾 S.C: O(n) #CPP #DSA #BST #LeetCode #ProblemSolving #Coding #LearnInPublic
🗓️Day-128/365 | #365DaysOfCode 💻| @geeksforgeeks #BitManipulation in #DSA ✅Ones Complement ✅Left Shift ✅Right Shift ✅Binary Num is Odd/Even ✅Get ith Bit ✅Set ith Bit ✅Clear ith Bit ✅Update ith Bit #365DaysOfDSA #geeksforgeeks #gfg #java #DataStructuresAndAlgorithms
🗓️Day-126/365 | #365DaysOfCode 💻| @geeksforgeeks #BitManipulation in #DSA ✅Bit Manipulation → Definition → Basic Bit Operations (Get, Set, Clear etc) → Bitwise Operators (AND, OR, XOR, NOT etc) ✅What is Trie #365DaysOfDSA #geeksforgeeks #DataStructuresAndAlgorithms
Something went wrong.
Something went wrong.
United States Trends
- 1. Good Thursday 26.6K posts
- 2. Happy Friday Eve N/A
- 3. Merry Christmas 68.6K posts
- 4. #thursdayvibes 1,613 posts
- 5. #thursdaymotivation 2,119 posts
- 6. #DMDCHARITY2025 1.7M posts
- 7. Hilux 7,767 posts
- 8. Toyota 26.9K posts
- 9. Halle Berry 3,806 posts
- 10. #PutThatInYourPipe N/A
- 11. Earl Campbell 2,276 posts
- 12. Steve Cropper 8,120 posts
- 13. Metroid Prime 4 16.4K posts
- 14. #JUPITER 251K posts
- 15. The BIGGЕST 1.03M posts
- 16. Milo 13.2K posts
- 17. Cafe 174K posts
- 18. Mike Lindell 24.8K posts
- 19. TPUSA 63.4K posts
- 20. seokjin 170K posts