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.
When Correct Is Not Safe: Can We Trust Functionally Correct Patches Generatedby Code Agents?
Cover image for When Correct Is Not Safe: Can We Trust Functionally Correct Patches Generatedby Code Agents?

When Correct Is Not Safe: Can We Trust Functionally Correct Patches Generatedby Code Agents?

Comments
1 min read
DeepSeek-OCR: Contexts Optical Compression
Cover image for DeepSeek-OCR: Contexts Optical Compression

DeepSeek-OCR: Contexts Optical Compression

Comments
1 min read
Sorting Algorithms Part 2: Divide and Conquer — Merge, Quick, and Heap Sort

Sorting Algorithms Part 2: Divide and Conquer — Merge, Quick, and Heap Sort

Comments
6 min read
Understanding Complement Arithmetic: Why Computers Subtract by Adding.

Understanding Complement Arithmetic: Why Computers Subtract by Adding.

Comments
1 min read
Searching Algorithms Part 1: Binary Search and the Art of Cutting the Search Space

Searching Algorithms Part 1: Binary Search and the Art of Cutting the Search Space

Comments
5 min read
Why 0.1 + 0.2 != 0.3: Building a Precise Calculator with Go's Decimal Package

Why 0.1 + 0.2 != 0.3: Building a Precise Calculator with Go's Decimal Package

Comments
6 min read
Searching Algorithms Part 3: Exploring Trees and Graphs with BFS and DFS

Searching Algorithms Part 3: Exploring Trees and Graphs with BFS and DFS

Comments
6 min read
Different Ways to Count

Different Ways to Count

Comments
1 min read
Day 40 of 100 days dsa coding challenge
Cover image for Day 40 of 100 days dsa coding challenge

Day 40 of 100 days dsa coding challenge

1
Comments
1 min read
RAG vs Fine‑Tuning: A Simple, Practical Guide for Beginners
Cover image for RAG vs Fine‑Tuning: A Simple, Practical Guide for Beginners

RAG vs Fine‑Tuning: A Simple, Practical Guide for Beginners

Comments
3 min read
Line by Line, Finding Walls for Rendering in a BSP Tree

Line by Line, Finding Walls for Rendering in a BSP Tree

Comments
5 min read
The Two-Pointer Technique: From Naive Loops to Elegant O(N) Solutions

The Two-Pointer Technique: From Naive Loops to Elegant O(N) Solutions

1
Comments
5 min read
Hey, I’m Nyells — Let’s Talk Code, Cybersecurity & UI/UX

Hey, I’m Nyells — Let’s Talk Code, Cybersecurity & UI/UX

1
Comments
1 min read
ConsistEdit: Highly Consistent and Precise Training-free Visual Editing
Cover image for ConsistEdit: Highly Consistent and Precise Training-free Visual Editing

ConsistEdit: Highly Consistent and Precise Training-free Visual Editing

Comments
1 min read
AI Isn’t Alchemy: Not Mystical, Just Messy
Cover image for AI Isn’t Alchemy: Not Mystical, Just Messy

AI Isn’t Alchemy: Not Mystical, Just Messy

1
Comments
9 min read
Unlocking List Understanding: The AI's Next Frontier

Unlocking List Understanding: The AI's Next Frontier

Comments
2 min read
What is General Register-Based CPU Organization?

What is General Register-Based CPU Organization?

Comments
2 min read
CheatSheet: Python for DSA

CheatSheet: Python for DSA

Comments
14 min read
Can AI Really Learn Lists? A Deep Dive into Limited Language Identification

Can AI Really Learn Lists? A Deep Dive into Limited Language Identification

Comments
2 min read
Searching Algorithms Part 2: Pattern Matching in Strings with Z, KMP, and Rabin-Karp

Searching Algorithms Part 2: Pattern Matching in Strings with Z, KMP, and Rabin-Karp

Comments
7 min read
Network Topology|Physical and Logical Topology and types in detail| Israh Binoj

Network Topology|Physical and Logical Topology and types in detail| Israh Binoj

Comments
3 min read
Writing Your First Compiler - Part 5: Building our Parser

Writing Your First Compiler - Part 5: Building our Parser

Comments
7 min read
Sorting Algorithms Part 3: Linear-Time Sorting, Counting, Radix, and Bucket

Sorting Algorithms Part 3: Linear-Time Sorting, Counting, Radix, and Bucket

1
Comments
5 min read
Unlocking Logic's Secrets: BoolSkeleton – Streamlining Boolean Networks for Peak Performance by Arvind Sundararajan

Unlocking Logic's Secrets: BoolSkeleton – Streamlining Boolean Networks for Peak Performance by Arvind Sundararajan

Comments
2 min read
Writing Your First Compiler - Part 6: Extending the Language

Writing Your First Compiler - Part 6: Extending the Language

8
Comments
19 min read
loading...