#100dayofcode search results
Today I built my first REST API in Spring Boot Created GET & POST endpoints Learned how to use @RestController, @RequestMapping, @GetMapping, @PostMapping Played with @RequestBody & in-memory storage (HashMap) Excited for this journey! #java #springboot #100dayofcode #DSA
DAY 28 #100DAYOFCODE Problem solved✅ Leetcode 1312(DP) Minimum insertion Steps to Make a string Palindrome..
Day 8 - @leetcode and gfg POTD - preparing for tomorrow's exam( Today's exam went average 😑) #100dayofcode
Day 13 of #100DayOfCode -- solved 2 problems on leetcode code (1) Find the index of first occurrence in a string (2) Maximum 69 Number
Day 1 of #100dayofcode #c > C intro >Keywords >Variables >Conditional statements >Loops #buildinpublic
Day 82 of #100DayOfCode Today I solved Leetcode problem number, 2379 Minimum Recolors to Get K Consecutive Black Blocks.
Day 26 #100dayofcode Problem solved ✅ 1526 L.C Minimum Number of Increment on subarrays to Form a target Array (2 approach greedy + monotonic stack )
Day 1 of #100DayofCode ↳ DSA Progress Binary Search : Peak of a Mountain Last and First Occurance ↳ Web Dev Progress Transitions using CSS, linking an image. #dsa #cpp #LearnInPublic #BuildInPublic
Day 6: Back on track after a break! Today, explored Mongoose for the first time, transitioning from MongoDB library. Installed it in my app and made progress on admin authentication for my event management project. 💻🚀 #100DayOfCode #webdevelopment #connect
Day 3 of learning python Learnt about input, comment and variables. Lack of electricity, I wasn't able to put it into full practice Will do that tomorrow #100DayofCode Hope you are still following me?🫵🫂
Good afternoon guys... Remember my excel class will be kicking off next month... 15 slots left.... Send me a DM, let's talk.... It's gonna be worth your while #datafam #100dayofcode
Day 62/100 of #100DayOfCode -did max area rectangle in binary matrix ques -did rainwater trapping ques -completed lec 7.2 from @kirat_tw cohort -started making project to understand react more better:)
#Day4 of my #100DayOfCode with #yu_angela for #PythondDevelopmentCourse. Today we’re going to learn about randomization, a topic I’ve been eagerly anticipating!
DAY 28 #100DAYOFCODE Problem solved✅ Leetcode 1312(DP) Minimum insertion Steps to Make a string Palindrome..
Day 1 of #100dayofcode #c > C intro >Keywords >Variables >Conditional statements >Loops #buildinpublic
#Day3 of my #100DayOfCode with #yu_angela for #PythondDevelopmentCourse Today, we're finally gonna be diving into the conditional statements, which is my favorite part of programming!!!
🎯 Journey to Big Tech #48: build Image Carousel II Learned · translateX with -(curIndex * 100%) to shift to next image #Frontend #React #100DayOfCode
#Day2 of my #100DayOfCode with #yu_angela for #PythondDevelopmentCourse Still as motivated as the #Day1!!!
🎯 Journey to Big Tech #47: build Signup Form Learned · We can use pure HTML for powerful form validation, like `required`, `minlength`, `pattern` · we can retrieve form values directly from the form DOM #Frontend #100DayOfCode
🎯 Journey to Big Tech #46: build FileExplorer III Just a few lines to make it more performant with a flat structure: · Extract the nested FileList out of FileObject · Make FileList root a Fragment #Frontend #React #100DayOfCode
My new student just completed his first coding task today. It involved a simple validation challenge. A key tip for any programmer when checking user input use && instead of || in the if condition to make sure all fields are not empty. Great first step, good luck! #100dayofcode
DAY - 2 Not so productive busy in clg exams Started some practice ( creating my own http server using c++ & NodeJs) I have two more exams tomorrow so done for today #100dayofcode
Day 5/100, today I built the UI for my HNG stage 3 task... How's it...the figma designer is just wicked. The UI looks simple but it's a bit tough. #100DayOfCode #react #hng #FrontendDev
🎯 Journey to Big Tech #45: build FileExplorer II A11y learned ∙FileTree as role=tree ∙FileList as role=group ∙FileItem as role=treeitem ↳ aria-expanded=true/false when has children ↳ aria-level, aria-setsize, aria-posinset for x-y position #Frontend #100DayOfCode
Day 26 #100dayofcode Problem solved ✅ 1526 L.C Minimum Number of Increment on subarrays to Form a target Array (2 approach greedy + monotonic stack )
🎯 Journey to Big Tech #44: build FlightBooker Learned · Date input only accept string value · Date.now() return timestamp in millseconds · How to write formateDate with Date object #Frontend #React #100DayOfCode
The best books to learn Algorithms 1 - amzn.to/3VsmSu9 2 - amzn.to/47oxAcn 3 - amzn.to/3JETfTX 4 - amzn.to/461VEiX 5 - amzn.to/3I0Lpn2 #algorithms #100DayOfCode #code #Coding #DataScience #MachineLearning #AI #DeepLearning…
Day 1 of #100DayOfCode Today, I'm delving into Data Authorization and Authentication, focusing on bcrypt and JSONWebTokens. I'm excited to learn about creating unique passwords and how the login and sign-up processes work.
Day 8 - @leetcode and gfg POTD - preparing for tomorrow's exam( Today's exam went average 😑) #100dayofcode
Today I built my first REST API in Spring Boot Created GET & POST endpoints Learned how to use @RestController, @RequestMapping, @GetMapping, @PostMapping Played with @RequestBody & in-memory storage (HashMap) Excited for this journey! #java #springboot #100dayofcode #DSA
🚀 Day 70(08/09/2025) I #100DayOfCode ✅ Solved POTD of leetcode ! ✅ final yr project presentation day took more than half of day !! ✅ worked on E-book project #DSA #WebDev #LearnInPublic #potd (Btw how I'm looking in formal?)🥰
Good afternoon guys... Remember my excel class will be kicking off next month... 15 slots left.... Send me a DM, let's talk.... It's gonna be worth your while #datafam #100dayofcode
Day 56 of #100DayOfCode, -Started a New Course on Cloud Computing and Distributed Systems (NPTEL) ~Introduction to Cloud Computing ~ Virtualization -Deploying the Backend Server using Elastic Compute Cloud, I hope it will be done by the end of the day.
Day 13 of #100DayOfCode -- solved 2 problems on leetcode code (1) Find the index of first occurrence in a string (2) Maximum 69 Number
Day-69 & 70 of #100DayofCode Challenge Learnt about #React Hooks and it's types like useState, useEffect, useMemo, useCallback and about the custom hooks with examples
Day 1 of #100DayofCode ↳ DSA Progress Binary Search : Peak of a Mountain Last and First Occurance ↳ Web Dev Progress Transitions using CSS, linking an image. #dsa #cpp #LearnInPublic #BuildInPublic
Day#10 of #100DayOfCode with @stechie_school decided to build the MoMo USSD process in python. Started with the 'Send to MoMo User' flow - not perfect yet, but a step closer to replicating the entire application. it's quite a lot but it'll keep me consistent for the most part
Day#9 of #100DaysOfCode with @stechie_school - worked on a simple student management system - came across enumerate() function that allows you to keep track of the index and value of items in a list while looping through it - need to be extra consistent @RolaMiky64 @kryzbone
DAY 28 #100DAYOFCODE Problem solved✅ Leetcode 1312(DP) Minimum insertion Steps to Make a string Palindrome..
Day 18-19 of #100DayOfCode Yesterday learn the #KMP algorithm and today solve 3 question.. 📓 Find the index of first occurence in string 📓Min char to add for Pallindrome 📓 Repeated String Matrix #congizant #connect #HarGharTiranga #buildinpublic #web #cpp
Something went wrong.
Something went wrong.
United States Trends
- 1. Grammy 232K posts
- 2. Clipse 14.1K posts
- 3. Kendrick 51.3K posts
- 4. Dizzy 8,516 posts
- 5. olivia dean 11.7K posts
- 6. addison rae 18.5K posts
- 7. AOTY 16.7K posts
- 8. Leon Thomas 14.7K posts
- 9. Katseye 99.2K posts
- 10. gaga 88.8K posts
- 11. #FanCashDropPromotion 3,412 posts
- 12. Kehlani 29.7K posts
- 13. ravyn lenae 2,513 posts
- 14. lorde 10.6K posts
- 15. Durand 4,350 posts
- 16. Alfredo 2 N/A
- 17. Album of the Year 54.1K posts
- 18. The Weeknd 9,884 posts
- 19. #FridayVibes 6,809 posts
- 20. #FursuitFriday 11.2K posts