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.
Linear Search

Linear Search

Comments
2 min read
Functions vs. Procedures: Keep them separate.

Functions vs. Procedures: Keep them separate.

2
Comments 1
6 min read
Pair Programming

Pair Programming

3
Comments
3 min read
Conversion Functions: converting between binary, hexadecimal, decimal, & ASCII

Conversion Functions: converting between binary, hexadecimal, decimal, & ASCII

5
Comments
6 min read
Best Minors to Pair with a Computer Science Degree: Enhance Your Expertise and Marketability

Best Minors to Pair with a Computer Science Degree: Enhance Your Expertise and Marketability

1
Comments
2 min read
10 Things from Pragmatic Programmer (almost) 25 years later

10 Things from Pragmatic Programmer (almost) 25 years later

28
Comments 4
4 min read
Data structures in Computer Science

Data structures in Computer Science

5
Comments
2 min read
Programação funcional e a imutabilidade: 4 maneiras de clonar objetos no JavaScript

Programação funcional e a imutabilidade: 4 maneiras de clonar objetos no JavaScript

3
Comments
3 min read
What is a vector embedding?

What is a vector embedding?

15
Comments 2
3 min read
Panics and Projects

Panics and Projects

Comments
3 min read
Concurrencia en Golang IV

Concurrencia en Golang IV

11
Comments 5
5 min read
Binary search

Binary search

Comments 3
1 min read
O mínimo que todo programador deveria saber de encoding e charset

O mínimo que todo programador deveria saber de encoding e charset

4
Comments
4 min read
Heap implementation

Heap implementation

Comments
2 min read
NoSQL Databases vs Graph Databases: Which one should you use?

NoSQL Databases vs Graph Databases: Which one should you use?

170
Comments 6
14 min read
What is Dark Web?Hidden World Revealed

What is Dark Web?Hidden World Revealed

8
Comments
4 min read
Algoritmos Genéticos e sua Implementação na Prática

Algoritmos Genéticos e sua Implementação na Prática

1
Comments
8 min read
Dancing with Spaghetti: Managing Real-World Complexity for Coding Wizards

Dancing with Spaghetti: Managing Real-World Complexity for Coding Wizards

4
Comments 1
4 min read
Rolling Hash Function

Rolling Hash Function

Comments
2 min read
What is Depth First Search?

What is Depth First Search?

3
Comments
3 min read
Programming Fundamentals using Python

Programming Fundamentals using Python

Comments
7 min read
Criando um algoritmo de pesquisa em largura em grafos

Criando um algoritmo de pesquisa em largura em grafos

3
Comments
4 min read
Divide and Conquer approach

Divide and Conquer approach

2
Comments
2 min read
Unlocking Zero Knowledge Proofs: From Beginner to Advanced

Unlocking Zero Knowledge Proofs: From Beginner to Advanced

1
Comments
5 min read
TCP vs. UDP: The Need for Speed vs. Reliable Delivery

TCP vs. UDP: The Need for Speed vs. Reliable Delivery

7
Comments 3
2 min read
High Availability: The Key to Reliable Systems

High Availability: The Key to Reliable Systems

3
Comments
3 min read
Measuring your code complexity

Measuring your code complexity

18
Comments 6
3 min read
Vector Databases

Vector Databases

30
Comments 4
3 min read
CAP Theorem e pragmatismo nos estudos

CAP Theorem e pragmatismo nos estudos

2
Comments
3 min read
Load Balancing: The Key to Scaling Your Applications

Load Balancing: The Key to Scaling Your Applications

5
Comments
2 min read
Graph Databases vs Relational Databases: What and why?

Graph Databases vs Relational Databases: What and why?

164
Comments 6
13 min read
Time Complexity and Big O Notation

Time Complexity and Big O Notation

Comments
3 min read
Landing a Google SWE Internship: Interview Experience and preparation journey

Landing a Google SWE Internship: Interview Experience and preparation journey

2
Comments
13 min read
How to mock ALL external data sources and completely isolate the codebase while testing

How to mock ALL external data sources and completely isolate the codebase while testing

1
Comments
7 min read
Explaining Algorithms to my girlfriend - Binary Search

Explaining Algorithms to my girlfriend - Binary Search

9
Comments 1
3 min read
Mutable and Immutable in Java

Mutable and Immutable in Java

Comments
5 min read
Caching: The Key to Scaling Your Applications

Caching: The Key to Scaling Your Applications

1
Comments
2 min read
Why Do Websites Ask for Cookies When I Open Them?

Why Do Websites Ask for Cookies When I Open Them?

2
Comments
1 min read
Enable the magical Multi-Gen LRU AKA MGLRU on openSUSE Tumblewed, stay away from OOM today!

Enable the magical Multi-Gen LRU AKA MGLRU on openSUSE Tumblewed, stay away from OOM today!

9
Comments 5
3 min read
Distributed Systems: The Key to Scaling Your Applications

Distributed Systems: The Key to Scaling Your Applications

6
Comments 2
2 min read
What is GraphQL? - Understanding GraphQL as a Frontend Developer

What is GraphQL? - Understanding GraphQL as a Frontend Developer

2
Comments
4 min read
Refactoring: The Key to Keeping Your Codebase Clean and Maintainable

Refactoring: The Key to Keeping Your Codebase Clean and Maintainable

1
Comments
2 min read
Understanding DOM(Document Object Model)

Understanding DOM(Document Object Model)

Comments
5 min read
Lamport Clocks

Lamport Clocks

1
Comments
2 min read
Understanding Software Licenses: Open-Source vs. Commercial

Understanding Software Licenses: Open-Source vs. Commercial

1
Comments
6 min read
Agile Development: Revolutionizing the Software Engineering Industry

Agile Development: Revolutionizing the Software Engineering Industry

2
Comments
2 min read
JavaScript: Look! Loops!

JavaScript: Look! Loops!

Comments
4 min read
Message Ordering

Message Ordering

1
Comments
4 min read
Features of a dream programming language: 3rd draft

Features of a dream programming language: 3rd draft

3
Comments
133 min read
Como algoritmos melhoram a performance do seu código

Como algoritmos melhoram a performance do seu código

13
Comments 2
3 min read
Unleashing the Power of Data Mining: Unlocking Hidden Insights in Your Database

Unleashing the Power of Data Mining: Unlocking Hidden Insights in Your Database

1
Comments
2 min read
System Design

System Design

1
Comments
4 min read
Theorem Every Developer Should Know: CAP

Theorem Every Developer Should Know: CAP

2
Comments
2 min read
Data Warehousing: The Key to Unlocking Insights from Your Data

Data Warehousing: The Key to Unlocking Insights from Your Data

2
Comments
2 min read
NOSQL: The Future of Data Management

NOSQL: The Future of Data Management

3
Comments
2 min read
A to Z List of Top FREE Online Courses! Just do it!!

A to Z List of Top FREE Online Courses! Just do it!!

1
Comments
3 min read
The Ultimate Linux Cheat Code Handbook

The Ultimate Linux Cheat Code Handbook

17
Comments 2
5 min read
What is Dynamic Programming?

What is Dynamic Programming?

4
Comments 2
2 min read
Exactly Once Processing

Exactly Once Processing

2
Comments
4 min read
Calisthenics exercises recommendation software

Calisthenics exercises recommendation software

Comments
6 min read
loading...