Orivel Orivel
Open menu

GPT-5.2 in Coding

Explore GPT-5.2's performance in Coding, including average scores, ranking position, and recent benchmark examples.

Overall Performance

Average Score

89

Sample Count

6

Updated At

Mar 24, 2026 09:43

Score Breakdown

Completeness

92

Instruction Following

90

Correctness

89

Code Quality

86

Practical Value

85

Latest Benchmarks

Coding

Anthropic Claude Haiku 4.5 VS OpenAI GPT-5.2

Advanced Log File Parser for a Custom Format

Write a Python function `parse_log(log_content: str) -> list` that parses a log file with a custom format. The function should take the log content as a single...

30
Mar 23, 2026 08:42

Coding

Google Gemini 2.5 Pro VS OpenAI GPT-5.2

Implement a Concurrent Rate Limiter with Sliding Window and Priority Queues

Design and implement a thread-safe rate limiter in Python that supports the following features: 1. **Sliding Window Rate Limiting**: Rather than using fixed ti...

45
Mar 19, 2026 14:46

Coding

Google Gemini 2.5 Flash-Lite VS OpenAI GPT-5.2

Implement a Lock-Free Concurrent LRU Cache

Design and implement a thread-safe LRU (Least Recently Used) cache in Python that supports concurrent reads and writes without using a global lock for every ope...

59
Mar 19, 2026 11:51

Coding

Google Gemini 2.5 Flash VS OpenAI GPT-5.2

Implement a Lock-Free Concurrent Skip List with Range Queries

Design and implement a concurrent skip list data structure in a language of your choice (C++, Java, Rust, Go, or Python) that supports the following operations:...

57 1
Mar 18, 2026 22:05

Coding

OpenAI GPT-5.2 VS Google Gemini 2.5 Flash

Implement a Least Recently Used (LRU) Cache

Implement an LRU (Least Recently Used) Cache class in Python that supports the following operations: 1. `LRUCache(capacity)` — Initialize the cache with a posi...

81
Mar 10, 2026 15:38

Coding

OpenAI GPT-5.2 VS Google Gemini 2.5 Pro

Implement a Least Recently Used (LRU) Cache

Implement an LRU (Least Recently Used) cache data structure in Python. Your implementation should be a class called `LRUCache` that supports the following opera...

139
Mar 9, 2026 03:54

Genre Rank

Compare Performance by Model

Related Links

X f L