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.
Technical debt is a good metaphor

Technical debt is a good metaphor

6
Comments
2 min read
"Same Reference" vs. "Same Value"

"Same Reference" vs. "Same Value"

41
Comments 11
5 min read
Sorting Algorithms with Javascript (Part 2)

Sorting Algorithms with Javascript (Part 2)

65
Comments 3
3 min read
Sorting Algorithms with Javascript (Part 1)

Sorting Algorithms with Javascript (Part 1)

179
Comments 10
3 min read
Bitmasks: A very esoteric (and impractical) way of managing booleans

Bitmasks: A very esoteric (and impractical) way of managing booleans

67
Comments 33
10 min read
Divide and Conquer the Fast Fourier Transform

Divide and Conquer the Fast Fourier Transform

7
Comments
13 min read
Machine Learning in MatLab/Octave

Machine Learning in MatLab/Octave

27
Comments
3 min read
What is a Decision Tree in Machine Learning?

What is a Decision Tree in Machine Learning?

11
Comments
12 min read
A Simple HTTP/HTTPS Proxy in Node Js

A Simple HTTP/HTTPS Proxy in Node Js

16
Comments
4 min read
Recap of Data Structures with Javascript Part 1

Recap of Data Structures with Javascript Part 1

40
Comments 5
8 min read
Java is too old, What should you learn in 2018?

Java is too old, What should you learn in 2018?

74
Comments 27
1 min read
Learning how to learn: CS Edition

Learning how to learn: CS Edition

120
Comments 6
6 min read
Developing Style: Big O, Sorting

Developing Style: Big O, Sorting

10
Comments
19 min read
Fast priority queues in Golang: Hierarchical Queue

Fast priority queues in Golang: Hierarchical Queue

45
Comments 2
4 min read
How can you swap two variables without using a third?

How can you swap two variables without using a third?

169
Comments 131
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.