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.
From 0 to 1M Impressions: Building a Niche Compiler Blog

From 0 to 1M Impressions: Building a Niche Compiler Blog

Comments
1 min read
Space Complexity Explained — Why Memory Matters in DSA

Space Complexity Explained — Why Memory Matters in DSA

Comments 2
1 min read
Python dict Internals: Hash Tables, Collision Resolution, and Hash Attacks

Python dict Internals: Hash Tables, Collision Resolution, and Hash Attacks

1
Comments 6
6 min read
Navigating the IT Job Market: A Guide for Aspiring Software Engineers

Navigating the IT Job Market: A Guide for Aspiring Software Engineers

Comments
2 min read
Python Object Model: How CPython Represents Everything as an Object

Python Object Model: How CPython Represents Everything as an Object

1
Comments
5 min read
Python list Internals: How Dynamic Arrays Work Under the Hood

Python list Internals: How Dynamic Arrays Work Under the Hood

Comments
5 min read
Python Memory Optimization: How CPython's Memory Pool Works

Python Memory Optimization: How CPython's Memory Pool Works

Comments
6 min read
Python GIL: Why One Lock Rules the Entire Interpreter

Python GIL: Why One Lock Rules the Entire Interpreter

1
Comments
5 min read
I ran 60 cryptanalysis experiments on SHA-256. Here's what I found.

I ran 60 cryptanalysis experiments on SHA-256. Here's what I found.

Comments
2 min read
JVM vs V8: How Java and JavaScript Execution Works

JVM vs V8: How Java and JavaScript Execution Works

Comments
6 min read
Beyond the Numbers: Why Refresh Rate (Hz) and Frame Rate (FPS) Aren’t the Same

Beyond the Numbers: Why Refresh Rate (Hz) and Frame Rate (FPS) Aren’t the Same

Comments
2 min read
GraphRAG Benchmark: A 2 Million Token Comparison of LLM-only, Basic RAG, and GraphRAG

GraphRAG Benchmark: A 2 Million Token Comparison of LLM-only, Basic RAG, and GraphRAG

4
Comments 1
5 min read
Can AI Review Physics? Yes — That Is Why We Built SPAR

Can AI Review Physics? Yes — That Is Why We Built SPAR

Comments
8 min read
Why Your Computer Reads Numbers Backwards: Byte Order

Why Your Computer Reads Numbers Backwards: Byte Order

Comments
2 min read
Resolving deletion in AVL trees

Resolving deletion in AVL trees

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