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.
“Multithreaded Python: slithering through an I/O bottleneck”

“Multithreaded Python: slithering through an I/O bottleneck”

57
Comments 3
5 min read
February of Fortran

February of Fortran

12
Comments
2 min read
Do you work at a startup ?

Do you work at a startup ?

38
Comments 40
1 min read
Trivia #4: Who invented copy+paste?

Trivia #4: Who invented copy+paste?

15
Comments 1
2 min read
Six Data Structures To Help You Ace Your Technical Interview

Six Data Structures To Help You Ace Your Technical Interview

916
Comments 43
4 min read
4 examples in Python to understand algorithmic complexity and Big O Notation

4 examples in Python to understand algorithmic complexity and Big O Notation

8
Comments
5 min read
Finite State Machine - How vending machines know you're actually a good guy that pays the right amount

Finite State Machine - How vending machines know you're actually a good guy that pays the right amount

8
Comments
2 min read
The Beauty of Recursion

The Beauty of Recursion

9
Comments
2 min read
Code Smell: Abstractions?

Code Smell: Abstractions?

6
Comments 1
5 min read
Finding Articulation Points & Bridges in Undirected Graphs

Finding Articulation Points & Bridges in Undirected Graphs

15
Comments
3 min read
Code Craftsmanship - Anticipating Change

Code Craftsmanship - Anticipating Change

5
Comments
3 min read
BaseCS: Making Sense of the Rainbow 10:03

BaseCS: Making Sense of the Rainbow

70
Comments 2
1 min read
Python Machine Learning Libraries

Python Machine Learning Libraries

5
Comments
1 min read
Playfair Cipher using HTML, CSS, JS

Playfair Cipher using HTML, CSS, JS

5
Comments
1 min read
Ricardian Contracts vs. Smart Contracts [0] 🔗

Ricardian Contracts vs. Smart Contracts [0] 🔗

5
Comments
2 min read
Reading Snippets [48 => Blockcain] 🔗

Reading Snippets [48 => Blockcain] 🔗

4
Comments
1 min read
Prime Numbers: Fast and Slow - part 1

Prime Numbers: Fast and Slow - part 1

9
Comments
3 min read
All About Time Zones

All About Time Zones

6
Comments
2 min read
Number of Islands - Union Find Solution

Number of Islands - Union Find Solution

6
Comments 1
2 min read
Topological Sorting of Directed Acyclic Graphs (DAGs)

Topological Sorting of Directed Acyclic Graphs (DAGs)

12
Comments
3 min read
Lord of the...runtimes?

Lord of the...runtimes?

10
Comments 1
3 min read
Developer Wisdom

Developer Wisdom

9
Comments
1 min read
Time Complexities Of Python Data Structures

Time Complexities Of Python Data Structures

23
Comments 2
4 min read
Premature Optimization

Premature Optimization

6
Comments
5 min read
🚀 Visualizing memory management in Golang

🚀 Visualizing memory management in Golang

83
Comments 2
11 min read
loading...