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.
Data Structures and Algorithms: 0 to 60

Data Structures and Algorithms: 0 to 60

197
Comments 2
6 min read
The historical obscurity of the SEGA SC-3000 Personal Computer

The historical obscurity of the SEGA SC-3000 Personal Computer

96
Comments 7
6 min read
RAM model, Big O what's that?

RAM model, Big O what's that?

13
Comments 2
1 min read
A Most Perfect Union: Just-In-Time Compilers

A Most Perfect Union: Just-In-Time Compilers

49
Comments 4
14 min read
Let's Implement a Bloom Filter in Go

Let's Implement a Bloom Filter in Go

16
Comments 4
5 min read
The uninitialized variable anathema: non-deterministic C++

The uninitialized variable anathema: non-deterministic C++

24
Comments 9
3 min read
What problems should new programmers expect?

What problems should new programmers expect?

19
Comments 4
3 min read
Which modern languages use grammars as a basic feature?

Which modern languages use grammars as a basic feature?

12
Comments 2
1 min read
Happy Holidays! Have some graph theory...

Happy Holidays! Have some graph theory...

21
Comments 3
4 min read
Reading Code Right, With Some Help From The Lexer

Reading Code Right, With Some Help From The Lexer

88
Comments 5
15 min read
Parenthetically Speaking 2

Parenthetically Speaking 2

16
Comments
5 min read
Grammatically Rooting Oneself With Parse Trees

Grammatically Rooting Oneself With Parse Trees

60
Comments 3
16 min read
Speeding Up The Traveling Salesman Using Dynamic Programming

Speeding Up The Traveling Salesman Using Dynamic Programming

79
Comments 2
15 min read
The Trials And Tribulations Of The Traveling Salesman

The Trials And Tribulations Of The Traveling Salesman

34
Comments 1
18 min read
Less Repetition, More Dynamic Programming

Less Repetition, More Dynamic Programming

46
Comments 3
18 min read
Finding The Shortest Path, With A Little Help From Dijkstra

Finding The Shortest Path, With A Little Help From Dijkstra

53
Comments 4
18 min read
A novel to break software developer stereotypes

A novel to break software developer stereotypes

20
Comments 2
2 min read
Taking advantage of BitMasks

Taking advantage of BitMasks

14
Comments 3
2 min read
What is a Symbol?

What is a Symbol?

14
Comments
9 min read
Spinning Around In Cycles With Directed Acyclic Graphs

Spinning Around In Cycles With Directed Acyclic Graphs

33
Comments 2
15 min read
Bolt walkthrough - Tryhackme

Bolt walkthrough - Tryhackme

3
Comments
2 min read
Can Anyone Answer this in detail?

Can Anyone Answer this in detail?

2
Comments
1 min read
Aligning Technology to Cater Business Needs

Aligning Technology to Cater Business Needs

6
Comments
2 min read
Deep Dive Through A Graph: DFS Traversal

Deep Dive Through A Graph: DFS Traversal

36
Comments
17 min read
What is IDF and how is it calculated?

What is IDF and how is it calculated?

10
Comments 1
2 min read
loading...