Summary
Full Transcript
BINARY SEARCH PLAYLIST : https://www.youtube.com/playlist?list=PLauivoElc3gjE_s-7owHO0RVb_jj7Rx85 FREE COMPETITIVE PROGRAMMING COURSE TUTORIALS : https://youtube.com/playlist?list=PLauivoElc3ggagradg8MfOZreCMmXMmJ- FOR DOUBTS AND DISCUSSIONS, JOIN DISCORD : https://discord.gg/GMH23tq7Y7 In this video i discuss the solution to spoj EKO problem using binary search and predicate function. I explain in detail how you can leverage binary search on monotonic predicate functions. Practice problems : https://www.spoj.com/problems/EKO/ https://www.spoj.com/problems/AGGRCOW/ https://www.spoj.com/problems/PIE/ https://www.codechef.com/problems/MINEAT https://www.hackerearth.com/.../algorithm/charsi-in-love/ https://www.hackerearth.com/.../algorithm/problem-1-103/ https://www.hackerearth.com/.../algorithm/foo-and-exams-4/ https://codeforces.com/problemset/problem/230/B https://codeforces.com/problemset/problem/474/B https://www.interviewbit.com/problems/painters-partition-problem/ You can find more in below links, but you would have to filter: https://www.codechef.com/tags/problems/binary-search Timestamps: Logic Explanation : (0:00) Code : (10:38) Time Complexity : (20:10) bloopers : (22:04) Be a part of our awesome Community. Join ○ Discord : https://discord.gg/GMH23tq7Y7 ○ Telegram : https://t.me/LuvIsMeYT You can follow me on below platforms for all the latest updates ○ Instagram : https://www.instagram.com/i._m_.luv/ ○ Twitter : https://twitter.com/Luvk1412 ○ Linkedin : https://www.linkedin.com/in/luvk1412/ Blog(Not frequently updated) ○ Blog : https://www.codewithluv.in Hashtags #spoj #eko #binarysearch #predicate #monotonic
