{"id":25070627,"url":"https://github.com/flexycode/ccdatrcl","last_synced_at":"2025-04-14T20:56:03.026Z","repository":{"id":250405245,"uuid":"834385902","full_name":"flexycode/CCDATRCL","owner":"flexycode","description":"💫 This repository contains all of the java, javascript \u0026 python code implementations for each topic in the course outline for data structures and algorithms COM231 - Mrs. Jensen A. Santillan","archived":false,"fork":false,"pushed_at":"2024-12-07T13:34:54.000Z","size":10237,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T09:11:13.719Z","etag":null,"topics":["algorithm","algorithms-and-data-structures","computer-science","critical-thinking","data-structures","knowledge-management","knowledge-power","knowledge-representation","visualization"],"latest_commit_sha":null,"homepage":"","language":"Python","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/flexycode.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":"2024-07-27T05:45:34.000Z","updated_at":"2025-01-29T07:59:38.000Z","dependencies_parsed_at":"2024-09-16T12:42:47.202Z","dependency_job_id":"f4ce2614-fc4d-40cd-a6ab-16c440d0633f","html_url":"https://github.com/flexycode/CCDATRCL","commit_stats":null,"previous_names":["flexycode/ccdatrcl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexycode%2FCCDATRCL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexycode%2FCCDATRCL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexycode%2FCCDATRCL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexycode%2FCCDATRCL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flexycode","download_url":"https://codeload.github.com/flexycode/CCDATRCL/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248961142,"owners_count":21189991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["algorithm","algorithms-and-data-structures","computer-science","critical-thinking","data-structures","knowledge-management","knowledge-power","knowledge-representation","visualization"],"created_at":"2025-02-06T21:32:46.317Z","updated_at":"2025-04-14T20:56:03.007Z","avatar_url":"https://github.com/flexycode.png","language":"Python","readme":"\u003c!-- Background github cover with short introduction down below --\u003e\n\u003cimg src=\"https://github.com/flexycode/CCDATRCL/blob/main/assets/DataStructureandAlgorithmv1.png\" /\u003e\n\n# 💫 CCDATRCL - DATA STRUCTURES AND ALGORITHMS\n\n### Name: [Jay Arre Talosig](https://github.com/flexycode)  \n### Subject \u0026 Section: CCDATRCL - COM231 \n### Professor: Mrs. Jensen A. Santillan       \n### No. of Units: 3 Units\n### Prerequisite: [CCPRGG2L Intermediate Programming](https://github.com/flexycode/CCPRGG2L_INTERMEDIATE_PROGRAMMING)\n\n## 🧠 Overview\n\nData structures and algorithms (DSA) are an important aspect of any programming language. Every language has its own data structures and its way of handling different types of algorithms.\n\nThis course focuses on the use of data structures and algorithms for solving computing and real-life problems efficiently. This course covers the following data structures: dynamic arrays, list, stacks, queues, trees, graphs and maps. Analysis of time and space complexity of algorithmic solutions will also be covered\n\n## 📋 Table of Contents\n\n- [Introduction](#-introduction)\n- [Usage](#-usage)\n- [KeyFeatures](#-key-features)\n- [Lesson](#-lesson) \n- [Folder Structure](#-folder-structure)\n- [Contributing](#-contributing) \n- [License](#-license)\n- [Changelogs](#-changelogs)\n\n\n## 🛸 Introduction\n\nWelcome to the \"CCDATRCL - Data Structures and Algorithms\" repository! This collection of code and resources is dedicated to the educational exploration of fundamental data structures and algorithms.\n\nThe \"DATA STRUCTURES AND ALGORITHMS\" course is designed to equip students with a deep understanding of the underlying principles and techniques that enable efficient and effective problem-solving in computer science.\n\nData structures and algorithms are the building blocks of software development, allowing programmers to organize, process, and analyze data in a way that is both efficient and scalable. By mastering these concepts, students will gain a solid foundation in computer science and be able to tackle complex problems with confidence.\n\nThis repository serves as a practical companion to the course, providing students with hands-on examples, exercises, and project templates to solidify their grasp of data structures and algorithms, including arrays, linked lists, stacks, queues, trees, graphs, and more. Through this repository, students will develop the skills to analyze problems, design efficient solutions, and implement them in a variety of programming languages.\n\n## 👷 Usage\n\nThe purpose of the \"DATA STRUCTURE AND ALGORITHM\" course is to empower students with the skills necessary to design and implement efficient algorithms and utilize appropriate data structures.\n\nIn the realm of software development, understanding data structures and algorithms is crucial for developing scalable and optimized solutions. By the end of this course, students are expected to comprehend various data structures, such as arrays, linked lists, stacks, queues, trees, and graphs, and be able to apply algorithms like sorting, searching, and graph traversal to solve real-world problems.\n\nThe hands-on experience gained from working with this repository's code samples and projects aims to reinforce theoretical knowledge and prepare students for practical challenges in the field of data structure and algorithm implementation.\n\n## 🚀 Key Features\n\n- **Educational Resources:** Find code snippets, examples, and projects that illustrate key data structures and algorithms covered in the course.\n- **Hands-On Exercises:** Engage in practical exercises to reinforce theoretical knowledge and enhance your problem-solving skills.\n- **Project Templates:** Use provided project templates to kickstart your assignments and projects for the course.\n\n## 📈 [Lesson](#lesson)              \n\n### Course Outline and Timeframe\n\n#### Delivery Mode: Discussion, Program demonstration, Synchronous Class, Face-to-face\n\n\n| Week No. | Date Coverage | Topic                                                | Reference                                                                                           |\n|----------|---------------|------------------------------------------------------|-----------------------------------------------------------------------------------------------------|\n| 1        | August 5      | Class Orientation                                    | Course Syllabus                                                                                     |  \n|          |               | - Ø Concept of Abstraction                           |                                                                                                     | \n|          |               | - Ø Review of types-definitions                      |                                                                                                     |   \n|          |               | - Ø Parameters and Parameter Pasing                  |                                                                                                     |  \n|          |               | - Ø Array Processing and Manipulation                |                                                                                                     |\n|          | August 8      | - Ø Abstract Data Types (ADTs)                       | Course Materials, PPT, Sample Programs                                                              |    \n|          |               | - Ø Introduction to Data Structures                  |                                                                                                     |\n| 2        | August 12     | 2.1 - Classes / Structure                            | [Course Materials, PPT, Sample Programs🚀](https://github.com/robitussin/CCDATRCL)                 |\n|          |               | 2.2 - Class Definition                               |                                                                                                     |\n|          | August 15     | Type Definition                                      |                                                                                                     |\n|          |               | Involving structures                                 |                                                                                                     |\n| 3        | August 19     | 3.1 - Linked-list                                    | [Course Materials, PPT, Sample Programs🚀](https://github.com/robitussin/CCDATRCL)                 |\n|          |               | 3.2 - Linked-list operations                         |                                                                                                    |\n|          | August 22     | 3.3 - Linked-list traversal                          |                                                                                                    |\n|          |               |                                                      |                                                                                                    |\n| 4        | August 26     | 4.1 - Stack Definition                               | [Course Materials, PPT, Sample Programs🚀](https://github.com/robitussin/CCDATRCL)                 |\n|          |               | 4.2 - Stack Application                              |                                                                                                    |     \n|          | August 28     | 4.3 - Stack Implementation using an Array            |                                                                                                    | \n|          |               | 4.4 - Stack Implementation using a Linked-list       |                                                                                                    |   \n|          |               |                                                      |                                                                                                    | \n| 5        | September 2   | 5.1 Queue Definition                                 | [Course Materials, PPT, Sample Programs🚀](https://github.com/robitussin/CCDATRCL)                 |\n|          |               | 5.2 Queue Application                                |                                                                                                    |\n|          | September 12  | 5.3 Queue Implementation using an Array              |                                                                                                    |\n|          |               | 5.4 Queue Implementation using a Linked-list         |                                                                                                    |\n|          |               |                                                      |                                                                                                    |\n| 6        | September 16  | 6.1 Binary Tree                                      | [Course Materials, PPT, Sample Programs🚀](https://github.com/flexycode/CCDATRCL)                  |\n|          |               | 6.2 Binary Tree representation of expression         |                                                                                                    |\n|          |               | MIDTERM EXAM                                         |                                                                                                    |\n|          | September 26  | 6.3 Binary Traversal                                 |                                                                                                    |\n|          |               |                                                      |                                                                                                    | \n|          |               | 6.4 Binary Search Trees                              |                                                                                                    |\n| 7        | September 30  | 6.5 Heap                                             |                                                                                                    |   \n|          |               |                                                      |                                                                                                    |\n| 7        | September 30  | 7.1 Hash Table                                       | [Course Materials, PPT, Sample Programs🚀](https://github.com/flexycode/CCDATRCL)                 |\n|          |               | 7.2 Hash Table Operations                            |                                                                                                    |\n| 8        | October 10    | 7.3 Open Hashing                                     |                                                                                                    |\n|          |               | 7.4 Closed Hashing                                   |                                                                                                    |\n|          |               |                                                      |                                                                                                    |\n| 11       | October 14    | 8.1 Graph Definition                                 | [Kindly give my repo_a star here💫](https://github.com/flexycode/flexycode)                        |\n|          |               | 8.2 Graph Application                                |                                                                                                    |\n| 12       | October 24    | 8.3 Graph Representation                             |                                                                                                    |\n|          |               | 8.4 Graph Traversal                                  |                                                                                                    |\n|          |               |                                                      |                                                                                                    |\n| 13       | October 28    | Presentation of Final Project                        | [Kindly give my_repo a star here💫](https://github.com/flexycode/flexycode)                        |\n|          | November 7    |                                                      |                                                                                                    |\n\n\n\u003c!-- End point insert background effect line of sight color rainbow \n\u003cimg src=\"https://camo.githubusercontent.com/0953ee0ac701354fb28479c3fa7125a9abf19d6d6336991574863cdc2559cf42/68747470733a2f2f7777772e616e696d61746564696d616765732e6f72672f646174612f6d656469612f3536322f616e696d617465642d6c696e652d696d6167652d303138342e676966\" width=\"1000\"\u003e --\u003e\n\n# 💫 DATA STRUCTURES AND ALGORITHMS\n\n\u003c!-- Background github cover with short introduction down below --\u003e\n\u003cimg src=\"https://github.com/flexycode/CCDATRCL/blob/main/assets/Why%2BYou%2Bshoud%2Blearn%2BData%2BStructures%2Band%2BAlgorithms.png\" /\u003e\n\n\u003c!-- End point insert background effect line of sight color rainbow --\u003e\n\u003cimg src=\"https://camo.githubusercontent.com/0953ee0ac701354fb28479c3fa7125a9abf19d6d6336991574863cdc2559cf42/68747470733a2f2f7777772e616e696d61746564696d616765732e6f72672f646174612f6d656469612f3536322f616e696d617465642d6c696e652d696d6167652d303138342e676966\" width=\"1000\"\u003e\n\n```\nData structures and algorithms (DSA) are an important aspect of any programming language. Every language has its own data structures and its way of handling different types of algorithms.\n\nSo, as a programmer, no matter what programming language you are working with, data structures and algorithms have to be an important aspect of your day-to-day programming. That’s because we always need them to solve complex problems.\n\nAnd that’s why I put together this article – to show you what data structures and algorithms are, and to share some resources with you to help you learn them in various languages.\n```\n\n# 📜 Folder Structure\n```\ncoming soon...\n```\n\n# 🏆 Contributing\n```\ncoming soon...\n```\n\n# 🔑 License\n```\ncoming soon...\n```\n\u003c!-- \nThis course project repository is licensed under the [MIT License and National University](https://github.com/flexycode/CCDATRCL/blob/main/LICENSE) \n--\u003e\n\n## National University of Manila License   \n\nThe National University of Manila License grants permission to students of the National University of Manila to use, modify, and distribute this project for educational purposes within the scope of their coursework and assignments.\n\n### Usage \n\n- You may use this project as a reference or learning material for your studies at the National University of Manila.\n- You may modify the project to suit your educational needs and requirements.\n- You may share the project with your fellow students or instructors for educational purposes.\n\n### Restrictions\n\n- You may not use this project for commercial purposes.\n- You may not redistribute or publish this project outside the National University of Manila without explicit permission.\n\n## Disclaimer\n\nThis project is provided \"as is\" without warranty of any kind, express or implied. The National University of Manila and the project contributors disclaim any liability or responsibility for any direct, indirect, incidental, special, exemplary, or consequential damages arising out of the use or misuse of this project.\n\n# 🔭 Acknowledgements   \n\n### ✨ Professor Mrs. Jensen A. Santillan  \n\nProfessor Mrs. Jensen Santillan is a highly respected academic and industry practitioner. Her expertise spans a wide range of areas, including Data Analytics, Data Science, Data Analysis, Data Structures, and Information Management. As a distinguished faculty member at the College of Computing and Information Technology at National University, she shares her knowledge and skills with students.\n\n# 📫 Changelogs\n```\n## [8.0.4] - 2024-08-05      \n### Added  \n- ✨ Uploaded Outline and Timeframe\n- ✨ Added Asset Folder\n\n### Changed\n- ✨ Rename folder for PSET\n\n### Fixed \n- ✨ Fix documentation\n\n## [8.1.3] - 2024-08-12     \n### Added  \n- ✨ Uploaded lecture for Introduction To Data Structures\n- ✨ Added Folder Week 0 PSET  0\n\n## [8.0.0] - 2024-08-19      \n### Added  \n- ✨ Uploaded lecture for Linked List\n- ✨ Added Folder Week 1 PSET 1\n\n## [8.0.0] - 2024-08-26      \n### Added  \n- ✨ Linked List\n- ✨ Added Folder Week 2 PSET 2\n\n## [9.0.2] - 2024-09-16      \n### Added  \n- ✨ Queue\n- ✨ Added Folder for Midterm Exam\n\n## [9.0.2] - 2024-09-19      \n### Activity  \n- ✨ Checking for Midterm Project Exam \n\n## [9.0.1] - 2024-09-23      \n### Activity  \n- ✨ Uploaded lecture for Trees\n\n## [9.0.1] - 2024-09-30      \n### Activity  \n- ✨ Uploaded lecture for Heap\n\n## [9.0.1] - 2024-10-14      \n### Activity  \n- ✨ Uploaded lecture for Graphs\n\n🧊 Data Structure and Algorithm\n```\n\n\u003c!-- Introduction Pannel button link, it will redirect to the top --\u003e\n#### [Back to Table of Content](#-introduction)\n\u003c!-- End point line insert Thanks for visiting enjoy your day, feel free to modify this  --\u003e\n---\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://readme-typing-svg.demolab.com/?lines=Thanks+For+Visiting+Enjoy+Your+Day+~!;\" alt=\"mystreak\"/\u003e\n\u003c/p\u003e\n\n\u003c!-- Genshin Impact --\u003e\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://media.giphy.com/media/qr4CNpxIL6wwNUYZsL/giphy.gif?cid=ecf05e47iqq0k4rx0kv1fb3w4hl8dja3ouiqzx4vz1665i6b\u0026ep=v1_stickers_search\u0026rid=giphy.gif\u0026ct=s\" width=\"300\"\u003e\n\u003c/div\u003e\n\n\u003c!-- End point line insert Comeback again next time, feel free to modify this  --\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://readme-typing-svg.demolab.com/?lines=💎💎Come+Back+Again+next+time💎💎\" alt=\"mystreak\"/\u003e\n\u003c/p\u003e\n\n\u003c/p\u003e\n    \n\u003cbr\u003e\n\u003c!-- End point insert background effect line of sight color red --\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/74038190/212284100-561aa473-3905-4a80-b561-0d28506553ee.gif\" width=\"1000\"\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexycode%2Fccdatrcl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflexycode%2Fccdatrcl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexycode%2Fccdatrcl/lists"}