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.
BaseCS: Depth First Search Implementing 11:47

BaseCS: Depth First Search Implementing

77
Comments 2
1 min read
Node.js Under the Hood #9: Collecting the Garbage

Node.js Under the Hood #9: Collecting the Garbage

71
Comments 3
5 min read
Machine Learning - Going Furthur with CNN Part 1

Machine Learning - Going Furthur with CNN Part 1

7
Comments
3 min read
How (and Why) To Implement a Stack in JavaScript

How (and Why) To Implement a Stack in JavaScript

33
Comments 5
6 min read
The Hardest Thing in Programming

The Hardest Thing in Programming

14
Comments 1
3 min read
Finding Max in a Stack

Finding Max in a Stack

52
Comments 24
4 min read
On the Nature and Limits of Computational Complexity

On the Nature and Limits of Computational Complexity

9
Comments
10 min read
Towards Operational Excellence — Part 3

Towards Operational Excellence — Part 3

7
Comments
11 min read
Towards Operational Excellence — Part 2

Towards Operational Excellence — Part 2

7
Comments
11 min read
Dark Lang: an uncommon step towards the future of programming

Dark Lang: an uncommon step towards the future of programming

17
Comments
5 min read
You Need to Learn Proof By Induction

You Need to Learn Proof By Induction

20
Comments 1
4 min read
Base CS: Depth First Search Writing 14:40

Base CS: Depth First Search Writing

99
Comments 3
1 min read
7 Effective Steps to Cracking the Code Interview

7 Effective Steps to Cracking the Code Interview

343
Comments 7
9 min read
Machine Learning - Max & Average Pooling

Machine Learning - Max & Average Pooling

10
Comments
3 min read
Power Up Your Programming With This Simple Equation

Power Up Your Programming With This Simple Equation

100
Comments 9
4 min read
Machine Learning - Convolutional Neural Networks ( CNN )

Machine Learning - Convolutional Neural Networks ( CNN )

18
Comments
4 min read
SQLite in production with WAL 🔥

SQLite in production with WAL 🔥

23
Comments 2
3 min read
Beginner's Guide to Big O Notation

Beginner's Guide to Big O Notation

14
Comments 1
5 min read
Stackoverflow Survey Thoughts

Stackoverflow Survey Thoughts

34
Comments 5
3 min read
Avoid these 5 common coding interview mistakes

Avoid these 5 common coding interview mistakes

10
Comments
1 min read
In-Browser object detection using YOLO and TensorFlow.js

In-Browser object detection using YOLO and TensorFlow.js

13
Comments
5 min read
Functional programming in Javascript

Functional programming in Javascript

210
Comments 5
11 min read
What is O(log n)? Learn Big O Logarithmic Time Complexity

What is O(log n)? Learn Big O Logarithmic Time Complexity

454
Comments 11
7 min read
BaseCS: Tree Traversal 06:18

BaseCS: Tree Traversal

120
Comments 4
1 min read
Stack Data Structure in Javascript

Stack Data Structure in Javascript

118
Comments 6
2 min read
loading...