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.
Binary Search in JS

Binary Search in JS

6
Comments 2
2 min read
Compiler Series Part 2: GCC

Compiler Series Part 2: GCC

55
Comments 1
6 min read
What parsers and 2 year olds have in common. 🚼

What parsers and 2 year olds have in common. 🚼

5
Comments
2 min read
Compiler Series Part 1: Introduction

Compiler Series Part 1: Introduction

19
Comments
1 min read
Distributed Mutual Exclusion Using Logical Clocks

Distributed Mutual Exclusion Using Logical Clocks

9
Comments 2
12 min read
Simpler React component design with the Chain of Responsibility pattern

Simpler React component design with the Chain of Responsibility pattern

63
Comments 9
5 min read
Not a Number

Not a Number

7
Comments
1 min read
6 JavaScript WTFs and what to learn from them

6 JavaScript WTFs and what to learn from them

103
Comments 9
8 min read
Neural Networks 101

Neural Networks 101

14
Comments
3 min read
Interview Preparation Notes

Interview Preparation Notes

27
Comments 2
8 min read
5 reasons to use Golang

5 reasons to use Golang

78
Comments 10
2 min read
Solutions to the Producers-Consumers Problem

Solutions to the Producers-Consumers Problem

6
Comments
5 min read
What if your laptop or hard drive with sensitive data is stolen or you lost it?

What if your laptop or hard drive with sensitive data is stolen or you lost it?

11
Comments
6 min read
Solutions to the Readers-Writers Problem

Solutions to the Readers-Writers Problem

8
Comments
7 min read
Insertion Sort in JS

Insertion Sort in JS

9
Comments
1 min read
🔮 Technologically Clairvoyant ed. 8

🔮 Technologically Clairvoyant ed. 8

6
Comments
10 min read
Books about computing

Books about computing

9
Comments 2
2 min read
Reusable Code: The Good, The Bad, and The Ugly

Reusable Code: The Good, The Bad, and The Ugly

39
Comments 2
5 min read
Understanding Process Synchronization

Understanding Process Synchronization

8
Comments
6 min read
Understanding the Number Theory Behind RSA Encryption

Understanding the Number Theory Behind RSA Encryption

79
Comments
11 min read
What are JDK, JVM, and JRE? The exact difference between them.

What are JDK, JVM, and JRE? The exact difference between them.

44
Comments 2
2 min read
Features of Kotlin

Features of Kotlin

7
Comments
3 min read
Why we need Kotlin?

Why we need Kotlin?

4
Comments
3 min read
Difference between Scripting language and Programming language

Difference between Scripting language and Programming language

6
Comments
2 min read
What is Infinite Loop ??

What is Infinite Loop ??

5
Comments
2 min read
loading...