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.
Breadth vs Depth - How do you organize your brain as a software engineer and communicate with different styles?

Breadth vs Depth - How do you organize your brain as a software engineer and communicate with different styles?

4
Comments
3 min read
What's your CPU actually doing?

What's your CPU actually doing?

1
Comments
3 min read
Data Structures in JavaScript (Part 2): Stacks and Queues

Data Structures in JavaScript (Part 2): Stacks and Queues

5
Comments 1
5 min read
Bitwise Operations: A Simplified Guide for Beginners

Bitwise Operations: A Simplified Guide for Beginners

33
Comments 1
7 min read
I ♥️ Programming

I ♥️ Programming

Comments 1
2 min read
Belt-drive systems engineering toolkit for desktop, web, and mobile devices

Belt-drive systems engineering toolkit for desktop, web, and mobile devices

6
Comments
3 min read
Implementing Vec in Rust

Implementing Vec in Rust

4
Comments 1
6 min read
A world without empty values 🤯

A world without empty values 🤯

Comments
9 min read
Understanding Array: Features, Pros, Cons, and Time Complexity

Understanding Array: Features, Pros, Cons, and Time Complexity

2
Comments
6 min read
Comprehensive Documentation Of The Turtle Module

Comprehensive Documentation Of The Turtle Module

7
Comments
3 min read
7 Unique Insights into the Principles of Clean Code

7 Unique Insights into the Principles of Clean Code

6
Comments
2 min read
Understanding "this" keyword in Javascript

Understanding "this" keyword in Javascript

1
Comments 2
3 min read
The Rise of 5G Technology

The Rise of 5G Technology

Comments
2 min read
Multi-thread with node.js

Multi-thread with node.js

Comments
4 min read
Math for Devs - Cosine Similarity in Python

Math for Devs - Cosine Similarity in Python

14
Comments
3 min read
Heap Sort

Heap Sort

1
Comments
3 min read
Enhancing Code Reviews with Conventional Comments

Enhancing Code Reviews with Conventional Comments

26
Comments 14
3 min read
Quick Sort

Quick Sort

5
Comments 2
3 min read
LEARN API AND ITS MOST POPULAR TYPE

LEARN API AND ITS MOST POPULAR TYPE

3
Comments 1
5 min read
Mixed methods research in R

Mixed methods research in R

11
Comments
3 min read
Vencendo os números de ponto flutuante: um guia de sobrevivência

Vencendo os números de ponto flutuante: um guia de sobrevivência

39
Comments
14 min read
Algorithm Analysis

Algorithm Analysis

5
Comments
4 min read
Exploring the LZ77 Compression Algorithm

Exploring the LZ77 Compression Algorithm

1
Comments
7 min read
Balancing Complexity: A Tale of Array Includes vs. Negation

Balancing Complexity: A Tale of Array Includes vs. Negation

1
Comments 3
3 min read
Big O e análise de tempo de execução de um algoritmo

Big O e análise de tempo de execução de um algoritmo

5
Comments
5 min read
loading...