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.
From Hash Functions to Vector Databases: The Data Structures Powering AI

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

Comments
15 min read
A CISO's Guide to Microsoft Copilot: The Security Checklist for High-Compliance Environments

A CISO's Guide to Microsoft Copilot: The Security Checklist for High-Compliance Environments

Comments
4 min read
New dev.to blog, thoughts on re-visiting CS fundamentals vs. Master's degree

New dev.to blog, thoughts on re-visiting CS fundamentals vs. Master's degree

Comments
3 min read
Why typeof null === object

Why typeof null === object

Comments
6 min read
Explaining the PACELC theorem to new hires

Explaining the PACELC theorem to new hires

Comments
6 min read
Wild and Dangling Pointers in C

Wild and Dangling Pointers in C

Comments
1 min read
How I Built a Mini C Compiler to Understand How Compilers Work

How I Built a Mini C Compiler to Understand How Compilers Work

1
Comments 1
1 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

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
Database System Internals — Transactions, Deadlocks, Recovery & Indexing Explained with SQL Examples

Database System Internals — Transactions, Deadlocks, Recovery & Indexing Explained with SQL Examples

1
Comments 1
3 min read
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
Database normalization

Database normalization

5
Comments
3 min read
Transactions, Deadlocks & Log Based Recovery

Transactions, Deadlocks & Log Based Recovery

Comments
1 min read
loading...