#cpp 검색 결과
Day 4/100 -#100DaysOfCode Getting a job in 5 months 1. Today I had a idea and worked for 12 hrs straight Implimented :- 1. Google and GitHub auth 2. Postgress intrigation 3. Admin page with realtime chat socket.io -3 LC ques #buildinpublic #CPP #DSA #LeetCode

DAY 83 🚀 LeetCode Win! ✅ Solved Divide Two Integers in C++ 💡 No *, /, or % — just pure bit shifts & subtraction! 🧠 Mastered efficient division logic + edge case handling ⚡ Precision, speed, and logic all in sync! #LeetCode #100DaysOfCode #CPP #Coding #BitManipulation

#Day15 🚀 (Lecture 22) — Binary Search unlocked 🧭 Why scan linearly when you can slice smartly? 😎💻 #Cpp #DSA #180DaysHardDSAChallenge @rohit_negi9

my linked list is straight vibin with 904160 904160. infinite loop glitch! 😭 Still I'll not do chatgpt 😤 #programming #cpp #linkedlist #codingstruggle #coding

#100DaysOfCode — Day 61 -Done 1 problem on Leetcode, just to maintain streak -Travelling #webdeveloper #cpp #leetcode #buildinpublic #javascript #github

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

بررسی سورس کد بازی GTA 3 بازی برای ۲۴ سال پیشه ! هنوز هم یکی از شاهکارای مهندسی حساب میشه ! سطح بهینه سازی برای اجرای بازی روی 32 مگابایت حافظه PS2 واقعا پشم ریزونه ... بیاید ببینیم راک استار چی پخته بوده واسمون youtube.com/watch?v=INWWQd… #code_review #gta #cpp #devdrug

“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

بررسی سورس کد بازی World of Warcraft گیمپلی اعتیادآور، داستان فوق العاده، به معنی واقعی یک جهان فانتزی آنلاین. شاهکار بلیزارد، بازی WoW. بیاید ببینیم پشت این پیچیدگی زیاد چه دیزاین ها و تصمیمای مهندسی زیبایی گرفته شده. youtube.com/watch?v=akdOfW… #code_review #wow #cpp #devdrug

Day 69 of #100DaysOfCode Solved : Linked List Cycle (141) Today I learned a new concept — Floyd’s Cycle Detection Algorithm, also known as the Tortoise & Hare Algorithm. Implemented hasCycle() using two pointers: - slow → moves 1 step - fast → moves 2 steps #LeetCode #CPP #DSA

DAY 82 ✅ Solved Zigzag Conversion in C++ 💯 1157/1157 test cases passed ⏱ Runtime: 0ms (beats 100%!) 💾 Memory: 14.04MB (beats 52.98%) Feeling like a coding ninja today! ⚡👨💻 #LeetCode #100DaysOfCode #CPP #CodingWin #Algorithm

My chibi bunny goes trick-or-treating 🎃🐰💫 Made with Wan2.5 on @lovart_ai . A little Halloween adventure full of candy & chaos 🐈⬛👻! #LCP #CPP #LovartAI #DesignWithLovart #CreateWithLovart #Halloween2025
DAY 84 🚀 LeetCode Win! ✅ Problem: Strictly Palindromic Number 💯 All 67 test cases passed ⚡ Runtime: 0ms (beats 100%) 🧠 Memory: 7.73 MB (beats 56.5%) Sometimes the simplest solution is the smartest — just return false 😄 #LeetCode #100DaysOfCode #CPP #CodingJourney

Day 21: Valid Palindrome 🔁 Approach: Two pointers + clean checks ✅ Skip non-alphanumeric, compare both ends simple yet sharp ⚡ Just like code, life feels better when you remove the extra characters ✨ #LeetCode #CPP #CodingLife #Developer

#CPP global political strategy is #TofuDreg S/O to Chris Chappel & @ChinaUncensored for consistent quality content ! youtu.be/nADzA739xcE?si… via @YouTube
youtube.com
YouTube
China Has LOTS of Regret
#CppPollOfToday: Which C++ Standards do you currently use in your projects? meetingcpp.com/mcpp/survey/?q… #cplusplus #cpp
Five Issues with std::expected and How to Fix Them - Vitaly Fanaskov - C++Now 2025 youtu.be/eRi8q1FjEoY #Coding #Cplusplus #Cpp #Programming
youtube.com
YouTube
Five Issues with std::expected and How to Fix Them - Vitaly Fanaskov...
🆕 on the #Cpp Release Radar! 🎉 google/protobuf: v33.0 👉 Download and details here: 🔗 github.com/protocolbuffer…
🆕 on the #Cpp conference video radar: 🎦 from MeetingCpp: 📺 Using C++ to implement a color choosing panel in Qt 🔗 youtube.com/watch?v=kc3hNr…
youtube.com
YouTube
Using C++ to implement a color choosing panel in Qt
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

Using C++ to implement a color choosing panel in Qt youtube.com/watch?v=kc3hNr… #QtDev #cpp #cplusplus
youtube.com
YouTube
Using C++ to implement a color choosing panel in Qt
Book of the Day: Learn C++ by Example by Frances Buontempo meetingcpp.com/mcpp/books/boo… #cplusplus #cpp
Day 27 ✅ 3rd day with recursion 🔁 Learning how each call is just a smaller problem of the same kind! 💡 Tip: Always define your base case first! #100DaysOfCode #Recursion #CPP #CodingJourney
Well, it appears I’ve gotten myself into another fine pickle.🥹 A week ago, Silver was hobbling around Herald Square barely able to use his feet, invisible to the crowd flowing over him. Today he’s the center of attention, getting a fresh foot wrap. 📷: @michelletalich

That's your choice, I respect that; it's unfortunate you can't respect my choice. FYI, 1 dose of Narcan is often not enough. It causes me to wonder where you're hanging out that you're coming across multiple fentanyl poisonings. It sounds a bit like you have a hero complex. #CPP
DAY 84 🚀 LeetCode Win! ✅ Problem: Strictly Palindromic Number 💯 All 67 test cases passed ⚡ Runtime: 0ms (beats 100%) 🧠 Memory: 7.73 MB (beats 56.5%) Sometimes the simplest solution is the smartest — just return false 😄 #LeetCode #100DaysOfCode #CPP #CodingJourney

#100DaysOfCode — Day 62 -Done 3 problems on Leetcode only #webdeveloper #cpp #leetcode #buildinpublic #javascript #github
Day 4/100 -#100DaysOfCode Getting a job in 5 months 1. Today I had a idea and worked for 12 hrs straight Implimented :- 1. Google and GitHub auth 2. Postgress intrigation 3. Admin page with realtime chat socket.io -3 LC ques #buildinpublic #CPP #DSA #LeetCode

C++ Insights - Episode 67: C++23: Why if consteval can make your code better In this episode, you'll learn how C++23's if consteval helps you avoiding mistakes. youtu.be/9bHSiqXZhFI #cppinsights #cpp #cpp23
youtube.com
YouTube
C++ Insights - Episode 67: C++23: Why if consteval can make your code...
Day 10/120 ✅ Today, I learned #Media Quarries. #Animations @keyframes #cpp #devloper #html #JavaDev #Beginner #AI, #Cybersecurity, #gadgetgeek, #FutureTech, #webdesign, #wordpress, #html, #uxdesigner, #frontenddeveloper, #websitedevopment, #uiuxdesigner, #userflow.

Grinding never stops ⚡ 📝 Paper to 💻 Code ➝ ✅ Accepted! Day 5 & 6 locked in 🚀 #LeetCode #CPP #CodingLife

DAY 83 🚀 LeetCode Win! ✅ Solved Divide Two Integers in C++ 💡 No *, /, or % — just pure bit shifts & subtraction! 🧠 Mastered efficient division logic + edge case handling ⚡ Precision, speed, and logic all in sync! #LeetCode #100DaysOfCode #CPP #Coding #BitManipulation

Day 20 — Reverse String 🔁 Two pointers, one elegant swap ✨ Simple logic, satisfying result 😌 Sometimes all you need… is a little reverse in life too 😅 #LeetCode #CPP #CodingLife #Developer

my linked list is straight vibin with 904160 904160. infinite loop glitch! 😭 Still I'll not do chatgpt 😤 #programming #cpp #linkedlist #codingstruggle #coding

“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

🔥 Day 70/100 — #100DaysOfCode 💻 Solved Pascal’s Triangle II in C++ 🔺 Generated the kth row using an iterative approach, where each value = sum of adjacent elements from the previous row. A clean example of logic + optimization + precision 🧠 #LeetCode #CPP #ProblemSolving

بررسی سورس کد بازی World of Warcraft گیمپلی اعتیادآور، داستان فوق العاده، به معنی واقعی یک جهان فانتزی آنلاین. شاهکار بلیزارد، بازی WoW. بیاید ببینیم پشت این پیچیدگی زیاد چه دیزاین ها و تصمیمای مهندسی زیبایی گرفته شده. youtube.com/watch?v=akdOfW… #code_review #wow #cpp #devdrug

#100DaysOfCode — Day 61 -Done 1 problem on Leetcode, just to maintain streak -Travelling #webdeveloper #cpp #leetcode #buildinpublic #javascript #github

Day 4: Debug. Learn. Repeat. That’s how growth looks 👨💻 Cracking the Longest Common Prefix problem today! Step by step, loop by loop, character by character. 🚀 #CodingLife #CPP #LeetCode #Day4

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

#Day15 🚀 (Lecture 22) — Binary Search unlocked 🧭 Why scan linearly when you can slice smartly? 😎💻 #Cpp #DSA #180DaysHardDSAChallenge @rohit_negi9

Day 4/100 -#100DaysOfCode Getting a job in 5 months 1. Today I had a idea and worked for 12 hrs straight Implimented :- 1. Google and GitHub auth 2. Postgress intrigation 3. Admin page with realtime chat socket.io -3 LC ques #buildinpublic #CPP #DSA #LeetCode

Valid Sudoku ✅ Day 14 ➝ Accepted ✅ Peace of mind ➝ priceless 😌 #LeetCode #CPP #CodingLife #Developer #DevCommunity

Something went wrong.
Something went wrong.
United States Trends
- 1. #KaneAI N/A
- 2. $CHA 1,181 posts
- 3. #TORQSports N/A
- 4. Nancy 94.7K posts
- 5. jihyo 52.9K posts
- 6. Supreme Court 131K posts
- 7. #VSFashionShow 73K posts
- 8. Argentina 467K posts
- 9. Waddle 5,340 posts
- 10. #TWICExVictoriasSecret 45.7K posts
- 11. Pelosi 71.7K posts
- 12. #PokemonGO 4,063 posts
- 13. TWICE LIGHTS UP VSFS 42.6K posts
- 14. Banish 1,595 posts
- 15. SCOTUS 41.2K posts
- 16. Malcolm Brogdon 5,128 posts
- 17. Big Balls 32.9K posts
- 18. Olave 4,230 posts
- 19. Biker Boyz N/A
- 20. Martha 23.4K posts