#180daysofcoding resultados de búsqueda
Day 169 of #180daysofcoding: #dev In backend: - Started working on Paytm clone. - writed the user model and the controller for - signup,signin and the user router, - explored the zod . #dsa Some questions in heap : - Kth largest element. - Sum of elements btw k1'th and k2'th.
Day 8/180 – #180DaysOfCoding 🚀 #SWADAAGYA 🤌😋 Today I learned Border, Margin & Padding 🎨 These concepts are very important as they give proper structure and spacing to a website’s design Big thanks to Coder Army & Rohit Bhaiya 🙌 for the constant guidance and motivation .
#swadagyaa Day 9/180 – #180DaysOfCoding 🚀 Today I learned Absolute & Relative Position in CSS 🎨💻 Big thanks to Coder Army ROHIT 🙌 – honestly the best CSS video in YouTube history! 🔥 #WebDevelopment #CSS #Consistency
I can't believe I just completed the #180daysofcoding challenge today. When I started on September 17th, I only knew some basic Python from school, but due to JEE and everything, I was essentially at zero in coding. . . 🧵
Day 164-165 of #180daysofcoding: #dev In backend: - wrote the register user controller - Login user controller - logout user controller - refresh token controller - successfully tested these using postman (Took me 7 hours to debug and write these 🥲).
Day 168 of #180daysofcoding: #dev In backend: - Understand about the subscription schema - writed the controllers - learned about the mongoab aggregation pipeline - sub pipelines - and some more models in mdb playlist,tweet,like
Day 177 of #180daysofcoding #dev Explored Prisma ORM: - Need of it. - understand the data modeling. - coded some crud operations. @kirat_tw In Python : - Data types. - Some internal working. Revising python to start my journey in AI.
Day 162-163 of #180daysofcoding: Back to college, used train time to brush up on CSS and created a website. Check it out! Web-sushi-website-chi.vercel.app GitHub-github.com/himanshuraimau…
ID & CLASS Attributes in HTML To call out an "Id" for styling, use hash(#) and the name of the Id. In this case it is #myheader { } To call out a "class", use dot(.) and the name of the class. It is advisable to use more of classes than id's #180daysofcoding
Day 160 of #180daysofcoding #dev In Backend: - Created a user model. - and a video model with mongoose. - Explored bcrypt,jwt - cloudinary,multer #dsa In Cpp : Learned about some std libraries: - Map, List, Pair, Set.
🚀 Day 172 of #180DaysOfCoding 🚀 DSA Progress: ✅ Bellman-Ford Algorithm Today, I explored the Bellman-Ford algorithm—a robust method for finding the shortest paths in graphs, even with negative weight edges!
🚀 Day 171 of #180DaysOfCoding 🚀 DSA Progress: ✅ Minimum Multiplications to Reach End Today’s problem tested my graph skills! Tackling this challenge required using BFS to find the minimum steps to transform one number into another through multiplications.
🚀 Day 178 of #180DaysOfCoding 🚀 DSA Progress: ✅ Disjoint Set (Union by Rank) Today, I tackled the Disjoint Set problem with the Union by Rank optimization technique. #DSA #DisjointSet #UnionByRank #Graphs #Java #CodingChallenge #100DaysOfCode #letsconnect #connect
Day 166-167 of #180daysofcoding: #dev In backend: - written the change password controller - get current user - update user details - update the images. #dsa Some questions in heap : - height of heap - minimum cost of ropes - last stone weight - magician and chocolate
16/180 days of #180daysofcoding. After getting trapped into tutorial hell finally i think that making one of your own project is the best way to overcome from it. Any suggestions???
🚀 Day 168 of #180DaysOfCoding 🚀 DSA Progress: ✅ 127. Word Ladder #DSA #GraphAlgorithms #WordLadder #100DaysOfCode #ProblemSolving #CodingJourney #BFS #KeepLearning
Day 170-171 of #180daysofcoding: #dev A Simple Paytm application with basic features -Signin,signup, checking balance, transfer money .@kirat_tw I learned how to connect the backend and frontend. #dsa Some questions in heap : - Merge two binary Max heaps. - Is Binary tree heap.
Day 17 of #180daysofcoding (25.07.2024) ✅️ Lec. Array problems solve. Also solve 3 GFG problems base on Array. #180DaysOfCode #180daysofcodechallenge #CPP #DSA #leetcode #coderarmy
Day 41/180 ✍️ Problems Solved : 1. Combination Sum 2 2. Subsets Sum It is taking time to get use to with recursion but i will ace it for sure... 📚 Each step making an impact! Good night 🌙 #DSA #180DaysofCoding
#swadagyaa Day 9/180 – #180DaysOfCoding 🚀 Today I learned Absolute & Relative Position in CSS 🎨💻 Big thanks to Coder Army ROHIT 🙌 – honestly the best CSS video in YouTube history! 🔥 #WebDevelopment #CSS #Consistency
Day 8/180 – #180DaysOfCoding 🚀 #SWADAAGYA 🤌😋 Today I learned Border, Margin & Padding 🎨 These concepts are very important as they give proper structure and spacing to a website’s design Big thanks to Coder Army & Rohit Bhaiya 🙌 for the constant guidance and motivation .
Day 7/180 – #180DaysOfCoding 🚀 Today we started learning CSS basics 🎨✨ – making web pages more stylish and attractive 🔥 Step by step moving forward in web development journey 💻 Big thanks to Coder Army & Rohit Bhaiya 🙌 for constant motivation 💯
Day 62/180 days of learning Today I have solved 4 problem:- ✅Find the first or last occurrence of a given number in a sorted array ✅Number of occurrences ✅Search in Rotated Sorted Array ✅Search in Rotated Sorted Array II #180daysofcoding #dsa #letsconnect #learninginpublic
Took a short break from coding — did Rathyatra barefoot for a day and got pain under my foot. Took 2 days to rest and recover. Feeling better now and ready to get back on the grind! 💻🔥 Let’s keep the streak going. #180DaysOfCoding #BackToCode
#Day6 of #180DaysOfCoding Last night I couldn’t get anything done, but this morning I woke up and solved 2 array problems! Feels like coding in the morning hits different. Mornings > nights? What do you think? 🌅💻 #Dsa
🌟 Milestone: 50 followers! I truly appreciate the support by every single one of you. I'm looking forward to sharing more content and interacting with all of you! #ThankYou #180daysofcoding #dsa #Python
Day 53/180 Following #striver A2Z sheet From.today Started Hard section:- > Solved 2 problem ✅ Pascals' Triangle ✅ Majority Element (>n/root(3) times) - solved using:- 1.Hashing ,2. extended boyermoore voting algorithm #180daysofcoding #leetcode #geeksforgeeks
Day 41/180 ✍️ Problems Solved : 1. Combination Sum 2 2. Subsets Sum It is taking time to get use to with recursion but i will ace it for sure... 📚 Each step making an impact! Good night 🌙 #DSA #180DaysofCoding
Day 40/180 ✍️ - Practiced Combination Sum using recursion - Revisited subsequences problems to strengthen my foundation - Understanding recursion with backtracking unlocks another level of problem solving Have a great day! #180daysofcoding #DSA #Problemsolving #recursion
🚀 Day 180 of #180DaysOfCoding 🚀 DSA Progress ✅ 1091. Shortest Path in Binary Matrix And that's a wrap! 🎉 Today marks the final day of this incredible journey. #DSA #Graphs #CodingJourney #ShortestPath #ProblemSolving #100DaysOfCode #Java #letsconnect #connect
🚀 Day 179 of #180DaysOfCoding 🚀 DSA Progress: ✅ 1334. Find the City With the Smallest Number of Neighbors at a Threshold Distance SpringBoot Progress ✅ Lazy Initialization ✅ Bean Scopes #DSA #Graphs #SpringBoot #BeanScope #BackendDevelopment #100DaysOfCode #Code
🚀 Day 178 of #180DaysOfCoding 🚀 DSA Progress: ✅ Disjoint Set (Union by Rank) Today, I tackled the Disjoint Set problem with the Union by Rank optimization technique. #DSA #DisjointSet #UnionByRank #Graphs #Java #CodingChallenge #100DaysOfCode #letsconnect #connect
Day 169 of #180daysofcoding: #dev In backend: - Started working on Paytm clone. - writed the user model and the controller for - signup,signin and the user router, - explored the zod . #dsa Some questions in heap : - Kth largest element. - Sum of elements btw k1'th and k2'th.
Day 8 of #180daysofcoding #Dev Js: -Manipulating style -classList property -navigation on page -adding elements on page (document.createElement) #dsa -Find square root of a number in log n -Find the Nth root of a number using binary search
Day 8/180 – #180DaysOfCoding 🚀 #SWADAAGYA 🤌😋 Today I learned Border, Margin & Padding 🎨 These concepts are very important as they give proper structure and spacing to a website’s design Big thanks to Coder Army & Rohit Bhaiya 🙌 for the constant guidance and motivation .
#swadagyaa Day 9/180 – #180DaysOfCoding 🚀 Today I learned Absolute & Relative Position in CSS 🎨💻 Big thanks to Coder Army ROHIT 🙌 – honestly the best CSS video in YouTube history! 🔥 #WebDevelopment #CSS #Consistency
Day 177 of #180daysofcoding #dev Explored Prisma ORM: - Need of it. - understand the data modeling. - coded some crud operations. @kirat_tw In Python : - Data types. - Some internal working. Revising python to start my journey in AI.
I can't believe I just completed the #180daysofcoding challenge today. When I started on September 17th, I only knew some basic Python from school, but due to JEE and everything, I was essentially at zero in coding. . . 🧵
🚀 Day 168 of #180DaysOfCoding 🚀 DSA Progress: ✅ 127. Word Ladder #DSA #GraphAlgorithms #WordLadder #100DaysOfCode #ProblemSolving #CodingJourney #BFS #KeepLearning
Day 164-165 of #180daysofcoding: #dev In backend: - wrote the register user controller - Login user controller - logout user controller - refresh token controller - successfully tested these using postman (Took me 7 hours to debug and write these 🥲).
Day 168 of #180daysofcoding: #dev In backend: - Understand about the subscription schema - writed the controllers - learned about the mongoab aggregation pipeline - sub pipelines - and some more models in mdb playlist,tweet,like
Day 153 of #180daysofcoding #dev In React: - tailwind css. - it's implementations in a react app. #dsa In BST: -Check BST. - Min dist btw BST nodes. - Sum of k smallest element. - Array to BST. - Kthm largest element.
🚀 Day 169 of #180DaysOfCoding 🚀 DSA Progress: ✅ 787. Cheapest Flights Within K Stops #DSA #GraphAlgorithms #CheapestFlights #100DaysOfCode #ProblemSolving #GraphTraversal #BFS #letsconnect #CONNECTION #connect
Day 156-157 of #180daysofcoding #dev Done with React. Moving for revision of the back-end. -Data modelling with mongoose #dsa - Limitations of BST - Need of AVL tree - Insertion of AVL tree.
Day 166-167 of #180daysofcoding: #dev In backend: - written the change password controller - get current user - update user details - update the images. #dsa Some questions in heap : - height of heap - minimum cost of ropes - last stone weight - magician and chocolate
Day 155 of #180daysofcoding #dev In React: Played with Redux to make a cart. -dispatch action -reducer -slice -useSelector -usedispatch #dsa In BST: -Sorted LL TO BST - Merge two BST
🚀 Day 178 of #180DaysOfCoding 🚀 DSA Progress: ✅ Disjoint Set (Union by Rank) Today, I tackled the Disjoint Set problem with the Union by Rank optimization technique. #DSA #DisjointSet #UnionByRank #Graphs #Java #CodingChallenge #100DaysOfCode #letsconnect #connect
ID & CLASS Attributes in HTML To call out an "Id" for styling, use hash(#) and the name of the Id. In this case it is #myheader { } To call out a "class", use dot(.) and the name of the class. It is advisable to use more of classes than id's #180daysofcoding
Day 160 of #180daysofcoding #dev In Backend: - Created a user model. - and a video model with mongoose. - Explored bcrypt,jwt - cloudinary,multer #dsa In Cpp : Learned about some std libraries: - Map, List, Pair, Set.
Day 154 of #180daysofcoding #dev In React: -Props drilling. -builded an accordion. - State lift. - React Context. #dsa In BST: -Lowest common ancestor. - Print element in given range. - Check dead end. - Common Node.
Day 151 of #180daysofcoding #dsa In binary tree: -Burning Tree. -Max Path Sum btw 2 special nodes. #dev In React: -Class Based Components. -how to write it. - React life cycle. - ComponentDidMount - ComponentDidUpdate - ComponentWillMount - Unmounting phase in useEffect.
Something went wrong.
Something went wrong.
United States Trends
- 1. Clay Higgins 12.3K posts
- 2. Saudi 215K posts
- 3. #UNBarbie 9,842 posts
- 4. Gemini 3 44.2K posts
- 5. Jamal Khashoggi 25.1K posts
- 6. #UnitedNationsBarbie 9,941 posts
- 7. Nicki 88.5K posts
- 8. Peggy 5,406 posts
- 9. Salman 66.6K posts
- 10. Mary Bruce 1,844 posts
- 11. Robinhood 5,149 posts
- 12. #NXXT2Run 1,302 posts
- 13. Cloudflare 258K posts
- 14. Shanice N/A
- 15. Merch 66.5K posts
- 16. McTominay 10.7K posts
- 17. Pat Bev 2,060 posts
- 18. Frankie Montas N/A
- 19. Epstein Files Transparency Act 13.2K posts
- 20. Pirates 17.9K posts