{"id":15442637,"url":"https://github.com/chinnanj666/data-structure-stack-using-python","last_synced_at":"2026-01-07T09:04:42.391Z","repository":{"id":257379165,"uuid":"858090455","full_name":"chinnanj666/Data-structure-stack-using-python","owner":"chinnanj666","description":"data structures-stacks using python.","archived":false,"fork":false,"pushed_at":"2024-09-23T16:43:57.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-18T13:14:12.514Z","etag":null,"topics":["data-structures","python3","stacks"],"latest_commit_sha":null,"homepage":" https://github.com/chinnanj666/Data-structure-stack-using-python.git","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/chinnanj666.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-09-16T09:40:18.000Z","updated_at":"2024-09-23T16:44:01.000Z","dependencies_parsed_at":"2024-09-16T11:22:06.241Z","dependency_job_id":null,"html_url":"https://github.com/chinnanj666/Data-structure-stack-using-python","commit_stats":null,"previous_names":["chinnanj666/data-structure-stack-using-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinnanj666%2FData-structure-stack-using-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinnanj666%2FData-structure-stack-using-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinnanj666%2FData-structure-stack-using-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinnanj666%2FData-structure-stack-using-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chinnanj666","download_url":"https://codeload.github.com/chinnanj666/Data-structure-stack-using-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587784,"owners_count":19986628,"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":["data-structures","python3","stacks"],"created_at":"2024-10-01T19:28:59.981Z","updated_at":"2026-01-07T09:04:42.377Z","avatar_url":"https://github.com/chinnanj666.png","language":"Python","readme":"# Stack Data Structure:\nA Stack is a linear data structure that follows a particular order in which the operations are performed. The order may be LIFO(Last In First Out) or FILO(First In Last Out). LIFO implies that the element that is inserted last, comes out first and FILO implies that the element that is inserted first, comes out last.\n\u003ch1 align=\"center\"\u003eSTACK\u003c/h1\u003e \u003cp align=\"center\"\u003e \u003cimg width=\"300\" src=\"logo.png\"\u003e \u003c/p\u003e\n\n# What is Stack Data Structure?\nA stack is a linear data structure that follows the Last-In-First-Out (LIFO) principle. It behaves like a stack of plates, where the last plate added is the first one to be removed.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchinnanj666%2Fdata-structure-stack-using-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchinnanj666%2Fdata-structure-stack-using-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchinnanj666%2Fdata-structure-stack-using-python/lists"}