DEV Community

Computer Science 🤓

This tag is for sharing and asking questions about anything related to computer science, including data structures, algorithms, research, and white papers! 🤓

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
DSA + Math Journey

DSA + Math Journey

Comments
1 min read
CPU path tracer in Pure Python — No GPU, No Dependencies, Physically Based

CPU path tracer in Pure Python — No GPU, No Dependencies, Physically Based

Comments
4 min read
Explored a new Programming Language in Pure Python — Lexer, Pratt Parser, Bytecode Compiler, Stack VM

Explored a new Programming Language in Pure Python — Lexer, Pratt Parser, Bytecode Compiler, Stack VM

Comments
3 min read
readme

readme

Comments
1 min read
Needed 1+1, Built a Functional Programming Language

Needed 1+1, Built a Functional Programming Language

Comments
10 min read
Why count++ Breaks Under Concurrency: Atomicity, Visibility & Ordering — Concurrency Programming (1)

Why count++ Breaks Under Concurrency: Atomicity, Visibility & Ordering — Concurrency Programming (1)

1
Comments
10 min read
Need Space? Hold My Page: The OS-to-Program Memory Boundary

Need Space? Hold My Page: The OS-to-Program Memory Boundary

Comments
4 min read
GRPO doesn't remove the reward model. It removes the critic.

GRPO doesn't remove the reward model. It removes the critic.

2
Comments 1
3 min read
Pumping Lemma Explained: Proving a Language Isn't Regular

Pumping Lemma Explained: Proving a Language Isn't Regular

Comments
4 min read
Merkle Trees vs Hash Chains for Audit Logs: A Practical Decision Guide

Merkle Trees vs Hash Chains for Audit Logs: A Practical Decision Guide

1
Comments 1
4 min read
My First Week Switching from Windows to Linux as a Computer Science Student

My First Week Switching from Windows to Linux as a Computer Science Student

Comments
1 min read
B-Tree vs LSM-Tree: the storage-engine tradeoff behind every database you use

B-Tree vs LSM-Tree: the storage-engine tradeoff behind every database you use

Comments
3 min read
Hexadecimal Explained: Why Programmers Count in Base 16

Hexadecimal Explained: Why Programmers Count in Base 16

Comments
2 min read
What Is TOCTOU? How Can Something Change Between Checking It and Using It?

What Is TOCTOU? How Can Something Change Between Checking It and Using It?

1
Comments
6 min read
DSA: Topic 5: Binary Search

DSA: Topic 5: Binary Search

Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.