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.
DATATYPES IN C

DATATYPES IN C

2
Comments
7 min read
Understading Algorithm Complexity: A Deep Dive into Big O Notation With JavaScript

Understading Algorithm Complexity: A Deep Dive into Big O Notation With JavaScript

11
Comments
5 min read
Reverse engineering TP-Link Tapo's REST API - part 1

Reverse engineering TP-Link Tapo's REST API - part 1

33
Comments 5
10 min read
Working Student/Intern Search in Germany (Reality)

Working Student/Intern Search in Germany (Reality)

1
Comments
2 min read
My Computer Science Website

My Computer Science Website

1
Comments
1 min read
DSA: Tree - questions

DSA: Tree - questions

Comments
3 min read
Concurrency patterns in Go; worker pools and fan-out/fan-in

Concurrency patterns in Go; worker pools and fan-out/fan-in

15
Comments 3
3 min read
A Voyage through Algorithms using Javascript - Selection Sort

A Voyage through Algorithms using Javascript - Selection Sort

Comments
8 min read
Quantum Computing The Next Frontier in IT

Quantum Computing The Next Frontier in IT

1
Comments
2 min read
General Computer System Model

General Computer System Model

Comments
2 min read
what the heck is web3

what the heck is web3

3
Comments
2 min read
Load Balancing 101

Load Balancing 101

Comments
6 min read
Fundamentals of Computer Architecture: Understanding the Structure Behind the Hardware

Fundamentals of Computer Architecture: Understanding the Structure Behind the Hardware

2
Comments
3 min read
Exploring the Intersection of Science and Art in Computer Science

Exploring the Intersection of Science and Art in Computer Science

1
Comments
2 min read
Ensuring Data Integrity in Multi-User Environments

Ensuring Data Integrity in Multi-User Environments

1
Comments
9 min read
Algoritmos de Ordenação

Algoritmos de Ordenação

Comments
6 min read
What is a Bloom Filter and What are they used for?

What is a Bloom Filter and What are they used for?

10
Comments 1
3 min read
Implementing Parallel Merge Sort: 25sec vs 1.5sec

Implementing Parallel Merge Sort: 25sec vs 1.5sec

8
Comments 2
4 min read
Where Does Deleted Data Go? Unveiling the Secrets of File Deletion and Overwriting

Where Does Deleted Data Go? Unveiling the Secrets of File Deletion and Overwriting

1
Comments
2 min read
Basics of Game Development Using Unity, Unreal Engine, or Godot

Basics of Game Development Using Unity, Unreal Engine, or Godot

6
Comments
5 min read
Definition of Terms

Definition of Terms

6
Comments
8 min read
The Battle of the MSTs: Prim, Kruskal, and Borůvka Duke It Out for Supremacy!

The Battle of the MSTs: Prim, Kruskal, and Borůvka Duke It Out for Supremacy!

11
Comments
3 min read
2D Polygon Boolean Operations

2D Polygon Boolean Operations

5
Comments
8 min read
JAVA COLLECTION FRAMEWORK (ONLY INTERFACES)

JAVA COLLECTION FRAMEWORK (ONLY INTERFACES)

Comments
9 min read
PDF Extraction: Retrieving Text and Tables together using Python🐍

PDF Extraction: Retrieving Text and Tables together using Python🐍

21
Comments 4
4 min read
loading...