CS education is fake.
Most CS grads can't explain web2 architecture - browser policies, cookies, single threaded JS event loop, wasm, etc.
They can't write a simple HTTPS client from scratch which has its own socket layer and SSL handshake.
Churning out leetcode solvers doesn't imply any education in CS
OOP is fake.
You spend all your time creating objects and classes.
And the final code is run by a few assembly instructions, labels and jumps.