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.
Compilation vs. Interpretation: The Question That Turned Out to Be More Complicated Than Expected

Compilation vs. Interpretation: The Question That Turned Out to Be More Complicated Than Expected

1
Comments
4 min read
Two pointers and sliding window in Java — the pattern that shows up everywhere...

Two pointers and sliding window in Java — the pattern that shows up everywhere...

Comments
3 min read
Stop Using Arrays for Everything

Stop Using Arrays for Everything

4
Comments 3
3 min read
What actually happens when you "convert" a file

What actually happens when you "convert" a file

Comments
4 min read
I’m new to JDK 1.8 HashMap. Please help verify if my understanding is correct.

I’m new to JDK 1.8 HashMap. Please help verify if my understanding is correct.

Comments
2 min read
Let’s Discuss The Three Backbone That Make All Technology Work

Let’s Discuss The Three Backbone That Make All Technology Work

1
Comments
2 min read
PARC (Palo Alto Research Center)

PARC (Palo Alto Research Center)

Comments
2 min read
Ubiquitous Computing

Ubiquitous Computing

Comments
2 min read
Calm Technology

Calm Technology

Comments
2 min read
Building malloc from Scratch (Part 1): Architecture & Core Concepts

Building malloc from Scratch (Part 1): Architecture & Core Concepts

Comments
8 min read
Low-Level Design (LLD) of HashMap in Java — Build Your Own HashMap from Scratch

Low-Level Design (LLD) of HashMap in Java — Build Your Own HashMap from Scratch

Comments
6 min read
Day 11: my AI-code trust gate now sees what actually happened — two-phase, signed

Day 11: my AI-code trust gate now sees what actually happened — two-phase, signed

Comments
2 min read
Understanding Shannon entropy: A brief into quantifying Information

Understanding Shannon entropy: A brief into quantifying Information

1
Comments
4 min read
Diameter of a Binary Tree

Diameter of a Binary Tree

Comments
3 min read
Balanced Binary Tree

Balanced Binary Tree

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