#100daysofcoding resultados de búsqueda
DAY29:(of learning web development with @rohit_negi9 sir) Done with CRUD Operation in DOM #coderarmy #100daysofcoding
Position: absolute, fixed, sticky, static, relative are the 5 types of positions to move or place the object in the webpage 2 project done 👍 #100daysofcoding @CoderArmy @adityatandon02 @rohit_negi9 Day 9 completed with project Working on the real-world project 💯🎯
DAY 7 of 100 Today I started learning loops in C! Practiced a few basic problems on the ‘for loop’, and it’s amazing how much simpler repetition becomes once you get the logic right. #100daysofcoding #cprogrammingbasics #CodingJourney #LearnInPublic
Day 17-18 #100daysofcoding ->solved 5 problems on the leetcode(reverse pairs , merge sorted arrays , merge intervals,4sum,palindrome no. ->started learning javasript and building a clone . can somebody help me to get reach here🙂. #codingjourney #letsconnect
🚀 Day 76/100 of #100DaysOfCoding 235. Lowest Common Ancestor of a Binary Search Tree 1008. Construct Binary Search Tree from Preorder Traversal #Java #DSA #TreeTraversal #Recursion #ProblemSolving #Algorithms #DataStructures #CodingChallenge #LeetCode #ProgrammersLife
#Day4 of #100daysofcoding Here is my today's leaning :- How to create a server? How to make API calls Types of API call and REST API How to test API What are the Routing methods Just keep connected ✨ Keep learning ✨ Keep growing ✨ #DSA #100dayofcode #nodejs #JS
Day-8 Java #100daysofcoding 5:00 am 🥱 one cup tea☕️ recalled codes ->2D arrays , functions practice question done #100daysofcoding #java #CodingJourney #DSA
Day 22 of #100daysofcoding WORKING W LOOPS in programming LOOPS are used to repeat a block of code multiple times example of a loop would be when you are designing a program that needs to print out a list of items below a pathway of how loops works
Today just solved -Container with most water medium -Palindrome linkedlist (easy) -Find the minimum area to cover all ones I (medium ) And did exception handling in java #java #dsa #100daysofcoding
Nimekuwa nikitamani sana Kujifunza Software Development I think it's Time now Let's Go #100daysofcoding
day 49 of #100DaysofCoding ✭ my mini app is 90% done. ✭ a thread breaking down every feature and how everything connects together. 🧵
i would really like to begin #100daysofcoding or perhaps i should say 100 days of giving it my all🙂↕️. i believe i have had a lot of trouble being consistent at the very least, i can state that i am unable to update or track my progress every day👇🏻.
Day 63/120 ✅ Rust Exercises (@RareCodeAI): - Ch63: to_string (5 Qs) - Ch64: try_into and try_from (5 Qs) ✅ Anchor Tweet Project written 📊 Progress: 64/80 (80%) #100daysofcoding
DAY 7 of 100 Today I started learning loops in C! Practiced a few basic problems on the ‘for loop’, and it’s amazing how much simpler repetition becomes once you get the logic right. #100daysofcoding #cprogrammingbasics #CodingJourney #LearnInPublic
Day 47 of #100DaysOfCoding Solved the Maximum Subarray Sum problem using three different approaches, including Kadane’s Algorithm Understood how Kadane’s Algorithm efficiently finds the maximum sum in O(n) time . Learned some new vocabularies. #zigbee
Day 35 of #100daysofcoding: 🔄 Rotate Array problem! 📌 Uses slicing with modular k to handle rotations, swapping array parts in-place ⏱️ O(n) time, O(1) space — efficient and clean! 🚀 #learninpublic
Day 35 of #100daysofcoding: 🔄 Rotate Array problem! ⚡️ This solution uses slice assignment to rotate in-place with a pivot, avoiding extra space. 🔢 Time complexity: O(n), Space complexity: O(1) Clear, efficient, and straightforward! 🚀 #learninpublic
Laziness and Procrastination has started,I missed a day on this journey 😩🥺 #100daysofcoding #frontenddevelopers #backendevelopers #FullStackDeveloper
Day 35 of #100daysofcoding: 🧐 Tackling Palindrome Partitioning! 🔍 Uses backtracking to explore all splits, with a helper to check palindromes in-place. ⚡ Time: O(2^n * n), Space: O(n) — efficient exploration of all palindrome partitions! #learninpublic
Day 35 of #100daysofcoding: 🔢 Dive into "Combinations"! 🔍 Uses DFS + backtracking to generate all k-length combinations from 1 to n. ⏱️ O(C(n, k)) time, O(k) space — efficient and straightforward! 🚀 #learninpublic
Day 35 of #100daysofcoding: 🔢 Tackling the "Combinations" problem! 🤖 Uses DFS with backtracking to explore all subsets of size k ⏱️ O(C(n,k)) time, O(n) space to generate all combinations #Coding #LeetCode 🚀 #learninpublic
Day 35 of #100daysofcoding: Generate Parentheses! ✨ Uses DFS backtracking to explore adding '(' and ')' while keeping track of counts 🔢. Prunes invalid sequences early for efficiency 🏃♂️. Time: O(4^n / √n), Space: O(n) for recursion and results. #learninpublic
Just updated my portfolio with some new projects. check it out and try out the projects yatinkumar.vercel.app feel free to tell me any suggestions !! #WebDevelopment #100daysofcoding #buildInPublic #fullstackwebdevelopment #Portfolio
Day 8 Late post cuz i forgot. I did problem solving and just learned basic js for fun #100DaysOfCoding
Day 62/120 ✅ Rust Exercises (@RareCodeAI): Ch62 If Let (7 Qs) ✅ Rust Book Chapter 3 Assignment 📊 Progress: 62/80 (77%) #100daysofcoding
DAY 6 of 100 Today I learnt about the Ternary Operator and finished ' If else ' statement.. Also practiced a few homework questions from the lecture.. #100daysofcoding #cprogrammingbasics #CodingJourney #LearnInPublic
Day 46 of #100DaysOfCoding 💻 Solved some interesting problems today: 🔍 Linear Search ⚡ Binary Search 🔢 Pairs in Array 🧩 Subarray Learned some new vocabularies to improve my English skills. Feeling more confident with array concepts and search algorithms! 🚀 #zigbee
Day 3 took a bit But still going #100daysofcoding Designed a treasure island game
Day 34 of #100daysofcoding: 🔄 Permutations II Challenge! 🧮 Uses backtracking with a Counter to handle duplicates seamlessly. ⏱️ O(n! / duplicates) time, O(n) space complexity—efficiently generates unique permutations. 🎯 #learninpublic
Done day 77 of #100daysofcoding @ #NxtWave CCBP 4.0 Technology. #Python #Consistency #AIML #FullStackDeveloper
Day 34 of #100daysofcoding: 🔢 Permutations problem! 📍 Uses backtracking to generate all arrangements, skipping duplicates with a check in each recursive call. 🕒 Time: O(n!), Space: O(n) Perfect for exploring all possible orderings! 🚀 #learninpublic
final task of day , going to complete async await to end advance js . will solve some questn tomorrow and start oops . GN😴 #100daysofcoding , #LearnInPublic
Position: absolute, fixed, sticky, static, relative are the 5 types of positions to move or place the object in the webpage 2 project done 👍 #100daysofcoding @CoderArmy @adityatandon02 @rohit_negi9 Day 9 completed with project Working on the real-world project 💯🎯
DAY 7 of 100 Today I started learning loops in C! Practiced a few basic problems on the ‘for loop’, and it’s amazing how much simpler repetition becomes once you get the logic right. #100daysofcoding #cprogrammingbasics #CodingJourney #LearnInPublic
So, here we go again. I'm starting the #100daysofcoding Challenge, again because we need to lock in. Nothing More to Say.
Day 20 of #100daysofcoding why do programmers no longer use the VAR keyword to assign a variable anymore ?
Day 70 of #100DaysOfCoding ✂️ Remove K Digits – deceptively tricky. 🧮 Solved using a monotonic increasing stack + greedy approach. ⚡ Edge cases like leading zeros made it even more interesting. #100DaysOfCode #DSA #LeetCode #Stack #Greedy #ProblemSolving #CodingInterview
Day 17-18 #100daysofcoding ->solved 5 problems on the leetcode(reverse pairs , merge sorted arrays , merge intervals,4sum,palindrome no. ->started learning javasript and building a clone . can somebody help me to get reach here🙂. #codingjourney #letsconnect
Day 12 of - 90Days > Solved 1 Easy & POTD LeetCode > Revised Greedy & DP topics > Built a To-do GUI app with Tkinter > Last Tkinter project, moving to Flask/FastAPI next: recommend one? :) #learninpublic #100daysofcoding(90) #CSJourney
DAY29:(of learning web development with @rohit_negi9 sir) Done with CRUD Operation in DOM #coderarmy #100daysofcoding
🚀 Day 76/100 of #100DaysOfCoding 235. Lowest Common Ancestor of a Binary Search Tree 1008. Construct Binary Search Tree from Preorder Traversal #Java #DSA #TreeTraversal #Recursion #ProblemSolving #Algorithms #DataStructures #CodingChallenge #LeetCode #ProgrammersLife
Nimekuwa nikitamani sana Kujifunza Software Development I think it's Time now Let's Go #100daysofcoding
Something went wrong.
Something went wrong.
United States Trends
- 1. Grammy 417K posts
- 2. #FliffCashFriday 2,373 posts
- 3. Dizzy 10.8K posts
- 4. James Watson 10.3K posts
- 5. #NXXT 1,193 posts
- 6. Clipse 24.1K posts
- 7. Kendrick 66.9K posts
- 8. Chase 86.5K posts
- 9. MANELYK EN COMPLICES 14.7K posts
- 10. Darryl Strawberry 1,556 posts
- 11. Orban 53.8K posts
- 12. #tnwx N/A
- 13. Capitol Police 14.1K posts
- 14. #FursuitFriday 12.8K posts
- 15. #GOPHealthCareShutdown 11K posts
- 16. Thune 80.8K posts
- 17. Bijan 3,294 posts
- 18. Laporta 14.4K posts
- 19. Klay 5,789 posts
- 20. Starkville N/A