{"id":28101194,"url":"https://github.com/hemanialaparthi/mutable-vs-immutable-analysis","last_synced_at":"2026-02-13T11:30:53.036Z","repository":{"id":274533807,"uuid":"923225294","full_name":"hemanialaparthi/mutable-vs-immutable-analysis","owner":"hemanialaparthi","description":"how does the space overhead in RAM differ when appending elements to mutable collections using methods like .append() compared to using += in immutable structures?","archived":false,"fork":false,"pushed_at":"2025-02-16T22:10:30.000Z","size":49,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-02T15:50:45.780Z","etag":null,"topics":["algorithms-and-data-structures","blog","immutable","mutable"],"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/hemanialaparthi.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,"zenodo":null}},"created_at":"2025-01-27T21:08:48.000Z","updated_at":"2025-03-30T23:17:38.000Z","dependencies_parsed_at":"2025-01-27T22:25:26.837Z","dependency_job_id":"69b8aa59-6d8a-480e-8b96-e2418a75ac8e","html_url":"https://github.com/hemanialaparthi/mutable-vs-immutable-analysis","commit_stats":null,"previous_names":["hemanialaparthi/mutable-vs-immutable-analysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hemanialaparthi/mutable-vs-immutable-analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanialaparthi%2Fmutable-vs-immutable-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanialaparthi%2Fmutable-vs-immutable-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanialaparthi%2Fmutable-vs-immutable-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanialaparthi%2Fmutable-vs-immutable-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hemanialaparthi","download_url":"https://codeload.github.com/hemanialaparthi/mutable-vs-immutable-analysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanialaparthi%2Fmutable-vs-immutable-analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29403905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["algorithms-and-data-structures","blog","immutable","mutable"],"created_at":"2025-05-13T18:53:43.277Z","updated_at":"2026-02-13T11:30:53.002Z","avatar_url":"https://github.com/hemanialaparthi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mutable vs Immutable Analysis\n\n## A Comparative Analysis of Mutable and Immutable Containers (Tuple, Nested-Tuple, List, Nested-List)\n\n### Steps to Run the Program:\n\n1. **Clone the Repository:**\n   First, clone the repository to your local machine using Git:\n   ```bash\n   git clone git@github.com:hemanialaparthi/mutable-vs-immutable-analysis.git\n   ````\n\n2. Navigate to the Project Directory: Change to the project directory:\n\n    `cd` to directory:\n\n   ```bash\n   cd mutable-vs-immutable-analysis\n   ````\n\n3. Run the Program: You can now run the program with the following command:\n\n   ```bash\n   python main.py\n   ````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemanialaparthi%2Fmutable-vs-immutable-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhemanialaparthi%2Fmutable-vs-immutable-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemanialaparthi%2Fmutable-vs-immutable-analysis/lists"}