> For the complete documentation index, see [llms.txt](https://www.jedjs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.jedjs.com/untitled-1/structures-and-algorithms.md).

# Structures and Algorithms

Structures and algorithms is a discipline that has many books written on the subject and is covered extensively in computer science classes at universities. The following section will not be an extensive treatise on the topic but will briefly cover some of the broad concepts and some specifics for structures and algorithms in JavaScript.
