{"id":24189539,"url":"https://github.com/mathurah/syde-223-lecture-notes","last_synced_at":"2026-01-21T12:45:34.460Z","repository":{"id":105765997,"uuid":"263366474","full_name":"mathurah/syde-223-lecture-notes","owner":"mathurah","description":"📊 Lecture notes from my Data Structures and Algorithms class in Systems Design Engineering","archived":false,"fork":false,"pushed_at":"2020-09-24T11:58:58.000Z","size":11451,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-21T12:42:23.720Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mathurah.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-12T14:50:40.000Z","updated_at":"2021-06-01T03:05:13.000Z","dependencies_parsed_at":"2023-06-13T17:15:59.523Z","dependency_job_id":null,"html_url":"https://github.com/mathurah/syde-223-lecture-notes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mathurah/syde-223-lecture-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathurah%2Fsyde-223-lecture-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathurah%2Fsyde-223-lecture-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathurah%2Fsyde-223-lecture-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathurah%2Fsyde-223-lecture-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathurah","download_url":"https://codeload.github.com/mathurah/syde-223-lecture-notes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathurah%2Fsyde-223-lecture-notes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28633165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-13T14:29:55.334Z","updated_at":"2026-01-21T12:45:34.454Z","avatar_url":"https://github.com/mathurah.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SYDE 223 Lecture Notes\n\nThis repository contains the Lecture notes for Systems Design Engineering Data Structures and Algorithms Course in C++.\n\n## Table of Contents\n### Review\n1. Review\n    - [Classes](lecture1-classes-objects.md)\n    - [Constructors](constructors.md)\n    - [Constructors Demo Code](/Classes-Constructors-Pointers)\n    - [Testing](testcases.md)\n    - [References](reference.md)\n### Pre-Midterm Content (Weeks 1-8)\n2. [Dynamic Memory](lecture3-dynamic-memory.md)\n3. Pointers\n    - [Pointers](pointers.md)\n    - [Array Pointer](array-pointer.md)\n    - [Functions Pointers](functions-pointers.md)\n4. Lists\n    - [Sequential List](sequential-list.md)\n    - [Doubly Linked List](doubly-linked-list.md)\n5. Recursion\n    - [Recursion](recursion.md)\n    - [Recursion Demo Code](/Recursion)\n6. Algorithmic Analysis\n    - [Time Complexity](timecomplex.md)\n    - [Master Big O Document](BigO-Notations.md)\n7. Stacks\n    - [Stacks](stack.md)\n    - [Stack Sequential](/StackSequential)\n    - [Stack Demo Code](/Stack)\n8. Queues\n    - [Queues](queue.md)\n    - [Queue Demo Code](/Queue)\n### Post-Midterm Content\n### Trees\n9. Binary Trees\n    - [Binary Tree](Trees/binary-tree.md)\n    - [Binary Search Tree Lab Code](/Trees/binary-search-tree-demo.md)\n10. AVL Trees  \n    - [AVL Tree](Trees/AVL-trees.md)\n    - [AVL Tree Lab Code](Trees/AVL-tree-demo.md)\n11. Graphs\n    - [Graphs](graph.md)\n    - [Djikstra's Algorithm](djikstra-algorithm.md)\n12. [Sorting](Sorting.md)\n13. [Hashing](hashing.md)\n14. [Max Heap](heap.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathurah%2Fsyde-223-lecture-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathurah%2Fsyde-223-lecture-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathurah%2Fsyde-223-lecture-notes/lists"}