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.
Lists vs Tuples in Elixir

Lists vs Tuples in Elixir

49
Comments
5 min read
Playing with Discrete Fourier Transform Algorithm in JavaScript

Playing with Discrete Fourier Transform Algorithm in JavaScript

56
Comments 5
2 min read
Advice needed: writing a paper/thesis

Advice needed: writing a paper/thesis

6
Comments 2
1 min read
JS Algorithms Repo is Over 30K Stars Now

JS Algorithms Repo is Over 30K Stars Now

173
Comments 18
1 min read
Shuffling algorithms and randomization to improve algorithm‘s runtime.

Shuffling algorithms and randomization to improve algorithm‘s runtime.

48
Comments 3
1 min read
When Math Fails You

When Math Fails You

69
Comments 7
5 min read
Re-Learning fundamentals

Re-Learning fundamentals

12
Comments 5
1 min read
Fast-track to a new language for an experienced programmer

Fast-track to a new language for an experienced programmer

134
Comments 4
4 min read
The Making of a Programming Language: Slate [Part 1]

The Making of a Programming Language: Slate [Part 1]

91
Comments 8
5 min read
What each sorting algorithm is good for

What each sorting algorithm is good for

103
Comments 5
2 min read
How Computers Work?

How Computers Work?

100
Comments 2
1 min read
Permutations/Combinations Algorithms Cheat Sheets

Permutations/Combinations Algorithms Cheat Sheets

150
Comments 1
3 min read
Can you share your favorite quote or rule related to IT?

Can you share your favorite quote or rule related to IT?

149
Comments 112
1 min read
A coffee-break introduction to time complexity of algorithms

A coffee-break introduction to time complexity of algorithms

598
Comments 37
14 min read
Dynamic Programming vs Divide-and-Conquer

Dynamic Programming vs Divide-and-Conquer

127
Comments 3
23 min read
Algorithms and Data Structures in JavaScript

Algorithms and Data Structures in JavaScript

707
Comments 15
3 min read
Hash Tables — BaseCS Video Series 19:01

Hash Tables — BaseCS Video Series

203
Comments 3
1 min read
Algorithms in the real world

Algorithms in the real world

106
Comments
3 min read
A Queue is just a Q with 4 silent letters

A Queue is just a Q with 4 silent letters

42
Comments 5
4 min read
Memory Efficient Data Structures

Memory Efficient Data Structures

119
Comments 3
8 min read
No, you're not bad at math

No, you're not bad at math

147
Comments 20
3 min read
Technical interviews suck, but Algorithms and Data Structures don't have to.

Technical interviews suck, but Algorithms and Data Structures don't have to.

113
Comments 4
1 min read
Dynamic Programming – 7 Steps to Solve any DP Interview Problem

Dynamic Programming – 7 Steps to Solve any DP Interview Problem

247
Comments 3
12 min read
Linear and Binary Search in JavaScript

Linear and Binary Search in JavaScript

215
Comments 21
3 min read
Math: from hate to love

Math: from hate to love

202
Comments 20
4 min read
loading...