Forem

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.
What is Depth First Search?
Cover image for What is Depth First Search?

What is Depth First Search?

4
Comments
3 min read
Programming Fundamentals using Python
Cover image for Programming Fundamentals using Python

Programming Fundamentals using Python

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

Criando um algoritmo de pesquisa em largura em grafos

7
Comments
4 min read
Programação funcional e a imutabilidade: 4 maneiras de clonar objetos no JavaScript
Cover image for 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
Divide and Conquer approach
Cover image for Divide and Conquer approach

Divide and Conquer approach

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

Unlocking Zero Knowledge Proofs: From Beginner to Advanced

2
Comments
5 min read
Measuring your code complexity

Measuring your code complexity

23
Comments 6
3 min read
What is io_uring?

What is io_uring?

Comments
3 min read
Vector Databases
Cover image for Vector Databases

Vector Databases

33
Comments 5
3 min read
CAP Theorem e pragmatismo nos estudos

CAP Theorem e pragmatismo nos estudos

3
Comments
3 min read
Graph Databases vs Relational Databases: What and why?
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Mutable and Immutable in Java

Mutable and Immutable in Java

Comments
5 min read
Why Do Websites Ask for Cookies When I Open Them?
Cover image for 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!
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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!
Cover image for JavaScript: Look! Loops!

JavaScript: Look! Loops!

Comments
4 min read
Features of a dream programming language: 3rd draft
Cover image for 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
Cover image for System Design

System Design

1
Comments
4 min read
loading...