DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Cycle Detection using Union-Find C++: Story

Cycle Detection using Union-Find C++: Story

Comments
3 min read
Cycle Detection for Undirected Graphs(DFS with parent tracking) C++: Story

Cycle Detection for Undirected Graphs(DFS with parent tracking) C++: Story

Comments
3 min read
DFS Graph Traversal using Recursion C++: Story

DFS Graph Traversal using Recursion C++: Story

Comments
3 min read
BFS Graph Traversal C++: Story

BFS Graph Traversal C++: Story

Comments
3 min read
DFS Graph Traversal using Stack C++: Story

DFS Graph Traversal using Stack C++: Story

Comments
3 min read
Hi everyone

Hi everyone

Comments
1 min read
Prims Algorithm C++: Story

Prims Algorithm C++: Story

Comments
4 min read
BProtector: Military-Grade Steganography on Solana | LIVE Devnet Demo & Security Challenge!

BProtector: Military-Grade Steganography on Solana | LIVE Devnet Demo & Security Challenge!

Comments
3 min read
How I Hacked My Hacker Back — A Nigerian Tale

How I Hacked My Hacker Back — A Nigerian Tale

6
Comments
6 min read
🚀 Why You Should Keep Multiple Backups of Your Code (Don’t Rely Only on GitHub)

🚀 Why You Should Keep Multiple Backups of Your Code (Don’t Rely Only on GitHub)

1
Comments 3
3 min read
Union-Find(With Rank) C++: Story

Union-Find(With Rank) C++: Story

Comments
3 min read
Typing in Python: How Annotations Save Your Code and Speed Up Development

Typing in Python: How Annotations Save Your Code and Speed Up Development

5
Comments
6 min read
Screenplay Pattern for Test automation: Actions - What an user can do

Screenplay Pattern for Test automation: Actions - What an user can do

5
Comments
2 min read
"Big Fish, Small Pond: Understanding Type Casting in Java"

"Big Fish, Small Pond: Understanding Type Casting in Java"

7
Comments
3 min read
Getting Started with Laravel: A Beginner's Guide

Getting Started with Laravel: A Beginner's Guide

Comments
1 min read
How to Standardize Commit Messages with Commitlint and Custom Rules

How to Standardize Commit Messages with Commitlint and Custom Rules

8
Comments 1
2 min read
Traits in php

Traits in php

Comments
3 min read
Understanding @preconcurrency in Swift

Understanding @preconcurrency in Swift

5
Comments 1
3 min read
nullsafe operator , named arguments, constructor property promotion

nullsafe operator , named arguments, constructor property promotion

Comments
2 min read
The Logic Behind 0s, 1s, and 2s (DNF)

The Logic Behind 0s, 1s, and 2s (DNF)

Comments
3 min read
A beginner's guide to the Flux.1-Dev-Lora model by Prunaai on Replicate

A beginner's guide to the Flux.1-Dev-Lora model by Prunaai on Replicate

Comments
2 min read
Why Every New Framework Feels the Same (And Why That’s a Good Thing)

Why Every New Framework Feels the Same (And Why That’s a Good Thing)

Comments
4 min read
Crafting Cross-platform Memory Allocator in C

Crafting Cross-platform Memory Allocator in C

Comments
13 min read
What's the Hardest Part of Software Engineering? (Hint: It's Not What You Think)

What's the Hardest Part of Software Engineering? (Hint: It's Not What You Think)

28
Comments 15
7 min read
The Prompt Engineering Framework Every CEO Should USE

The Prompt Engineering Framework Every CEO Should USE

19
Comments 5
2 min read
loading...