Forem

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.
When is an array, not an array?

When is an array, not an array?

45
Comments 14
5 min read
How (Not) to Learn
Cover image for How (Not) to Learn

How (Not) to Learn

163
Comments 7
7 min read
Failing IT education
Cover image for Failing IT education

Failing IT education

79
Comments 28
4 min read
Jehanne: simplicity awakes

Jehanne: simplicity awakes

6
Comments
10 min read
Papers We Love - Reflecting on Trusting Trust

Papers We Love - Reflecting on Trusting Trust

34
Comments 12
1 min read
Papers We Love!

Papers We Love!

86
Comments 27
1 min read
Technical debt is a good metaphor

Technical debt is a good metaphor

6
Comments
2 min read
"Same Reference" vs. "Same Value"
Cover image for "Same Reference" vs. "Same Value"

"Same Reference" vs. "Same Value"

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

Sorting Algorithms with Javascript (Part 2)

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

Sorting Algorithms with Javascript (Part 1)

179
Comments 10
3 min read
Divide and Conquer the Fast Fourier Transform
Cover image for 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
Bitmasks: A very esoteric (and impractical) way of managing booleans
Cover image for Bitmasks: A very esoteric (and impractical) way of managing booleans

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

64
Comments 33
10 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?
Cover image for 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
Cover image for 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?
Cover image for 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
Intro to Big O Notation 👀
Cover image for Intro to  Big O Notation 👀

Intro to Big O Notation 👀

133
Comments 13
2 min read
How to Improve Your Debugging Skills
Cover image for How to Improve Your Debugging Skills

How to Improve Your Debugging Skills

134
Comments 1
4 min read
I am a Researcher in Computer Science, Ask Me Anything!

I am a Researcher in Computer Science, Ask Me Anything!

13
Comments 12
1 min read
Implementing the Stack Data Structure in Javascript 06:19

Implementing the Stack Data Structure in Javascript

52
Comments 5
1 min read
loading...