reading-notes

Software Development Reading Notes

View on GitHub

Big O: Analysis of Algorithm Efficiency

Big O reference sheet

Linked list

Note reference article

terminology

linear vs non-linear

memory allocation

Linked list types

Grow linked list