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 Shirt Drying Problem: An Analogous Tale about Function Coloring

The Shirt Drying Problem: An Analogous Tale about Function Coloring

1
Comments
7 min read
Exploring parallelism in Large Language Models (LLMs)

Exploring parallelism in Large Language Models (LLMs)

9
Comments
5 min read
Representação numérica na computação

Representação numérica na computação

6
Comments
7 min read
cs50x week5 Data Structures

cs50x week5 Data Structures

Comments
1 min read
Producer Consumer Problem: Process Synchronisation

Producer Consumer Problem: Process Synchronisation

Comments
4 min read
A gentle introduction to signed integer representation

A gentle introduction to signed integer representation

Comments
4 min read
A Voyage through Algorithms using Javascript - Insertion Sort

A Voyage through Algorithms using Javascript - Insertion Sort

5
Comments
5 min read
Mehr Sichtbarkeit in Deiner Region: Local SEO Schritt für Schritt

Mehr Sichtbarkeit in Deiner Region: Local SEO Schritt für Schritt

Comments
4 min read
Creating a Roman History Timeline Chart in JavaScript

Creating a Roman History Timeline Chart in JavaScript

3
Comments 1
22 min read
DATATYPES IN C

DATATYPES IN C

1
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

11
Comments 3
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
Understanding the Computer Bus: The Backbone of Digital Communication

Understanding the Computer Bus: The Backbone of Digital Communication

1
Comments
5 min read
A Voyage through Algorithms using Javascript - Selection Sort

A Voyage through Algorithms using Javascript - Selection Sort

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

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

13
Comments 3
3 min read
Quantum Computing The Next Frontier in IT

Quantum Computing The Next Frontier in IT

1
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

1
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
Creating an arXiv DB

Creating an arXiv DB

Comments
6 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
Implementing Parallel Merge Sort: 25sec vs 1.5sec

Implementing Parallel Merge Sort: 25sec vs 1.5sec

8
Comments 2
4 min read
What is a Bloom Filter and What are they used for?

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

5
Comments
3 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

Comments
2 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!

6
Comments
3 min read
2D Polygon Boolean Operations

2D Polygon Boolean Operations

3
Comments
8 min read
7 Must-Dos for Every Computer Science Student

7 Must-Dos for Every Computer Science Student

1
Comments
1 min read
JAVA COLLECTION FRAMEWORK (ONLY INTERFACES)

JAVA COLLECTION FRAMEWORK (ONLY INTERFACES)

Comments
9 min read
Maximise Your Productivity: Harness Hot Reloading in Kubernetes

Maximise Your Productivity: Harness Hot Reloading in Kubernetes

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

PDF Extraction: Retrieving Text and Tables together using Python🐍

6
Comments 3
4 min read
Why is landing an Internship as a Computer science student so hard ?

Why is landing an Internship as a Computer science student so hard ?

1
Comments
2 min read
Understanding Instruction Set Architecture (ISA): Its Significance in Computer Science

Understanding Instruction Set Architecture (ISA): Its Significance in Computer Science

Comments
3 min read
Understanding the Factory Design Pattern in C# with Real-World Examples

Understanding the Factory Design Pattern in C# with Real-World Examples

3
Comments
3 min read
Light Bulb Control Circuit Design Using Boolean Algebra

Light Bulb Control Circuit Design Using Boolean Algebra

6
Comments
4 min read
Reinvent The Wheel (Maybe)

Reinvent The Wheel (Maybe)

6
Comments
6 min read
Computer Control in Software

Computer Control in Software

Comments
1 min read
Dynamic Connectivity: A Visual Guide

Dynamic Connectivity: A Visual Guide

Comments
4 min read
DSA REPO!

DSA REPO!

Comments
1 min read
Uma visão elementar de Arquitetura de Computadores 🖥️

Uma visão elementar de Arquitetura de Computadores 🖥️

1
Comments
18 min read
You know the difference about Weak and Unowned reference in iOS?

You know the difference about Weak and Unowned reference in iOS?

Comments
2 min read
Você sabe a diferença entre Weak e Unowned?

Você sabe a diferença entre Weak e Unowned?

Comments
2 min read
I was wrong about array methods and generators...

I was wrong about array methods and generators...

2
Comments 1
12 min read
How to Scrape Amazon Product Data: Methods, Tools, and Best Practices

How to Scrape Amazon Product Data: Methods, Tools, and Best Practices

Comments
4 min read
Written by a 16 year old, a book on how computers work

Written by a 16 year old, a book on how computers work

Comments
2 min read
Designing a Scalable Web Search Engine: A Beginner’s Guide

Designing a Scalable Web Search Engine: A Beginner’s Guide

1
Comments
4 min read
Roadmap to Learning C Programming

Roadmap to Learning C Programming

58
Comments 1
6 min read
How To Build a Basic Search Engine Like Google

How To Build a Basic Search Engine Like Google

3
Comments
1 min read
Minecraft: A Janela para a POO

Minecraft: A Janela para a POO

7
Comments
9 min read
Attending CVPR 2024: Interesting Talks and What I Learned

Attending CVPR 2024: Interesting Talks and What I Learned

1
Comments
5 min read
10 System Design Terms Every Engineer Must Know ...

10 System Design Terms Every Engineer Must Know ...

5
Comments 1
2 min read
Merge sort | Recursion

Merge sort | Recursion

9
Comments
3 min read
Descriptive Analytics of Sample Sales Data (Kaggle) with R

Descriptive Analytics of Sample Sales Data (Kaggle) with R

Comments
5 min read
What is Dev Test Lab?

What is Dev Test Lab?

Comments
1 min read
👨‍💻 Quantum Computers — How Will They Change the Future?

👨‍💻 Quantum Computers — How Will They Change the Future?

24
Comments 4
2 min read
loading...