With the advancements in LLM technology, which can now solve Advent of Code challenges with minimal input and easily handle LeetCode medium-level problems, do you think the tech industry will shift away from using these types of coding challenges for candidate interviews? Or to put it another way, what is the value now in spending time to get good at solving these types of problems, given that LLM's are now advanced enough to solve them?
<p><pre><code> which can now solve Advent of Code challenges with minimal input
</code></pre>
Citation? The best writeup I found of people trying this for AoC 2023 had a mediocre success rate on the first 12 problems:<p><a href="https://www.themotte.org/post/797/chatgpt-vs-advent-of-code" rel="nofollow">https://www.themotte.org/post/797/chatgpt-vs-advent-of-code</a>