Sponsored
Reserved space — layout preview until AdSense is connected
Advanced Python
medium
2D Vector dataclass
Implement a Vector2D dataclass with +, -, scalar *, dot product, and magnitude.
dataclass
OOP
math
+20 pts
18m
Advanced Python
hard
Data pipeline
Implement a Pipeline class supporting pipe chaining with the | operator.
functional
OOP
pipeline
+40 pts
35m
Advanced Python
hard
Validated descriptor
Implement a TypedField descriptor that raises TypeError if the value is not of the expected type.
descriptors
OOP
metaclass
+40 pts
35m
Showing 3 challenges · filtered by category