One of my first talk ever. I fumbled a lot 🥲 but most of the people got a grasp of Divide and Conquer very well (which was my main aim). How we can subdivide the problem and solve it recursively to make our algo more time efficient.
A hackathon organized by Coding club of iiserb, Cyberheathens.
An event organized by Math department of iiserb, with verious of activities
Another hackathon organized by coding club of iiserb as a pre-event for armacode.
The instructor was tough. Dropping the assignment code here for helping out future kids :) It implements CV algorithms from scratch.
Use K-means in the second assignment btw.