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.
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

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
Python list Internals: How Dynamic Arrays Work Under the Hood

Python list Internals: How Dynamic Arrays Work Under the Hood

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

3
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
How Do Smart Devices Perform Multiple Tasks?

How Do Smart Devices Perform Multiple Tasks?

11
Comments
6 min read
Optimizing Threat Detection in Java: Using PriorityQueues for Real-Time Systems

Optimizing Threat Detection in Java: Using PriorityQueues for Real-Time Systems

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