#cpp ผลการค้นหา
Day 24: Merge Sorted Array 💻 Approach: Two pointers from start, compare → push smaller → move ahead 🚀 Mastering the basics sharpens your logic for bigger problems 🔥 #LeetCode #CPP #ProblemSolving #Developer
200 Days of Consistency on LeetCode! From confusion to clarity — every day counted Proud of the grind #LeetCode #Cpp #CodingJourney #DSA #200days
Day 164 of #365daysofcodw Web dev : JS Hoisting: 🔹 var → hoisted = undefined 🔹 let, const → TDZ ⚠️ 🔹 Functions → fully hoisted ✅ DSA : WHILE LOOP QUESTION PRACTICE #CPP #Practice #Coding #365DaysOfCode
I strongly recommend #Gamedevs take a look at the lectures from this #cpp #engine course. It includes pretty critical stuff to known such as #ECS, Memory Pooling, Game Loops, Collisions, Shaders, Steering Behaviors, Particle Systems, and Lighting youtube.com/playlist?list=……
Awesome feeling! Just crossed 50 problems on LeetCode. ✅ I'm learning so much more just by solving, and I can feel my thinking and problem-solving approach improving. Excited to keep this grind going and take it to the next level! 🔥 #LeetCode #DSA #CPP #ProblemSolving
Day 27: Patterns, logic & clarity ✨ Each line of code teaches a little more 🧩 #CodingLife #CPP #Developer
Day 23 : Merge Strings Alternately Approach: Two pointers → alternate pick → append → done ⚙️ Some problems aren’t tough, just need a clear flow 😌 #LeetCode #CPP #Developer #DevJourney
#cpp My doctor is getting harassed about the opioids she prescribes, she's got about 10 patients,including me, who are on higher doses of opioids that they grill her about. Since in my records, I'm listed as palliative care, they literally want to know if I'm dying. 😡 I thought…
Day 35: Longest Substring Without Repeating Characters 🔠 Approach: Sliding Window + HashSet Expanded right, shrunk left → kept it clean and O(n) efficient ⚡ #LeetCode #CPP #CodingLife #Developer
“We who suffer from #chronicpain know that it is a disability. Invisible and destructive. We live in the knowledge that pain is disabling. We just wish doctors were as aware of the ongoing relentless #disability called pain.” Pain is a disability buff.ly/39kwr9J #cpp
A little insight into the project. Its simple: I send messages in batches so the app doesn't freeze when sending large files. It took about 7 mins, so Im happy #devlog #cpp
Working on "AI Avatar Workflow" with @runwayml but I'd need more image nodes :) This new feature is 🔥 #cpp
#CPP The problems that have bedeviled the Convention Peoples Party (CPP) are not new. As early as June 25, 1992, some Nkrumaists had virtually predicted what is happening today. A statement announcing the formation of the Popular Party for Democracy and Development (PPDD) said…
“The worst part about living with [#chronicillness] is their unpredictable nature. I could be having a great day, only to be in immense pain… But if this is for the rest of my life, then I have no choice but to search for joy within it.” buff.ly/4b6tkxN @AChVoice #cpp
Day 25: Remove Duplicates from Sorted Array Two pointers one to explore, one to place unique values Efficient, clean, and O(n) smooth Coding’s not just about adding sometimes, it’s about removing right 😉 #LeetCode #CPP #CodingLife #Developer
Stop doing Python tutorials. Start building real skills. 🛠️ 16 Unique C++ Projects for a portfolio that gets noticed. Master sockets, OpenCV, Qt, and high-performance coding. Which one is your next challenge? 👇 #CPlusPlus #CPP #100DaysOfCode #CodingProjects
🆕 on the #Cpp Release Radar! 🎉 getml/reflect-cpp: v0.22.0 👉 Download and details here: 🔗 github.com/getml/reflect-…
#CppPollOfToday: Which open source licenses are you allowed to use in your works code base? meetingcpp.com/mcpp/survey/?q… #cplusplus #cpp
🆕 on the #Cpp Release Radar! 🎉 cppalliance/mrdocs: v0.0.5 👉 Download and details here: 🔗 github.com/cppalliance/mr…
Attn: #CPP communities who rely on Kratom or 7OH- both? Please get your comments in, and circulate this info so that our LA friends & Family don’t lose their relief. TIA. cityclerk.lacity.org/publiccomment/ Item Number: 25-0002-S82
🚨 URGENT: LA CITY COUNCIL HEARING TOMORROW (10/29) 🚨 Los Angeles is considering a resolution to support a ban on kratom & 7-OH. If you live in or near Los Angeles, please show up & speak out against this dangerous resolution - email: [email protected] for more details…
Meeting C++ 2025 featured talk of the day: Andreas Fertig - Embedded-Friendly C++: Features That Make a Difference meetingcpp.com/mcpp/schedule/… #meetingcpp #cpp #cplusplus
Day 17/90 Solved the Armstrong Number problem on @geeksforgeeks Great practice for loops, modulus, and power operations Logic feels smoother every day #90DaysOfDSA #CPP #GeeksforGeeks #CodingJourney
Day 164 of #365daysofcodw Web dev : JS Hoisting: 🔹 var → hoisted = undefined 🔹 let, const → TDZ ⚠️ 🔹 Functions → fully hoisted ✅ DSA : WHILE LOOP QUESTION PRACTICE #CPP #Practice #Coding #365DaysOfCode
Day 35: Longest Substring Without Repeating Characters 🔠 Approach: Sliding Window + HashSet Expanded right, shrunk left → kept it clean and O(n) efficient ⚡ #LeetCode #CPP #CodingLife #Developer
#CPP The problems that have bedeviled the Convention Peoples Party (CPP) are not new. As early as June 25, 1992, some Nkrumaists had virtually predicted what is happening today. A statement announcing the formation of the Popular Party for Democracy and Development (PPDD) said…
Day 24: Merge Sorted Array 💻 Approach: Two pointers from start, compare → push smaller → move ahead 🚀 Mastering the basics sharpens your logic for bigger problems 🔥 #LeetCode #CPP #ProblemSolving #Developer
Day 25: Remove Duplicates from Sorted Array Two pointers one to explore, one to place unique values Efficient, clean, and O(n) smooth Coding’s not just about adding sometimes, it’s about removing right 😉 #LeetCode #CPP #CodingLife #Developer
Day 23 : Merge Strings Alternately Approach: Two pointers → alternate pick → append → done ⚙️ Some problems aren’t tough, just need a clear flow 😌 #LeetCode #CPP #Developer #DevJourney
Day 26: Two Sum II Two pointers chasing one target 🎯 Clean logic, clear direction, constant pace #LeetCode #CPP #CodingLife #Developer
Day 58 of #100DaysOfCode LeetCode 20: Valid Parentheses Use a stack to validate parentheses. Push opening ->check matching on closing -> pop. #LeetCode #cpp #dsa #100DaysOfDSA
200 Days of Consistency on LeetCode! From confusion to clarity — every day counted Proud of the grind #LeetCode #Cpp #CodingJourney #DSA #200days
“We who suffer from #chronicpain know that it is a disability. Invisible and destructive. We live in the knowledge that pain is disabling. We just wish doctors were as aware of the ongoing relentless #disability called pain.” Pain is a disability buff.ly/39kwr9J #cpp
Awesome feeling! Just crossed 50 problems on LeetCode. ✅ I'm learning so much more just by solving, and I can feel my thinking and problem-solving approach improving. Excited to keep this grind going and take it to the next level! 🔥 #LeetCode #DSA #CPP #ProblemSolving
#100DaysOfCode — Day 61 -Done 1 problem on Leetcode, just to maintain streak -Travelling #webdeveloper #cpp #leetcode #buildinpublic #javascript #github
Day 22 : Valid Palindrome II 💫 Approach: Two pointers + one delete chance 🔁 Check from both ends, skip wisely, stay balanced ⚖️ A perfect reminder one mistake doesn’t break the whole logic 😉 #LeetCode #CPP #CodingLife #Developer
“The worst part about living with [#chronicillness] is their unpredictable nature. I could be having a great day, only to be in immense pain… But if this is for the rest of my life, then I have no choice but to search for joy within it.” buff.ly/4b6tkxN @AChVoice #cpp
بررسی سورس کد بازی World of Warcraft گیمپلی اعتیادآور، داستان فوق العاده، به معنی واقعی یک جهان فانتزی آنلاین. شاهکار بلیزارد، بازی WoW. بیاید ببینیم پشت این پیچیدگی زیاد چه دیزاین ها و تصمیمای مهندسی زیبایی گرفته شده. youtube.com/watch?v=akdOfW… #code_review #wow #cpp #devdrug
#100DaysOfCode — Day 51✅ -done 1 problem on Leetcode -warped up 4th mini JS project(expense tracker) -started 5th mini JS project, i.e quiz app #webdeveloper #cpp #leetcode #buildinpublic #javascript
Something went wrong.
Something went wrong.
United States Trends
- 1. Clippers 11.4K posts
- 2. Harden 8,618 posts
- 3. #DWTS 48.2K posts
- 4. Giannis 26.8K posts
- 5. Ty Lue 1,001 posts
- 6. Kawhi 3,069 posts
- 7. Whitney 15.1K posts
- 8. #RHOSLC 7,032 posts
- 9. Markstrom 1,660 posts
- 10. Brunson 7,028 posts
- 11. Ryan Rollins 2,837 posts
- 12. Chris Paul 1,449 posts
- 13. #Blackhawks 2,503 posts
- 14. Alix 6,581 posts
- 15. Caden 7,802 posts
- 16. UTEP 1,984 posts
- 17. Huda 4,502 posts
- 18. Elaine 37.3K posts
- 19. Sixers 22.1K posts
- 20. Connor Bedard 4,641 posts