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.
What is recursion?

What is recursion?

10
Comments 2
5 min read
Binary Heaps

Binary Heaps

9
Comments
3 min read
Learn in Public: Data Structures & Algorithms in Python

Learn in Public: Data Structures & Algorithms in Python

201
Comments 6
3 min read
JavaScript and bit masks

JavaScript and bit masks

9
Comments
4 min read
Behind the Screens: What happens when you type a URL in a browser

Behind the Screens: What happens when you type a URL in a browser

195
Comments 3
8 min read
Singly Linked List: A Python Implementation

Singly Linked List: A Python Implementation

23
Comments 6
2 min read
CAP Theorem Explained

CAP Theorem Explained

37
Comments
4 min read
How I built a simple compiler — Markdown to HTML

How I built a simple compiler — Markdown to HTML

15
Comments
4 min read
Code Dojo #3: Low latency

Code Dojo #3: Low latency

8
Comments 4
6 min read
Logical Time and Lamport Clocks (Part 1)

Logical Time and Lamport Clocks (Part 1)

62
Comments 1
8 min read
Right Tool for the Job

Right Tool for the Job

7
Comments
1 min read
Inheritance and Polymorphism

Inheritance and Polymorphism

15
Comments
3 min read
Tech stack decisions (A comic strip)

Tech stack decisions (A comic strip)

7
Comments 2
1 min read
Bits, Bytes, and Binary

Bits, Bytes, and Binary

20
Comments
5 min read
What Are the Most Important CS Principles to Learn as a New Dev from a Non-Traditional Background?

What Are the Most Important CS Principles to Learn as a New Dev from a Non-Traditional Background?

167
Comments 44
1 min read
[C++]Contiguous allocation of 2-D arrays

[C++]Contiguous allocation of 2-D arrays

9
Comments 1
4 min read
How I solved the problem I didn't know I've had - answer to the question of what programming is all about

How I solved the problem I didn't know I've had - answer to the question of what programming is all about

11
Comments
4 min read
Inheritance in JavaScript

Inheritance in JavaScript

56
Comments 2
4 min read
Should university teach current or future technologies?

Should university teach current or future technologies?

13
Comments 11
1 min read
Binary Search Trees

Binary Search Trees

39
Comments
3 min read
All about lambda functions in C++(from C++11 to C++17)

All about lambda functions in C++(from C++11 to C++17)

45
Comments
8 min read
Understanding This, Bind, Call, and Apply in JavaScript

Understanding This, Bind, Call, and Apply in JavaScript

824
Comments 16
9 min read
What is this "Event Loop" that they speak of in Javascript?

What is this "Event Loop" that they speak of in Javascript?

14
Comments
2 min read
Cheat-sheet for Laws, Principles & the such

Cheat-sheet for Laws, Principles & the such

9
Comments
2 min read
What are you learning?

What are you learning?

15
Comments 15
2 min read
loading...