[CP4] - Competitive Programming 4 Notes
Wen Fanyu Lv2

Notes for Competitive Programming 4. A very good book.

Foreword

This post are some notes that I have taken from the book CP4. Do note that it is much better if you read the book by yourself and these are just study notes that I have made. I didn’t make notes for all chapters, and the arrangement of this study note might be different from the ordering of chapters in the book. I have also included my study plan at the end of the post.

Menu

Introduction

Data Structures

Study Plan

  1. Week 1:

    • Day 1: Ch 1.1,1.2
    • Day 2: Ch 1.3, Ch 1.4
    • Day 3: Ch 2.1, Ch 2.2