[Python] 파이썬/Leetcode_14Days plan for DataStructure
[Leetcode] 704. Binary Search {Day1 Binary Search} (In Python)
두부군_
2021. 11. 25. 15:53
코드들은 github.com/Eastar-DS/Python 의 14 Days Study Plan about Data_Structure폴더에도 있습니다
난이도가 easy에 불과한데 어떤식으로 풀어야 효율적인지 도저히 감이 안왔던 문제.
알고보니 카데인 알고리즘이라는 유명한 방법으로 쉽게 푸는문제였다.
기억해두자!