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.
Linux Boot Process

Linux Boot Process

4
Comments
8 min read
How a CPU really works

How a CPU really works

1
Comments
2 min read
Big O Notation - A Comprehensive Guide

Big O Notation - A Comprehensive Guide

8
Comments 1
15 min read
What is a FUSE filesystem? | Sep 2023

What is a FUSE filesystem? | Sep 2023

1
Comments 1
4 min read
Binary Search Explained

Binary Search Explained

Comments
1 min read
ELI5: Linear Search

ELI5: Linear Search

Comments
3 min read
Math for Devs - Birthday Paradox for random data generation

Math for Devs - Birthday Paradox for random data generation

9
Comments
7 min read
What is Artificial Intelligence, its types, subcategories and applications

What is Artificial Intelligence, its types, subcategories and applications

1
Comments
2 min read
RAID

RAID

1
Comments
5 min read
Introduction to graphs - BFS algorithm

Introduction to graphs - BFS algorithm

15
Comments
6 min read
Some aspects of Merkle Tree

Some aspects of Merkle Tree

Comments
3 min read
System design - princípios da escalabilidade de sistemas através da distribuição

System design - princípios da escalabilidade de sistemas através da distribuição

2
Comments
4 min read
The ideal password - proven with maths

The ideal password - proven with maths

Comments
5 min read
It's Time to End the Biggest Programming Myth

It's Time to End the Biggest Programming Myth

14
Comments 2
3 min read
Purely Functional Programming in JavaScript

Purely Functional Programming in JavaScript

Comments
7 min read
A new lightweight lossless compression scheme

A new lightweight lossless compression scheme

3
Comments 1
3 min read
Estudo de base sobre RAID: origem, tipos e características

Estudo de base sobre RAID: origem, tipos e características

5
Comments
17 min read
What makes Go's compiler so FAST?

What makes Go's compiler so FAST?

2
Comments
1 min read
Pilot - Start of my blog journey 🛫

Pilot - Start of my blog journey 🛫

1
Comments 3
2 min read
Pedagogy for Self Taught Developers: Introduction to Identifying Your Technical Skill Level with Bloom’s Taxonomy

Pedagogy for Self Taught Developers: Introduction to Identifying Your Technical Skill Level with Bloom’s Taxonomy

1
Comments
2 min read
Math for Devs - Encryption Essentials

Math for Devs - Encryption Essentials

15
Comments 1
6 min read
🌟 Sharing My Exciting 6-Month Internship Journey at Amazon! 🎉

🌟 Sharing My Exciting 6-Month Internship Journey at Amazon! 🎉

4
Comments
1 min read
Data structures and algorithms in depth: C++, Swift, Python, Java, C#, JavaScript.

Data structures and algorithms in depth: C++, Swift, Python, Java, C#, JavaScript.

11
Comments 1
31 min read
Divide & Conquer (Grokking Algorithms)

Divide & Conquer (Grokking Algorithms)

2
Comments
2 min read
Computing the 10,000th Fibonacci number in less than a second. Unveiling the Secrets of Giant Numbers: Building Your Own BigInt

Computing the 10,000th Fibonacci number in less than a second. Unveiling the Secrets of Giant Numbers: Building Your Own BigInt

13
Comments
6 min read
loading...