|
|
|
|
|
by karmasimida
1771 days ago
|
|
It is simultaneously impressive and underwhelming for me. I mean yes this is a super impressive demo, but it didn't go beyond my expectation. I really want to see whether this model can write a correct binary search method without seeing one before. Or even correctly using the binary search, does it understand concept like index boundaries? |
|
It has almost definitely seen a lot of coding problems so I would expect "write a function to binary search a sorted array" to output the intended result. I don't think anybody expects it to come up with algorithms it hasn't encountered.