--- title: "Bob’s Notebook: Quicksort" type: "article" slug: "bobs-notebook-quicksort" url: "http://localhost/article/bobs-notebook-quicksort/" markdown_url: "http://localhost/article/bobs-notebook-quicksort.md" published_at: "2020-10-27T17:17:55+00:00" modified_at: "2024-05-26T13:14:01+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Quicksort; title line in display; machine code with examples." category: - name: "Sinc-Link" slug: "sinc-link" taxonomy: "category" url: "http://localhost/category/periodicals/sinc-link/" post_tag: - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Bob Mitchell" slug: "bob-mitchell" taxonomy: "indiv" url: "http://localhost/indiv/bob-mitchell/" publication: "Sinc-Link" publication_r: id: 10240 title: "Sinc-Link" type: "periodical" url: "http://localhost/periodical/sinc-link/" authors: "Bob Mitchell" volume: "3" issue: "6" issues_articles: - id: 38192 title: "Sinc-Link v3 n6" type: "issue" url: "http://localhost/issue/sinc-link-v3-n6/" pages: "10" pubdate: "November/December 1985" archive_link: false volumeissue: "v3n6" --- # Bob’s Notebook: Quicksort Quicksort; title line in display; machine code with examples.