Add Section Headers to Lecture: What Is an Algorithm and How Does Big O Notation Work?
Author: majestic-owl448Created Sep 11, 2026Updated Sep 17, 2026
Labelsscope: curriculumpython v9 certlessonNaomi's Sprints
Part of #69286
Summary
The lecture challenge "What Is an Algorithm and How Does Big O Notation Work?" is ~1294 words with no section headers, making it hard to scan.
- File:
curriculum/challenges/english/blocks/lecture-working-with-common-data-structures/68420c314cdf5c6863ca8330.md - Word count: ~1294
Acceptance Criteria
- Add
##section headers to break the lecture body (the# --description--section) into logical sections - Headers should reflect the natural structure of the content; no rewriting of existing prose
- See
curriculum/challenges/english/blocks/lecture-working-with-higher-order-functions-and-callbacks/673362d7f94d551edb532d24.md("How Does the Sort Method Work?") for the existing convention: short, Title Case##headers placed before each major sub-topic - Do not modify the
# --questions--section, code blocks, or front matter - Ensure the lecture still reads clearly end-to-end after headers are added
Want to Contribute?
This issue is part of the Contributor Sprint initiative! If you're interested in helping out:
- Join our Discord: https://chat.freecodecamp.org
- Claim the Naomi's Sprints role
- Ping Naomi in
#naomis-sprintsto be assigned this ticket
Source: freeCodeCamp/freeCodeCamp