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.
The big STL Algorithms tutorial: modifying sequence operations - replace*

The big STL Algorithms tutorial: modifying sequence operations - replace*

8
Comments
4 min read
Permutations, Combinations, & Subsets

Permutations, Combinations, & Subsets

63
Comments
15 min read
🚀 Demystifying memory management in modern programming languages

🚀 Demystifying memory management in modern programming languages

1048
Comments 56
7 min read
Introduction to genetic algorithms in Python

Introduction to genetic algorithms in Python

13
Comments
3 min read
Circular Linked List Data Structure and operations

Circular Linked List Data Structure and operations

12
Comments
1 min read
Programming Paradigms: Structured

Programming Paradigms: Structured

9
Comments 2
2 min read
Data Fingerprinting in JavaScript

Data Fingerprinting in JavaScript

58
Comments 1
6 min read
Big-O Cheat Sheet

Big-O Cheat Sheet

471
Comments 17
1 min read
It’s Like Riding a Bicycle

It’s Like Riding a Bicycle

6
Comments
3 min read
What makes a programming language Turing complete?

What makes a programming language Turing complete?

23
Comments 3
4 min read
Construct Binary Tree from Inorder and Postorder Traversal

Construct Binary Tree from Inorder and Postorder Traversal

7
Comments
1 min read
Machine Learning - Fashion MNIST dataset - Prologue

Machine Learning - Fashion MNIST dataset - Prologue

11
Comments
2 min read
Doubly Linked List Data Structure and operations

Doubly Linked List Data Structure and operations

8
Comments
1 min read
Árvore de segmentos com RMQ

Árvore de segmentos com RMQ

5
Comments 1
2 min read
Key Concepts of Modern Reinforcement Learning

Key Concepts of Modern Reinforcement Learning

5
Comments
4 min read
Learning with Uncertainty

Learning with Uncertainty

4
Comments
4 min read
Merge sort

Merge sort

47
Comments
3 min read
Singly linked List Data Structure and implementation in C++

Singly linked List Data Structure and implementation in C++

13
Comments
3 min read
🚀⚙️ JavaScript Visualized: the JavaScript Engine

🚀⚙️ JavaScript Visualized: the JavaScript Engine

4149
Comments 154
5 min read
Towards Operational Excellence — Part 1

Towards Operational Excellence — Part 1

20
Comments
10 min read
Quick sort

Quick sort

9
Comments 2
2 min read
Insertion sort

Insertion sort

11
Comments
2 min read
What the fudge is public-key🔑 cryptography?

What the fudge is public-key🔑 cryptography?

41
Comments 1
1 min read
Correctness proofs can reveal software bugs

Correctness proofs can reveal software bugs

5
Comments
5 min read
Machine Learning - Dense Layer

Machine Learning - Dense Layer

20
Comments
5 min read
loading...