DEV Community

C++

Official tag for the C++ programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
📦Beginner-Friendly Guide "Divide Array Into Arrays With Max Difference" LeetCode 2966 (C++ | Python | JavaScript)

📦Beginner-Friendly Guide "Divide Array Into Arrays With Max Difference" LeetCode 2966 (C++ | Python | JavaScript)

11
Comments 4
2 min read
🐧 Meet Wally — Your Bilingual AI Penguin Buddy!

🐧 Meet Wally — Your Bilingual AI Penguin Buddy!

5
Comments 1
1 min read
🔢 Count the Number of Arrays with K Matching Adjacent Elements LeetCode 3405 (C++ | Python | JavaScript)

🔢 Count the Number of Arrays with K Matching Adjacent Elements LeetCode 3405 (C++ | Python | JavaScript)

14
Comments 4
3 min read
Caching, Queuing, and Pub/Sub: Supercharging Your C++ App with Redis and `qbm-redis`

Caching, Queuing, and Pub/Sub: Supercharging Your C++ App with Redis and `qbm-redis`

Comments 1
4 min read
📈 Maximum Difference Between Increasing Elements – LeetCode 2016 (C++ | Python | JavaScript)

📈 Maximum Difference Between Increasing Elements – LeetCode 2016 (C++ | Python | JavaScript)

14
Comments 3
2 min read
What I Learned Building My Own Game Engine from Scratch (in C++ & DirectX 12)

What I Learned Building My Own Game Engine from Scratch (in C++ & DirectX 12)

1
Comments 1
6 min read
I Tested hcef: A Native C++ Encryption Module for Node.js That Deserves More Attention

I Tested hcef: A Native C++ Encryption Module for Node.js That Deserves More Attention

Comments
2 min read
🔢 Beginner-Friendly Guide "Maximize the Digit Swap Difference" – LeetCode 1432 (C++ | Python | JavaScript)

🔢 Beginner-Friendly Guide "Maximize the Digit Swap Difference" – LeetCode 1432 (C++ | Python | JavaScript)

13
Comments 3
3 min read
Qt -- QDir 过滤出jpg文件并保存在QFileInfoList中

Qt -- QDir 过滤出jpg文件并保存在QFileInfoList中

Comments
1 min read
🧮 Beginner’s Guide to "Maximum Difference by Remapping a Digit" – LeetCode 2566 (C++ | JavaScript | Python)

🧮 Beginner’s Guide to "Maximum Difference by Remapping a Digit" – LeetCode 2566 (C++ | JavaScript | Python)

17
Comments 7
2 min read
🚀 Zyn 1.0.2 Released — Smarter Builds, Powerful Debugging, Cleaner Workflow

🚀 Zyn 1.0.2 Released — Smarter Builds, Powerful Debugging, Cleaner Workflow

Comments
2 min read
🔧 Beginner-Friendly Guide "Minimize the Maximum Difference of Pairs" LeetCode 2616 (C++ | JavaScript | Python)

🔧 Beginner-Friendly Guide "Minimize the Maximum Difference of Pairs" LeetCode 2616 (C++ | JavaScript | Python)

20
Comments 7
2 min read
Dutch National Flag Problem

Dutch National Flag Problem

Comments
3 min read
Bridging in React Native with Pure C++ Modules New Architecture 0.79+: A Comprehensive Guide to Cross-Platform

Bridging in React Native with Pure C++ Modules New Architecture 0.79+: A Comprehensive Guide to Cross-Platform

9
Comments
6 min read
I built a build system for C/C++ where you add GitHub libraries with a single command — no CMake, no Conan, just code

I built a build system for C/C++ where you add GitHub libraries with a single command — no CMake, no Conan, just code

Comments
1 min read
Why Rust’s Ecosystem is a Game-Changer for Developers

Why Rust’s Ecosystem is a Game-Changer for Developers

Comments
5 min read
🎯"Maximum Difference Between Adjacent Elements in a Circular Array" LeetCode 3423 (C++ | JavaScript | Python)

🎯"Maximum Difference Between Adjacent Elements in a Circular Array" LeetCode 3423 (C++ | JavaScript | Python)

12
Comments 3
2 min read
How to Use Tmxlite for Game Maps (Windows and Linux)

How to Use Tmxlite for Game Maps (Windows and Linux)

3
Comments
9 min read
How to install Beef Language on GNU/Linux

How to install Beef Language on GNU/Linux

5
Comments 2
4 min read
C vs C++ – Still Relevant or Dead Languages?

C vs C++ – Still Relevant or Dead Languages?

2
Comments
1 min read
Conheça a Linguagem Beef - Específica para Desenvolvedores de Jogos

Conheça a Linguagem Beef - Específica para Desenvolvedores de Jogos

2
Comments
4 min read
🔢Beginner-Friendly Guide "Maximum Difference Between Even and Odd Frequency II" LeetCode 3445 (C++ | JavaScript | Python)

🔢Beginner-Friendly Guide "Maximum Difference Between Even and Odd Frequency II" LeetCode 3445 (C++ | JavaScript | Python)

20
Comments 5
3 min read
🧮Beginner-Friendly Guide "Maximum Difference Between Even and Odd Frequency I" LeetCode 3442 (C++ | JavaScript | Python)

🧮Beginner-Friendly Guide "Maximum Difference Between Even and Odd Frequency I" LeetCode 3442 (C++ | JavaScript | Python)

11
Comments 4
2 min read
🌍 Beginner-Friendly Guide to Solving "K-th Smallest in Lexicographical Order" LeetCode 440 (C++ | JavaScript | Python)

🌍 Beginner-Friendly Guide to Solving "K-th Smallest in Lexicographical Order" LeetCode 440 (C++ | JavaScript | Python)

13
Comments 3
3 min read
Unmasking the Difference: Pre-increment (++i) vs. Post-increment (i++) in C++

Unmasking the Difference: Pre-increment (++i) vs. Post-increment (i++) in C++

Comments
4 min read
loading...