{"id":20444972,"url":"https://github.com/celeroncoder/data-structures","last_synced_at":"2026-02-16T08:04:22.513Z","repository":{"id":107874758,"uuid":"349474913","full_name":"celeroncoder/Data-Structures","owner":"celeroncoder","description":"This is the repo consisting all the data structures that I have learned till now.","archived":false,"fork":false,"pushed_at":"2021-03-20T07:50:40.000Z","size":13,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T21:29:15.758Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/celeroncoder.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":"2021-03-19T15:45:27.000Z","updated_at":"2021-03-20T08:13:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"f56a98be-c790-4c70-b9cc-88af4b751242","html_url":"https://github.com/celeroncoder/Data-Structures","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/celeroncoder%2FData-Structures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeroncoder%2FData-Structures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeroncoder%2FData-Structures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celeroncoder%2FData-Structures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celeroncoder","download_url":"https://codeload.github.com/celeroncoder/Data-Structures/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241992926,"owners_count":20054430,"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":[],"created_at":"2024-11-15T10:10:25.003Z","updated_at":"2025-10-11T17:38:14.747Z","avatar_url":"https://github.com/celeroncoder.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structures\n\nData Structures are the core of programming in general. It's how we store data in our system, which is foremost important of any application.\n\n## Core Data-structures\n\nThese are the data structures on which the more complex one are made upon, they can be found in ant programming language and are most widely used and serves the purpose of a general application.\n\n- _Strings_,\n- _Integers_,\n- _Decimal, Float, Double_,\n- _Boolean_,\n- _Lists_,\n- _Objects or Dictionaries(in python)_\n\n## Abstract Data Type\n\nIt is the way of defining any data-structure in terms of __mathematical operations__ or __logic__.\n\n## Study Path\nGenerally we study data structures in the following prospects :-\n- __Logic of storing data__,\n- __Operations__,\n- __Cost__ of Operations ( __Time Complexcity__, etc. ),\n- __Implementation__\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceleroncoder%2Fdata-structures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fceleroncoder%2Fdata-structures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceleroncoder%2Fdata-structures/lists"}