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.
Alibaba Cloud’s AI Technology Sparks Breakthrough in RNA Virus Discovery

Alibaba Cloud’s AI Technology Sparks Breakthrough in RNA Virus Discovery

Comments
3 min read
Dia 15 - 1.5 Tecnologias para construção de processadores e memórias

Dia 15 - 1.5 Tecnologias para construção de processadores e memórias

Comments
1 min read
Observer Pattern

Observer Pattern

Comments 2
3 min read
Edge Computing and AI: A Transformative Duo for Real-Time Data Processing

Edge Computing and AI: A Transformative Duo for Real-Time Data Processing

5
Comments
8 min read
Capturing The Statistics of Streaming Data - Part 1

Capturing The Statistics of Streaming Data - Part 1

1
Comments
12 min read
Strategy Pattern

Strategy Pattern

Comments 1
3 min read
Blueprint Visual Scripting for Unreal Engine 5 (Third Edition) - A Technical Analysis

Blueprint Visual Scripting for Unreal Engine 5 (Third Edition) - A Technical Analysis

3
Comments
4 min read
Representing and Manipulating Information in modern computer - Part 1

Representing and Manipulating Information in modern computer - Part 1

2
Comments
3 min read
someone told me to write as I learn

someone told me to write as I learn

8
Comments 6
2 min read
3 Alternatives To a Coding Bootcamp

3 Alternatives To a Coding Bootcamp

Comments
2 min read
Treasure Hunt - Engineering | Sep 2024

Treasure Hunt - Engineering | Sep 2024

Comments
1 min read
Relearning basics of CS - Implementing Queue

Relearning basics of CS - Implementing Queue

Comments
2 min read
Network switches

Network switches

Comments
2 min read
Choosing data structures for Advent of Code 2018 Day 24

Choosing data structures for Advent of Code 2018 Day 24

Comments
3 min read
Decorator Pattern

Decorator Pattern

73
Comments 7
3 min read
Time Complexity: A Comedy of Errors (and Algorithms)

Time Complexity: A Comedy of Errors (and Algorithms)

3
Comments
5 min read
Basics of Game Development Using Unity, Unreal Engine, or Godot

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

5
Comments
5 min read
WAIT… THERE ARE OTHER NUMBERS?

WAIT… THERE ARE OTHER NUMBERS?

Comments
4 min read
Language Feature Deep Dive: Python's Structural Pattern Matching

Language Feature Deep Dive: Python's Structural Pattern Matching

2
Comments 1
3 min read
Advanced Math Library for C

Advanced Math Library for C

1
Comments
2 min read
Dia 11 - 1.1 Introdução - Organização e Projeto de Computadores: Interface Hardware/Software

Dia 11 - 1.1 Introdução - Organização e Projeto de Computadores: Interface Hardware/Software

Comments
3 min read
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)

7
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
A gentle introduction to signed integer representation

A gentle introduction to signed integer representation

Comments
4 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
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
How To Build a Basic Search Engine Like Google

How To Build a Basic Search Engine Like Google

Comments
1 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

2
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

12
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

2
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
What is a Bloom Filter and What are they used for?

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

4
Comments
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
Definition of Terms

Definition of Terms

6
Comments
8 min read
Binary Encoding: The Key to Computer Communication

Binary Encoding: The Key to Computer Communication

1
Comments
4 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

2
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🐍

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

Uma visão elementar de Arquitetura de Computadores 🖥️

Comments
18 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
loading...