O(1): random access to an element in a collection, dependent on indexing
O(n): list iterations
O(n^2): nested loops on the same collection
O(log n): divide and conquer
O(n log n): iterations that use divide and conquer
O(n!): adding a nested loop for every input you have
@CrusaderKings I also recommend finding individual Let’s Plays for whichever DLC you get so you can see how in particular that DLC affects play. Ghostfeet’s Conclave LP is great, for example: https://t.co/DuAT4jBA0n