{"id":19927404,"url":"https://github.com/alexander784/data-structures-and-algoritm","last_synced_at":"2025-03-01T10:46:14.192Z","repository":{"id":253894673,"uuid":"727589711","full_name":"alexander784/Data-Structures-and-Algoritm","owner":"alexander784","description":"A Data structures and algorithm practice for Python","archived":false,"fork":false,"pushed_at":"2023-12-06T12:48:49.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T00:43:44.045Z","etag":null,"topics":["classes-python","functions-python"],"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/alexander784.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":"2023-12-05T07:03:28.000Z","updated_at":"2024-08-20T04:21:13.000Z","dependencies_parsed_at":"2024-08-20T07:58:22.193Z","dependency_job_id":null,"html_url":"https://github.com/alexander784/Data-Structures-and-Algoritm","commit_stats":null,"previous_names":["alexander784/data-structures-and-algoritm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexander784%2FData-Structures-and-Algoritm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexander784%2FData-Structures-and-Algoritm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexander784%2FData-Structures-and-Algoritm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexander784%2FData-Structures-and-Algoritm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexander784","download_url":"https://codeload.github.com/alexander784/Data-Structures-and-Algoritm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241354997,"owners_count":19949291,"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":["classes-python","functions-python"],"created_at":"2024-11-12T22:33:24.269Z","updated_at":"2025-03-01T10:46:14.168Z","avatar_url":"https://github.com/alexander784.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Data Structures and Algorithms\n  \u003cP\u003e This repo contains Python code implementing fundamental data structurs and algorithms, along with solutions to specific programming challenges.\u003c/p\u003e\n   \n\n ## Stacks\n  Q1 : \u003cp\u003eBalanced Expressions\u003c/p\u003e\n  \u003cp\u003emplement a function is_balanced(expression) that takes a string containing parentheses, curly braces, and square brackets and determines whether the expression is balanced\u003c/p\u003e\n\n\n  ## Sequences(Lists/Tuples)\n   Q.2\u003cbr\u003e\n     \u003cp\u003eRemove Duplicates\u003c/p\u003e\n   \u003cp\u003eWrite a function remove_duplicates(sequence) that takes a sequence (list or tuple) and returns a new sequence with duplicates removed while maintaining the original order of elements.\u003c/p\u003e\n\n\n# Dictionaries\nQ.3 \u003cp\u003eWord Frequency\u003c/p\u003e\n\n\u003cp\u003eImplement a function word_frequency(sentence) that takes a sentence and returns a dictionary containing the frequency of each word in the sentence. Ignore punctuation and consider words in a case-insensitive manner.\u003c/p\u003e\n\n## Author:\n Alexander Nyaga.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexander784%2Fdata-structures-and-algoritm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexander784%2Fdata-structures-and-algoritm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexander784%2Fdata-structures-and-algoritm/lists"}