#100daysofcoding search results
final task of day , going to complete async await to end advance js . will solve some questn tomorrow and start oops . GN😴 #100daysofcoding , #LearnInPublic
Built an AI chatbot using Socket, Gemini AI, EJS, and auth with token validation🚀 Learned a lot about integrating real-time communication, authentication, and AI APIs🔥 At last, also made a React carousel for practice 🎯 #100daysofcoding @ankurdotio @harshbhaiyaa @sheryians_
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 💯🎯
Done for the day ✅ After a short break, I’m back on track — expect regular updates now 👀 Started a new course and binge watched it :) I'll try to finish it in the next 10 days ( sem exams hai lekin😭😭 ) #100daysofcoding #java
🚀 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 10 of #100daysofcoding chat I finally know how to call a function function sayHi() { console.log("Hi there!"); } sayHi(); // calling the function calling a function means telling JavaScript to actually run the instructions you already wrote inside it chat u grab ?
#100DaysOfCode #100daysofcoding Day 87 - DSA : Find Minimum Operations to Make All Elements Divisible by Three✅, Count Number of Pairs With Absolute Difference K✅
Day-8 Java #100daysofcoding 5:00 am 🥱 one cup tea☕️ recalled codes ->2D arrays , functions practice question done #100daysofcoding #java #CodingJourney #DSA
Here is day16 of 100 days of coding and DSA ✅Solved three sum using set and 2 Pointer Approach Time complexity : O(log n +n^2) Space Complexity : O(n) #100DaysOfCode #100daysofcoding #100DaysOfDsa #buildinpublic
Day 15–18: Grid Learn CSS Grid: display: grid, grid-template-columns, grid-gap. Practice: Design a photo gallery with a grid layout. #100daysofcoding #buildinpublic #programming
DAY29:(of learning web development with @rohit_negi9 sir) Done with CRUD Operation in DOM #coderarmy #100daysofcoding
I should make it a #100daysofcoding challenge but problem fit sup on day 4 😂 Well, just trying to touch almost every aspect of JavaScript 👩💻
Day 29 of #100daysofcoding: 🔥 Solving Daily Temperatures! 🌡️ Uses a monotonic decreasing stack to track future warmer days while iterating backwards. ⏱️ Time: O(n), Space: O(n) — efficient and straightforward! #learninpublic
Day 29 of #100daysofcoding: 🔥 Daily Temperatures challenge! 📚 Uses a monotonic decreasing stack to match each day's temperature with the next warmer day. 🕒 O(n) time, O(n) space — efficient and straightforward! 🌟 #learninpublic
🌟 Day 40 of #100DaysOfCoding 🌟 ✅ Explored Flowcharts and Pseudocode to design logical solutions before coding ✅ Practiced problems such as checking if a number is prime and calculating the area of a circle using flowchart techniques ✅ Began improving my vocabulary. #zigbee
[27/100] #100DiasDeCodigo | #100daysofcoding Seguimos 🔥, aprendi sobre classes abstratas, achei legal e ficou pendente so aplicar See ya!
Day 29 of #100daysofcoding: 🧠 Tackled "Delete Nodes From Linked List Present In Array"! 📍 Approach: Remove head nodes first, then traverse, skipping in-place nodes with values in the set. ⏱️ O(n) time, O(n) space for the set — efficient and straightforward! #learninpublic
Day 29 of #100daysofcoding: 🔧 Solved "Delete Nodes From Linked List Present In Array"! 🚀 Uses a set for fast lookups, scans the list to remove nodes in O(n) time 🧠 Space: O(n) for the set, Time: O(n) overall — efficient and clean! #learninpublic
Thinking of starting the OG Winter Arc Challenge 🧊 for the next 60 days till 21st December to track my progress since I've been very procrastinated for the past couple of months. #WINTER #winterarc #100daysofcoding #100daysofcodingchallenge
Day 56/120 ✅ Rust Exercises (@RareCodeAI): Ch58 Attributes in Rust #[derive(Debug, Copy, Clone)] (6 Qs) ✅ Anchor Program Written 📊 Progress: 58/80 (73%) #100daysofcoding
Day 28 of #100daysofcoding: 🔍 The Two Sneaky Numbers Of Digitville ✅ Tracks seen numbers with a set, returns as soon as it finds 2 repeats ⏱️ O(n) time, O(n) space—efficient and straightforward! 🚀 #learninpublic
Done day 72 of #100daysofcoding at #NxtWave CCBP 4.0 Technology. #python #Consistency #Fullstack #AIML
Day 39 of #100DaysOfCoding 💻 Learned more about Time Complexity and Space Complexity to deepen my DSA understanding. Completed one Quantitative Aptitude lesson to strengthen problem-solving skills. Staying consistent and improving day by day! #zigbee
[26/100] #100DiasDeCodigo | #100daysofcoding Seguimos 🔥, aprendi a instanciar data e hora hoje e percebi o padrao em instanciar qualquer coisa em java, ta massa See ya!
Day 15–18: Grid Learn CSS Grid: display: grid, grid-template-columns, grid-gap. Practice: Design a photo gallery with a grid layout. #100daysofcoding #buildinpublic #programming
Day 55/120 ✅ Rust Exercises (@RareCodeAI): Ch57 enum (11 Qs) ✅ Ackee Class 4 - PDA and CPI 📊 Progress: 57/80 (71%) #100daysofcoding
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 💯🎯
So, here we go again. I'm starting the #100daysofcoding Challenge, again because we need to lock in. Nothing More to Say.
Nimekuwa nikitamani sana Kujifunza Software Development I think it's Time now Let's Go #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
#100DaysOfCode #100daysofcoding Day 87 - DSA : Find Minimum Operations to Make All Elements Divisible by Three✅, Count Number of Pairs With Absolute Difference K✅
Day-8 Java #100daysofcoding 5:00 am 🥱 one cup tea☕️ recalled codes ->2D arrays , functions practice question done #100daysofcoding #java #CodingJourney #DSA
#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
Here is day16 of 100 days of coding and DSA ✅Solved three sum using set and 2 Pointer Approach Time complexity : O(log n +n^2) Space Complexity : O(n) #100DaysOfCode #100daysofcoding #100DaysOfDsa #buildinpublic
Done for the day ✅ After a short break, I’m back on track — expect regular updates now 👀 Started a new course and binge watched it :) I'll try to finish it in the next 10 days ( sem exams hai lekin😭😭 ) #100daysofcoding #java
Something went wrong.
Something went wrong.
United States Trends
- 1. Good Saturday 19.3K posts
- 2. #SaturdayVibes 3,059 posts
- 3. VMIN 17.1K posts
- 4. Nigeria 467K posts
- 5. seokjin 245K posts
- 6. Chovy 12.5K posts
- 7. #LoVeMeAgain 32.5K posts
- 8. VOCAL KING TAEHYUNG 34.8K posts
- 9. GenG 6,599 posts
- 10. Spring Day 53.4K posts
- 11. #SaturdayMotivation 1,093 posts
- 12. Social Security 44.3K posts
- 13. New Month 297K posts
- 14. #AllSaintsDay 1,220 posts
- 15. #GrandEgyptianMuseum 27.4K posts
- 16. Merry Christmas 11.8K posts
- 17. Game 7 79.2K posts
- 18. Shirley Temple 1,102 posts
- 19. Go Bucks N/A
- 20. jungkook 641K posts