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.
When Big O Lies

When Big O Lies

Comments
14 min read
Why I am stuck and always Learning..

Why I am stuck and always Learning..

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

Day 40 of 100 days dsa coding challenge

1
Comments
1 min read
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
Herança

Herança

3
Comments
3 min read
Interrupts in the Linux Kernel : Entry Path and Key Registers (Part 2)

Interrupts in the Linux Kernel : Entry Path and Key Registers (Part 2)

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

What is General Register-Based CPU Organization?

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
🥁 Beatnik — The Language Where Meaning Comes from Scrabble Scores

🥁 Beatnik — The Language Where Meaning Comes from Scrabble Scores

Comments
2 min read
🔢 NumStack — A Numeric-Only Stack Language for Pure Arithmetic Computation

🔢 NumStack — A Numeric-Only Stack Language for Pure Arithmetic Computation

Comments
2 min read
🐱 Kitten — A Typed Concatenative Language Designed for Safety and Modularity

🐱 Kitten — A Typed Concatenative Language Designed for Safety and Modularity

1
Comments
2 min read
📼 TapeMachineLang — A Language Modeled After Analog Tape Recording and Signal Flow

📼 TapeMachineLang — A Language Modeled After Analog Tape Recording and Signal Flow

Comments
2 min read
📌 Glypho — A Language Built from Abstract Symbols Instead of Text

📌 Glypho — A Language Built from Abstract Symbols Instead of Text

Comments
2 min read
📌 TuringTiles — A Language Built from Tile-Based State Transitions

📌 TuringTiles — A Language Built from Tile-Based State Transitions

Comments
2 min read
📌 Joy — The Language That Runs on Pure Function Composition Instead of Variables

📌 Joy — The Language That Runs on Pure Function Composition Instead of Variables

Comments
2 min read
🎮 ChipTuneLang — A Language Built Around Retro 8-Bit Sound Logic and Sequencing

🎮 ChipTuneLang — A Language Built Around Retro 8-Bit Sound Logic and Sequencing

Comments
2 min read
loading...