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.
Graph Databases vs Relational Databases: What and why?

Graph Databases vs Relational Databases: What and why?

169
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

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

Explaining Algorithms to my girlfriend - Binary Search

10
Comments 1
3 min read
Mutable and Immutable in Java

Mutable and Immutable in Java

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

14
Comments 5
3 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
Understanding Software Licenses: Open-Source vs. Commercial

Understanding Software Licenses: Open-Source vs. Commercial

2
Comments
6 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
JavaScript: Look! Loops!

JavaScript: Look! Loops!

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

Features of a dream programming language: 3rd draft

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

Como algoritmos melhoram a performance do seu código

16
Comments 2
3 min read
System Design

System Design

1
Comments
4 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
Finding strongly connected components (SCC) in directed graphs: Kosaraju-Sharir vs Tarjan’s algorithm in Go

Finding strongly connected components (SCC) in directed graphs: Kosaraju-Sharir vs Tarjan’s algorithm in Go

4
Comments 1
12 min read
Namespaces Abstracted

Namespaces Abstracted

Comments
1 min read
Programação funcional: o que são funções puras, determinísticas e que não provocam efeitos colaterais

Programação funcional: o que são funções puras, determinísticas e que não provocam efeitos colaterais

13
Comments
2 min read
Simple TypeScript Mutex Implementation

Simple TypeScript Mutex Implementation

13
Comments
2 min read
Rev Your Coding Process: 5 AI Tools Every Software Engineer Should Know

Rev Your Coding Process: 5 AI Tools Every Software Engineer Should Know

3
Comments
5 min read
A Brief History of DevOps and Its Impact on Software Development

A Brief History of DevOps and Its Impact on Software Development

2
Comments
8 min read
Working Of Compiler In JavaScript

Working Of Compiler In JavaScript

1
Comments
2 min read
Computer networking 101: Terms, tools, and getting started

Computer networking 101: Terms, tools, and getting started

3
Comments
8 min read
loading...