Just gave ChatGPT the coding question $dayjob used to use for software engineers. Not a leetcode brain teaser, more of a implementation question that touches in data structures and concurrency.
It generated code that was well above satisfactory, including comments describing why it’s safe for concurrent usage. 🫠