summaryrefslogtreecommitdiff
path: root/AlgoDesignAndTechniqueEdxPython/sources/binary_search.py
diff options
context:
space:
mode:
authorHaidong Ji2018-09-19 21:45:59 -0500
committerHaidong Ji2018-09-19 21:45:59 -0500
commit38b3f4b27cb5141f27e81d1f66082af7a2e9cfbb (patch)
tree5c299ea7de72f3513abf02cf846e8272e45da167 /AlgoDesignAndTechniqueEdxPython/sources/binary_search.py
parent7c2298e06df83de46bef0e1b7255cf9e32ca2624 (diff)
Covering segment complete.
This is quite tricky. I read the forum and it helped https://courses.edx.org/courses/course-v1:UCSanDiegoX+ALGS200x+2T2017/discussion/forum/course/threads/5a427c497acf2d0810000713 In particular try_my_best's algorithm worked. But I need to de-dup and sort the list before feeding it to that algorithm, otherwise it won't pass all the tests!
Diffstat (limited to 'AlgoDesignAndTechniqueEdxPython/sources/binary_search.py')
0 files changed, 0 insertions, 0 deletions