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.
SOLID — Principles of Object-Oriented Design

SOLID — Principles of Object-Oriented Design

287
Comments 2
6 min read
Logical Time and Lamport Clocks (Part 2)

Logical Time and Lamport Clocks (Part 2)

39
Comments 1
8 min read
Investigating tree height of a red black tree

Investigating tree height of a red black tree

3
Comments 2
2 min read
Intro to X-bit and Binary Integers

Intro to X-bit and Binary Integers

5
Comments
5 min read
I'm implementing a Red Black Tree in Python

I'm implementing a Red Black Tree in Python

4
Comments 2
1 min read
7 Advanced C++ Concepts You Should Know

7 Advanced C++ Concepts You Should Know

130
Comments 4
25 min read
From piracy to open-source: my story

From piracy to open-source: my story

61
Comments 14
4 min read
Exploring Language, Sarcasm, and Bias in Artificial Intelligence

Exploring Language, Sarcasm, and Bias in Artificial Intelligence

59
Comments 5
4 min read
Unit Testing is not Jasmine/Karma

Unit Testing is not Jasmine/Karma

10
Comments
2 min read
How to Write Emulator - Fetch Decode Execute Cycle

How to Write Emulator - Fetch Decode Execute Cycle

9
Comments
3 min read
Finishing Fast

Finishing Fast

7
Comments
3 min read
How I built a cloud Gaming service, part 1

How I built a cloud Gaming service, part 1

26
Comments
4 min read
Introducing bekk.christmas - 12 christmas calendars!

Introducing bekk.christmas - 12 christmas calendars!

19
Comments
6 min read
Bug Squashing: A singly linked list python implementation | Part 3

Bug Squashing: A singly linked list python implementation | Part 3

6
Comments
2 min read
27 Programming Youtube channels you should know

27 Programming Youtube channels you should know

1065
Comments 76
3 min read
What, you may ask, is a Treap?

What, you may ask, is a Treap?

5
Comments
1 min read
Lunch break talks #1: Simplicity is complicated

Lunch break talks #1: Simplicity is complicated

7
Comments
2 min read
Singly Linked List: A Python Implementation | Part 2 | __str__ Method

Singly Linked List: A Python Implementation | Part 2 | __str__ Method

6
Comments 1
2 min read
Productivity & Motivation Tips For Programmers Working From Home & Students Making The Grind To Graduation.

Productivity & Motivation Tips For Programmers Working From Home & Students Making The Grind To Graduation.

75
Comments
5 min read
Stacks and Queues Almighty

Stacks and Queues Almighty

9
Comments
5 min read
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
loading...