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.
How Zalgo Text Works: Unicode Combining Characters Explained

How Zalgo Text Works: Unicode Combining Characters Explained

Comments
4 min read
Why contiguous Data Structures (DS) are faster than non-contiguous DS

Why contiguous Data Structures (DS) are faster than non-contiguous DS

Comments
2 min read
CogniBrain: A System Implementing Full Human Thought Pipeline for Conversational Reasoning

CogniBrain: A System Implementing Full Human Thought Pipeline for Conversational Reasoning

1
Comments 1
3 min read
"How Many Servers Do We Need?" — Back-of-the-Envelope Estimation for System Design

"How Many Servers Do We Need?" — Back-of-the-Envelope Estimation for System Design

Comments
3 min read
We Reinvented OOP by Making a Sandwich (Before Writing Any Code)

We Reinvented OOP by Making a Sandwich (Before Writing Any Code)

Comments
5 min read
Bringing Soviet Balanced Ternary Computing and Code Apoptosis to Arduino

Bringing Soviet Balanced Ternary Computing and Code Apoptosis to Arduino

Comments
3 min read
Process vs Thread: What’s Really Running Your Application?

Process vs Thread: What’s Really Running Your Application?

Comments
3 min read
𝗙𝗨𝗡𝗗𝗔𝗠𝗘𝗡𝗧𝗔𝗟𝗦 𝗦𝗧𝗜𝗟𝗟 𝗠𝗔𝗧𝗧𝗘𝗥 𝗜𝗡 𝗧𝗛𝗘 𝗔𝗜 𝗘𝗥𝗔

𝗙𝗨𝗡𝗗𝗔𝗠𝗘𝗡𝗧𝗔𝗟𝗦 𝗦𝗧𝗜𝗟𝗟 𝗠𝗔𝗧𝗧𝗘𝗥 𝗜𝗡 𝗧𝗛𝗘 𝗔𝗜 𝗘𝗥𝗔

Comments
1 min read
Type Safety Without Explicit Casting: Building a Custom Generic Stack in Java

Type Safety Without Explicit Casting: Building a Custom Generic Stack in Java

Comments
2 min read
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
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
👋 Sign in for the ability to sort posts by relevant, latest, or top.