{"id":23035224,"url":"https://github.com/mdreyadhossain/data-structure-and-algorithm","last_synced_at":"2025-04-02T22:23:17.977Z","repository":{"id":203823676,"uuid":"708768425","full_name":"MdReyadHossain/Data-Structure-and-Algorithm","owner":"MdReyadHossain","description":"Cracking data structure and algorithm problems","archived":false,"fork":false,"pushed_at":"2024-07-05T21:03:14.000Z","size":61,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T12:46:33.253Z","etag":null,"topics":["oop-principles","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/MdReyadHossain.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-10-23T11:00:53.000Z","updated_at":"2024-07-05T21:03:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3903ee5-162d-4f37-9c95-7b683db105d5","html_url":"https://github.com/MdReyadHossain/Data-Structure-and-Algorithm","commit_stats":null,"previous_names":["mdreyadhossain/data-structure-and-algorithm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MdReyadHossain%2FData-Structure-and-Algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MdReyadHossain%2FData-Structure-and-Algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MdReyadHossain%2FData-Structure-and-Algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MdReyadHossain%2FData-Structure-and-Algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MdReyadHossain","download_url":"https://codeload.github.com/MdReyadHossain/Data-Structure-and-Algorithm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246900809,"owners_count":20852106,"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":["oop-principles","python"],"created_at":"2024-12-15T16:39:27.773Z","updated_at":"2025-04-02T22:23:17.955Z","avatar_url":"https://github.com/MdReyadHossain.png","language":"Python","readme":"# Data Structure and Algorithm\n\nThis repository contains Python implementations of various data structures and algorithms with Object Oriented way. The implementations are organized by topics, making it easy to navigate and understand the codebase.\n\n## Table of Contents\n\n1. [Linked Lists](Linked_List/)\n2. [Sorting Algorithms](Sorting/)\n3. [Searching Algorithms](Searching/)\n4. [Stack-Queue using Linked List](Stack-Queue/)\n5. [Stack-Queue using Array](Stack-Queue/using-array)\n\n## Getting Started\n\n\u003e First of all you need to install letest version of python on your machine from here, [Python](https://www.python.org/), \u003cbr\u003eThen follow these instruction:\n\n1. clone repository:\n\n```bash\ngit clone https://github.com/MdReyadHossainData-Structure-and-Algorithm.git\n```\n\n2. Change directory to:\n\n```bash\ncd Data-Structure-and-Algorithm\n```\n\n3. run any 'main.py' file from any directory:\n    \u003e python -u directory name/main.py \u003cbr\u003efor example:\n\n```bash\npython -u Linked_List/main.py\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdreyadhossain%2Fdata-structure-and-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdreyadhossain%2Fdata-structure-and-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdreyadhossain%2Fdata-structure-and-algorithm/lists"}