{"id":18430390,"url":"https://github.com/aemulare/lab-sequence","last_synced_at":"2025-08-22T01:22:54.753Z","repository":{"id":67020725,"uuid":"88192843","full_name":"aemulare/Lab-Sequence","owner":"aemulare","description":"CSC326 Information structures course","archived":false,"fork":false,"pushed_at":"2017-04-14T19:57:47.000Z","size":11152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T09:14:21.379Z","etag":null,"topics":["c-plus-plus","college-project","console-application","information-structures","simulation"],"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/aemulare.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":"2017-04-13T18:05:30.000Z","updated_at":"2017-04-14T19:01:41.000Z","dependencies_parsed_at":"2023-04-03T18:16:05.814Z","dependency_job_id":null,"html_url":"https://github.com/aemulare/Lab-Sequence","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aemulare%2FLab-Sequence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aemulare%2FLab-Sequence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aemulare%2FLab-Sequence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aemulare%2FLab-Sequence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aemulare","download_url":"https://codeload.github.com/aemulare/Lab-Sequence/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248794566,"owners_count":21162613,"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":["c-plus-plus","college-project","console-application","information-structures","simulation"],"created_at":"2024-11-06T05:20:34.298Z","updated_at":"2025-04-13T22:44:31.649Z","avatar_url":"https://github.com/aemulare.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sequence\n\nModel of a sequence of items (int, float, double, char, strings) and operations with them.\n\n## Project Assignment\n\n\u003e Implement a container class called a sequence. The items contained in a sequence are arranged one after the other, unlike a bag, which implies an unorganized arrangement of items. \n\u003e The class should include member functions to allow a program to step through a sequence \n\u003e one item at a time, as well as member functions to control exactly where items are inserted \n\u003e and removed in the sequence. \n\u003e The class should include a data member that keeps track of the “current item” in the sequence\n\u003e and member functions to set the current item to the beginning of the sequence \n\u003e and to advance the current item.\n\n\n## Format\n\nConsole application\n\n## Screen shots\n\n![alt tag](https://raw.githubusercontent.com/aemulare/Lab-Sequence/master/Sequence-screen-shot.png)\n\n## Author\n\n* [Maria Romanova](https://github.com/aemulare)\n\n## Project repository link\n\nhttps://github.com/aemulare/Lab-Sequence\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faemulare%2Flab-sequence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faemulare%2Flab-sequence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faemulare%2Flab-sequence/lists"}