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.
If you ever used subway you should know what Binary Search Tree is

If you ever used subway you should know what Binary Search Tree is

13
Comments
4 min read
Machine Learning - Max Pooling With Color Images

Machine Learning - Max Pooling With Color Images

7
Comments
2 min read
Can you recommend interesting software engineering blogs you follow?

Can you recommend interesting software engineering blogs you follow?

39
Comments 20
1 min read
Sorting that's smooth like butter

Sorting that's smooth like butter

38
Comments 1
3 min read
Algorithm

Algorithm

10
Comments 1
2 min read
BaseCS: Graph Theory Part 2 10:55

BaseCS: Graph Theory Part 2

72
Comments 1
1 min read
How does JavaScript engine work?

How does JavaScript engine work?

71
Comments
7 min read
Merge Sort: Algorithm Analysis

Merge Sort: Algorithm Analysis

10
Comments
4 min read
Explain what is garbage and garbage collection in a language like Iam 10 !!

Explain what is garbage and garbage collection in a language like Iam 10 !!

5
Comments 1
1 min read
Self Balancing Binary Search Tree: Insertions

Self Balancing Binary Search Tree: Insertions

12
Comments 2
8 min read
Simplifying Computational Complexity {time and space}

Simplifying Computational Complexity {time and space}

15
Comments
4 min read
The Linux guide/cheatsheet/tutorial (Commands, Directories, etc)

The Linux guide/cheatsheet/tutorial (Commands, Directories, etc)

219
Comments 6
16 min read
Powerful text editor: Vim

Powerful text editor: Vim

7
Comments
3 min read
CS Trivia#7: Why is SQL shouting at me?

CS Trivia#7: Why is SQL shouting at me?

24
Comments 8
3 min read
Bogosort

Bogosort

18
Comments 6
4 min read
BaseCS: Graph Theory Part 1 08:35

BaseCS: Graph Theory Part 1

103
Comments 1
1 min read
Overview of Breadth-First Search and it's Uses

Overview of Breadth-First Search and it's Uses

19
Comments 1
5 min read
The 5 Levels of Developer Maturity

The 5 Levels of Developer Maturity

82
Comments
4 min read
🛠✨ Demystifying SSR, CSR, universal and static rendering with animations

🛠✨ Demystifying SSR, CSR, universal and static rendering with animations

755
Comments 27
2 min read
Machine Learning - Convolution with color images

Machine Learning - Convolution with color images

19
Comments 2
6 min read
How many bits do you need to store 9007199254740992 different values?

How many bits do you need to store 9007199254740992 different values?

8
Comments
1 min read
How Do You Calculate Recursive Time Complexity? Learn Big O and Recursion

How Do You Calculate Recursive Time Complexity? Learn Big O and Recursion

14
Comments
6 min read
Insertion Sort: Algorithm Analysis

Insertion Sort: Algorithm Analysis

11
Comments
5 min read
Checking If An Undirected Graph Is Bipartite

Checking If An Undirected Graph Is Bipartite

9
Comments
2 min read
Complexity Analysis

Complexity Analysis

6
Comments
6 min read
loading...