This repository stores all the code examples and class PowerPoint presentations for Rice ICPC Club Fall 2021.
General Resources:
A Comprehensive List of Topics of cp
CP algorithm Wiki Site
Recording Session Playlist: YouTube
Week 0: Club Virtual Fair
Week 1: Club logistics PowerPoints
Week 1: Club Training Session PowerPoint 1
Week 2: Club Training Session PowerPoint 2
Week 3: Club Training Session PowerPoint 3 | Session Recording: cumulative array, fenwick tree, segment tree
Week 4: Club Training Session PowerPoint 4 | Session Recording: fenwicktree sum query
Week 5: Club Training Session PowerPoint 5 | Session Recording: bellmanford, DP
Week 6: Club Training Session PowerPoint 6 | Session Recording: DP
Week 7: Club Training Session PowerPoint 7 | Session Recording: longest palindrom subsquence, DP
Week 8: Club Training Session PowerPoint 8 | Session Recording: Graph Theory