#neetcode نتائج البحث
Completed 100+ Questions on LC✅ Stayed consistent since late July, doing at least 3 questions a day, and now Ive done it! Thanks @neetcode1 and their Neetcode All DSA Sheet that made it possible Next target: 200 question milestone by August end (?)🎯 #Leetcode #Neetcode #DSA

🔥 Day 1 of the NeetCode Roadmap begins! I’m finally committing to mastering DSA- one problem, one day, one step at a time. Who else is grinding through LeetCode right now? Let’s keep each other accountable. Drop a“🧠”if you’re in! #NeetCode #LeetCode #DevJourney #100DaysOfCode

Day 51 of the #NeetCode150 Challenge! 🔸Solved two graph problems using DFS 1. Pacific Atlantic Water Flow 2. Surrounded Regions DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Graphs #DFS #BFS #DSA

Day 65 of the #NeetCode150 Challenge! 🔸Started Dynamic Programming section today. 1. Climbing Stairs 2. Min Cost Climbing Stairs DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #DSA #DP #Graphs

🎯Solving #neetcode blind 75 ✅Solved 1 Leetcode medium problem #buildinpublic #DSA #leetcode #java #androiddev #GFG #letsconnect




Day 48 of the #NeetCode150 Challenge! 🔸Started the new section today: Graphs! 1. Number of Islands 2. Max Area of Island DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Graphs #DFS #BFS #DSA

Day 8: Longest Consecutive Sequence To solve this, I first created a hash set (numSet) to store the unique numbers from the array. Then, I initialized a longest variable to keep track of the longest sequence. 🧵 #DSA #neetcode #leetcodeproblems #javascript #programming

Walls and Gates The key idea here is to starting BFS at multiple points , multi-source BFS to be precise. Push all the gates into the queue and start bfs simultaneously #Neetcode

316. Wednesday → Applied for 30+ jobs and requested 51 referrals today! → Solved 1 DSA problems from the #NeetCode sheet. → working on the project of patient managment system -> 1 online interview Chrysalis

LC DCC 3Qs minimum 9/8 5. Longest Substring Without Repeating Characters 6. Permutation in String Did 2 more today cuz why not #Leetcode #DSA #Neetcode


Day 66 of the #NeetCode150 Challenge! 🔸Solved two problems using DP today. 1. House Robber 2. House Robber II DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #DSA #DP #Graphs

Day 41 of the #NeetCode150 Challenge! 🔸 Solved a Hard level question using Backtracking 1. N-Queens DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #DSA #Algorithms #BackTracking

318. friday → Applied for 20+ jobs and requested 31 referrals today! → Solved 1 DSA problems from the #NeetCode sheet. → working on the project of patient managment system -> complete the nutanix assignment

revise the stuff once more then i will get started with graphs and DP, excited #DSA #leetcode #neetcode @neetcode1

Day 42 of the #NeetCode150 Challenge! 🔸 Solved two question using Trie 1. Implement Trie Prefix Tree 2. Design Add And Search Words Data Structure DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #DSA #Algorithms #BackTracking

Day 19 of #100DaysOfCode -solved to find k most frequent item with different time complexities - developed approaching skills to DSA questions - taught about basics of networking by cttc - learned ajax syntax as well as XML and learned why #zigbee #NeetCode
The Algorithm Hour - Episode: Brain.exe Has Stopped Working - and that's okay. 🔴 youtube.com/live/yYyF0yNg9… Today at Algorithm's Hour, I am going to tackle some problems from #neetcode. #CodingLive #DSA #LearningInPublic #Java
youtube.com
YouTube
The Algorithm Hour | Brain.exe Has Stopped Working (LIVE)
Day 66 of the #NeetCode150 Challenge! 🔸Solved two problems using DP today. 1. House Robber 2. House Robber II DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #DSA #DP #Graphs

Day 65 of the #NeetCode150 Challenge! 🔸Started Dynamic Programming section today. 1. Climbing Stairs 2. Min Cost Climbing Stairs DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #DSA #DP #Graphs

Day 64 of the #NeetCode150 Challenge! 🔸Solved a problem today using Advanced Graph. 1. Cheapest Flights Within K Stops DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Algorithms #DSA #Graphs

Day 63 of the #NeetCode150 Challenge! 🔸Solved a 'Hard' graph problem today. 1. Alien Dictionary DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Graph #BFS #DSA

🎯Solving #neetcode blind 75 ✅Solved 1 Leetcode medium problem #buildinpublic #DSA #leetcode #java #androiddev #GFG #letsconnect



Day 62 of the #NeetCode150 Challenge! 🔸Solved two challenging Advanced Graph problems. 1. Min Cost to Connect All Points 2. Swim In Rising Water DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Graph

Day 61 of the #NeetCode150 Challenge! 🔸Started a new section this weekend: Advanced Graphs! 1. Reconstruct Itinerary DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Graph #DSA #CodingJourney

Day 60 of the #NeetCode150 Challenge! 🔸Started a new section this weekend: Advanced Graphs! 1. Network Delay Time DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Graph #DSA #CodingJourney

Day 59 of the #NeetCode150 Challenge! 🔸Dived into two fascinating greedy problems today. 1. Partition Labels 2. Valid Parenthesis DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Greedy #DSA #CodingJourney

Day 58 of the #NeetCode150 Challenge! 🔸Focused on another interesting greedy problem today. 1. Merge Triplets to Form Target Triplet DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Greedy #DSA #CodingJourney

Day 57 of the #NeetCode150 Challenge! 🔸Started the week with two greedy problems. 1. Gas Station 2. Hand of Straights DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Greedy #DSA #Algorithms #CodingJourney

Day 56 of the #NeetCode150 Challenge! 🔸Wrapped up the week with the two 'Jump Game' problems 1. Jump Game 2. Jump Game II DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Greedy #DSA #Algorithms #CodingJourney

Day 55 of the #NeetCode150 Challenge! 🔸Solved my 100th #NeetCode150 problem today using Greedy Algorithm 1. Maximum Subarray DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Greedy #Milestone #100Problems

✅ Solved DSA questions on NeetCode today! Feeling the grind paying off 💪 One step closer to cracking those tough interviews 🚀 #100DaysOfCode #NeetCode #DSA #LeetCode #Coding
Day 54 of the #NeetCode150 Challenge! 🔸Dived into two more advanced graph problems today 1. Redundant Connection 2. Word Ladder DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Graphs #DFS #BFS #DSA

Completed 100+ Questions on LC✅ Stayed consistent since late July, doing at least 3 questions a day, and now Ive done it! Thanks @neetcode1 and their Neetcode All DSA Sheet that made it possible Next target: 200 question milestone by August end (?)🎯 #Leetcode #Neetcode #DSA


Me: “I’ll finish NeetCode in 3 months.” Life: takes over for 3 weeks Restarting the NeetCode roadmap today. #NeetCode #devlife

LC DCC 3Qs minimum 9/8 5. Longest Substring Without Repeating Characters 6. Permutation in String Did 2 more today cuz why not #Leetcode #DSA #Neetcode


Day 51 of the #NeetCode150 Challenge! 🔸Solved two graph problems using DFS 1. Pacific Atlantic Water Flow 2. Surrounded Regions DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Graphs #DFS #BFS #DSA

🎯Solving #neetcode blind 75 ✅Solved 1 Leetcode medium problem #buildinpublic #DSA #leetcode #java #androiddev #GFG #letsconnect



315. Tuesday: → Applied for 30+ jobs and requested 50 referrals today! → Solved 1 DSA problems from the #NeetCode sheet. → working on the new project of patient managment system #AIProjects #JobHunt

Day 35/150 – Blind 150🔗🔥 Continuing the Binary Tree grind! 🌳💪 Focused on DFS techniques today Onward and upward! 🚀💻 #100DaysOfCode #Neetcode #Leetcode #MinecraftMovie #LSGvMI #wwe #SmackDown #HardikPandya #Mumbailndians #paobc #TaylorSwift #winmetawin #WaqfAmendmentBill

Day 8: Longest Consecutive Sequence To solve this, I first created a hash set (numSet) to store the unique numbers from the array. Then, I initialized a longest variable to keep track of the longest sequence. 🧵 #DSA #neetcode #leetcodeproblems #javascript #programming

Day 57 of the #NeetCode150 Challenge! 🔸Started the week with two greedy problems. 1. Gas Station 2. Hand of Straights DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Greedy #DSA #Algorithms #CodingJourney

Day 53 of the #NeetCode150 Challenge! 🔸Solved two problems today 1. Graph valid tree 2. Number of Connected Components In an Undirected Graph DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Graphs #DFS #BFS #DSA


Day 42 of the #NeetCode150 Challenge! 🔸 Solved two question using Trie 1. Implement Trie Prefix Tree 2. Design Add And Search Words Data Structure DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #DSA #Algorithms #BackTracking

Day 47 of the #NeetCode150 Challenge! 🔸Solved two problems using Bit Manipulation! 1. Sum of Two Integers 2. Reverse Integer DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #BitManipulation #Bitwise #DSA

Day 66 of the #NeetCode150 Challenge! 🔸Solved two problems using DP today. 1. House Robber 2. House Robber II DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #DSA #DP #Graphs

Finished with the 150 questions roadmap now will go for core skill 45 #neetcode #leetcode #DSA #dailydsa


Day 48 of the #NeetCode150 Challenge! 🔸Started the new section today: Graphs! 1. Number of Islands 2. Max Area of Island DevConnect - devconnect-app-ucu2.onrender.com GitHub - github.com/asthaade #NeetCode #Graphs #DFS #BFS #DSA

🚀 Day 38 of #100DaysOfCode Today's Fookin menu: ✅2sql question ✅3dp problem ✅1 two pointer problem ✅ Revise stats Welcome to Fight Club!! #neetcode #neetcode75 #leetcode #dsa #letsconnect #kaggle #Statistics #math #MarvelStudios #marvel #spiderman

Something went wrong.
Something went wrong.
United States Trends
- 1. Yamamoto 43K posts
- 2. #DWTS 41.3K posts
- 3. Brewers 41.7K posts
- 4. Ohtani 13.9K posts
- 5. #TexasHockey 3,028 posts
- 6. #Dodgers 16.1K posts
- 7. #DWCS 7,816 posts
- 8. Jared Butler N/A
- 9. Young Republicans 67.2K posts
- 10. #WWENXT 18.8K posts
- 11. Robert 108K posts
- 12. Carrie Ann 4,814 posts
- 13. halsey 7,262 posts
- 14. Haji Wright 1,119 posts
- 15. Roldan 2,619 posts
- 16. Shohei 8,838 posts
- 17. Will Richard 2,628 posts
- 18. Domain For Sale 10.3K posts
- 19. Ayton 2,248 posts
- 20. Politico 295K posts