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.
Understanding Space Complexity

Understanding Space Complexity

3
Comments
3 min read
10 Dead Programming Languages
Cover image for 10 Dead Programming Languages

10 Dead Programming Languages

Comments
3 min read
Stack memory e Heap memory

Stack memory e Heap memory

Comments
4 min read
O Problema do Caixeiro-Viajante: De Gregor Samsa à Max Verstappen e a Busca Incessante pelo Caminho Perfeito.
Cover image for O Problema do Caixeiro-Viajante: De Gregor Samsa à Max Verstappen e a Busca Incessante pelo Caminho Perfeito.

O Problema do Caixeiro-Viajante: De Gregor Samsa à Max Verstappen e a Busca Incessante pelo Caminho Perfeito.

3
Comments
4 min read
Mengembangkan Bahasa Pemrograman Baru, Apakah Masih Relevan Saat Ini?

Mengembangkan Bahasa Pemrograman Baru, Apakah Masih Relevan Saat Ini?

Comments
2 min read
Day 4: Optimizing for Speed, Prime Number Checker

Day 4: Optimizing for Speed, Prime Number Checker

5
Comments
2 min read
Compositional Abstractions for Computing Under Ignorance: Or, What I Learned by Analyzing My Own Research as Data

Compositional Abstractions for Computing Under Ignorance: Or, What I Learned by Analyzing My Own Research as Data

5
Comments
7 min read
Why typeof null === object

Why typeof null === object

Comments
6 min read
Wild and Dangling Pointers in C
Cover image for Wild and Dangling Pointers in C

Wild and Dangling Pointers in C

Comments
1 min read
From Hash Functions to Vector Databases: The Data Structures Powering AI
Cover image for From Hash Functions to Vector Databases: The Data Structures Powering AI

From Hash Functions to Vector Databases: The Data Structures Powering AI

2
Comments
15 min read
Logical Operators & Control Flow

Logical Operators & Control Flow

Comments
3 min read
SE371 - Assignment 2

SE371 - Assignment 2

Comments
1 min read
Database Normalization: From 1NF to 3NF

Database Normalization: From 1NF to 3NF

Comments
2 min read
Graphs Unlocked: From Social Networks to Shortest Paths, A Developer's Guide

Graphs Unlocked: From Social Networks to Shortest Paths, A Developer's Guide

Comments
7 min read
Mastering Python's Iteration Protocol: Iterables, Iterators, and Generators
Cover image for Mastering Python's Iteration Protocol: Iterables, Iterators, and Generators

Mastering Python's Iteration Protocol: Iterables, Iterators, and Generators

6
Comments
9 min read
Transactions, Deadlocks & Log Based Recovery

Transactions, Deadlocks & Log Based Recovery

Comments
1 min read
🕒 Running Time Wednesday! Understanding Big O (Made Simple)

🕒 Running Time Wednesday! Understanding Big O (Made Simple)

1
Comments
3 min read
JIT vs. AOT Compilation in Java: A Comparative Analysis with Benchmarks

JIT vs. AOT Compilation in Java: A Comparative Analysis with Benchmarks

5
Comments
5 min read
💾Ensuring Database Stability: Transactions, Deadlocks & Log-Based Recovery

💾Ensuring Database Stability: Transactions, Deadlocks & Log-Based Recovery

Comments
3 min read
Understanding ACID Properties in SQL with Practical Examples

Understanding ACID Properties in SQL with Practical Examples

Comments
2 min read
Normalisation

Normalisation

Comments
3 min read
DBMS - Transactions,Deadlocks & Log-based Recovery
Cover image for DBMS - Transactions,Deadlocks & Log-based Recovery

DBMS - Transactions,Deadlocks & Log-based Recovery

Comments
2 min read
Universal LLM Agent Prompt Injection

Universal LLM Agent Prompt Injection

Comments
1 min read
Unveiling the Power of Queues: A Journey into Data Structures and Algorithms

Unveiling the Power of Queues: A Journey into Data Structures and Algorithms

Comments
1 min read
ACID

ACID

Comments
1 min read
loading...