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.
CPython Çalışma Zamanında Python Kodunun AST Bytecode PVM Yolculuğu

CPython Çalışma Zamanında Python Kodunun AST Bytecode PVM Yolculuğu

Comments
4 min read
Implement Stack using Queue (using single queue)

Implement Stack using Queue (using single queue)

Comments
1 min read
Implement Queue Using Array

Implement Queue Using Array

Comments
1 min read
Implement Queue using Stacks

Implement Queue using Stacks

Comments
1 min read
Implement stack using array

Implement stack using array

Comments
1 min read
How to Represent Money in Software

How to Represent Money in Software

Comments
3 min read
Find Median from Data Stream

Find Median from Data Stream

Comments
1 min read
Merge k Sorted Lists

Merge k Sorted Lists

Comments
2 min read
How I built my own Turing-complete programming language engine from scratch using Go 🚀

How I built my own Turing-complete programming language engine from scratch using Go 🚀

1
Comments
1 min read
Design Patterns of Software Architecture

Design Patterns of Software Architecture

Comments
2 min read
Stop Guessing Your Cache Locality: Verify JEP 401 Value Class Flattening with JFR

Stop Guessing Your Cache Locality: Verify JEP 401 Value Class Flattening with JFR

Comments
2 min read
My Journey Into Compiler Design

My Journey Into Compiler Design

Comments
1 min read
How UUIDs Actually Work: v4 Randomness, v7 Timestamps, and the Collision Math

How UUIDs Actually Work: v4 Randomness, v7 Timestamps, and the Collision Math

Comments
5 min read
Java LLD: Design Tic-Tac-Toe with O(1) Win Detection

Java LLD: Design Tic-Tac-Toe with O(1) Win Detection

1
Comments 1
2 min read
Implement a Max Heap

Implement a Max Heap

Comments
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.