{"id":18387722,"url":"https://github.com/webobite/ds-algorithm-in-java","last_synced_at":"2025-07-07T19:09:53.495Z","repository":{"id":46104935,"uuid":"427970661","full_name":"webobite/DS-Algorithm-in-java","owner":"webobite","description":"DS and Algo sessions taken by me","archived":false,"fork":false,"pushed_at":"2021-11-14T17:10:15.000Z","size":218,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-16T00:28:59.965Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webobite.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-14T15:47:58.000Z","updated_at":"2021-11-14T17:10:17.000Z","dependencies_parsed_at":"2022-08-03T05:45:19.455Z","dependency_job_id":null,"html_url":"https://github.com/webobite/DS-Algorithm-in-java","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/webobite%2FDS-Algorithm-in-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webobite%2FDS-Algorithm-in-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webobite%2FDS-Algorithm-in-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webobite%2FDS-Algorithm-in-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webobite","download_url":"https://codeload.github.com/webobite/DS-Algorithm-in-java/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248508675,"owners_count":21115853,"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-06T01:27:29.841Z","updated_at":"2025-04-12T02:47:37.489Z","avatar_url":"https://github.com/webobite.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structure and Algorithm sessions Concept and Code Implementation.\n### *This repository is open for collaboration !!\n\n| Algorithm Names|Status |Implemented By|\n|--|--|--|\n|Selection Sort  | Done | [@webobite](https://github.com/webobite)|\n|Bubble Sort  | Done |[@webobite](https://github.com/webobite)|\n|Insertion Sort  |Done|[@webobite](https://github.com/webobite)|\n|Merge Sort  | -|\n|Quick Sort  | -|\n|Linear Search  | -|\n|Binary Search  | -|\n|Stack Implementation using Array  | -|\n|Queue Implementation using Array  | -|\n|Priority Queue  | -|\n|Circular Queue  | -|\n|Singly Linked List  | -|\n|Circular Linked List  | -|\n|Doubly Linked List  | -|\n|Stack Implementation using Linked List  | -|\n|Queue Implementation using Linked List  | -|\n\n## Navigate through the project\nEvery Algorithm will be written under specific package which is separated by the type of Algorithm it belongs to and Algorithm name will be file name for example.\n```\nSelection sort algorithm you can find in package named as\nPackage Name : com.sunday.session.sorting\nFile Name : SelectionSortAlgorithm.java\n```\nOther resources shared during discussion will be added in the folder named `discussion-resources` in root directory under topic named.\n\nHappy Coding !!\n\nWith Regards\n\nSubham\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebobite%2Fds-algorithm-in-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebobite%2Fds-algorithm-in-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebobite%2Fds-algorithm-in-java/lists"}