{"id":25037421,"url":"https://github.com/stefanerrorerko/netlab5","last_synced_at":"2026-01-31T17:01:04.313Z","repository":{"id":40497868,"uuid":"507528022","full_name":"StefanErrorerko/NETLab5","owner":"StefanErrorerko","description":"Implementation of behaviour patterns in C# (Strategy and Iterator) ","archived":false,"fork":false,"pushed_at":"2024-10-11T13:16:55.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-06T18:07:27.184Z","etag":null,"topics":["csharp","patterns","study-project"],"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/StefanErrorerko.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":"2022-06-26T09:16:27.000Z","updated_at":"2024-10-11T13:17:52.000Z","dependencies_parsed_at":"2025-03-30T21:36:44.873Z","dependency_job_id":null,"html_url":"https://github.com/StefanErrorerko/NETLab5","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StefanErrorerko/NETLab5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefanErrorerko%2FNETLab5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefanErrorerko%2FNETLab5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefanErrorerko%2FNETLab5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefanErrorerko%2FNETLab5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StefanErrorerko","download_url":"https://codeload.github.com/StefanErrorerko/NETLab5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefanErrorerko%2FNETLab5/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28948356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["csharp","patterns","study-project"],"created_at":"2025-02-06T01:49:10.567Z","updated_at":"2026-01-31T17:01:04.297Z","avatar_url":"https://github.com/StefanErrorerko.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .NET Lab4\nLab4 | Design Patterns (поведінкові) | Strategy + Iterator\n\nStefan Muzyka\nIS-02\nVariant 11\n\n## Task:\nDevelop a model for selecting sorting methods and finding the maximum/minimum value in an array of numerical objects.\n\nОРПЗ .НЕТ ЛР №5\n\n## Explanation of the Project Structure:\nIn the design of the application, I combined two design patterns – Strategy and Iterator.\n\n- The collection of double numbers is described by the DoubleCollection class, which implements the abstract class IterableCollection.\n- The iterator itself is described by the abstract class CollectionIterator, which implements the Iterator class.\n- Different sorting types are described by classes such as MergeSort, InsertionSort, and BubbleSort, which, in turn, implement the ISort interface.\n- AnalyseSort acts as a mediator between the user and the actual sorting process, providing additional functions for the user, such as calculating the time spent on sorting and determining the minimum and maximum elements.\n\n## Class diagram using Strategy + Iterator patterns\n\n![Untitled Diagram drawio (1) (2)](https://user-images.githubusercontent.com/76735417/175928707-36836a16-7072-4cb9-8eb4-30a1c09bdd5c.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanerrorerko%2Fnetlab5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefanerrorerko%2Fnetlab5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanerrorerko%2Fnetlab5/lists"}