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.
A Voyage through Algorithms using Javascript - Radix Sort
Cover image for A Voyage through Algorithms using Javascript - Radix Sort

A Voyage through Algorithms using Javascript - Radix Sort

Comments
11 min read
Future of AI...🤖
Cover image for Future of AI...🤖

Future of AI...🤖

Comments
3 min read
Computer Fundamentals - 16
Cover image for Computer Fundamentals - 16

Computer Fundamentals - 16

Comments
1 min read
Computer Fundamentals - 15
Cover image for Computer Fundamentals - 15

Computer Fundamentals - 15

Comments
1 min read
What happens when u click google.com - Computer Networks

What happens when u click google.com - Computer Networks

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
Why January 1, 1970 Is the Most Important Date in programming (And You've Probably Never Heard of It)
Cover image for Why January 1, 1970 Is the Most Important Date in programming (And You've Probably Never Heard of It)

Why January 1, 1970 Is the Most Important Date in programming (And You've Probably Never Heard of It)

4
Comments
6 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
Revisiting the Fundamentals: My Learning Plan
Cover image for Revisiting the Fundamentals: My Learning Plan

Revisiting the Fundamentals: My Learning Plan

Comments
3 min read
Why typeof null === object

Why typeof null === object

Comments
6 min read
The Four Facets of Determinism in Large Language Models: Numerical, Computational, Syntactic, and Semantic

The Four Facets of Determinism in Large Language Models: Numerical, Computational, Syntactic, and Semantic

Comments
5 min read
Stack memory e Heap memory

Stack memory e Heap memory

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

Mengembangkan Bahasa Pemrograman Baru, Apakah Masih Relevan Saat Ini?

4
Comments
2 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 Space Complexity

Understanding Space Complexity

7
Comments 1
3 min read
loading...