{"id":29189936,"url":"https://github.com/shankar-105/interactive-dsa-operations","last_synced_at":"2025-07-01T23:18:23.698Z","repository":{"id":301720162,"uuid":"1010103726","full_name":"Shankar-105/Interactive-DSA-Operations","owner":"Shankar-105","description":"Console Based DSA Operations ","archived":false,"fork":false,"pushed_at":"2025-06-28T11:26:28.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-28T12:27:14.760Z","etag":null,"topics":["console-app","dsa","java","student-project"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Shankar-105.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-06-28T10:56:28.000Z","updated_at":"2025-06-28T11:30:12.000Z","dependencies_parsed_at":"2025-06-28T12:38:09.005Z","dependency_job_id":null,"html_url":"https://github.com/Shankar-105/Interactive-DSA-Operations","commit_stats":null,"previous_names":["shankar-105/interactive-dsa-operations"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Shankar-105/Interactive-DSA-Operations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shankar-105%2FInteractive-DSA-Operations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shankar-105%2FInteractive-DSA-Operations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shankar-105%2FInteractive-DSA-Operations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shankar-105%2FInteractive-DSA-Operations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shankar-105","download_url":"https://codeload.github.com/Shankar-105/Interactive-DSA-Operations/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shankar-105%2FInteractive-DSA-Operations/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263047686,"owners_count":23405280,"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":["console-app","dsa","java","student-project"],"created_at":"2025-07-01T23:18:22.694Z","updated_at":"2025-07-01T23:18:23.690Z","avatar_url":"https://github.com/Shankar-105.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Interactive-DSA-Operations\n\n🎯 A console-based mini Java project to practice core **Data Structures** in an interactive way.\n\nThis project is being built step-by-step to simulate DSA operations in Java for learning and hands-on logic building(For now i have Completed Linked Lists).\n---\n\n## Current Features\n\n### Linked List\n- Insert at Beginning\n- Insert at End\n- Insert the Postion K\n- Reverse the List\n- Print the List\n- Delete the First Node\n- Delete the Last Node(Element)\n- Delete the Node(Element) at Kth Position From the Begininng\n- Delete the Node(Element) with the Value K From the Begininng\n### Stacks \n- Push an Element into the Stack\n- Remove an element from the Stack\n- Check if the stack is Empty or Not\n- Size of the Stack\n- Top Element of the Stack\n- Print the Stack\n### Queues\n- Push an Element into the Queue\n- Remove an element from the Queue\n- Check if the Queue is Empty or Not\n- Size of the Queue\n- Peek Element of the Queue\n- Last Element of the Queue\n- Print the Queue\n\n\nComing Soon:\n- Trees\n- Graphs\n\n---\n\n## How to Run\nMake sure Java is installed.\n\n```bash\njavac Main.java LinkedList.java\njava Main\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshankar-105%2Finteractive-dsa-operations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshankar-105%2Finteractive-dsa-operations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshankar-105%2Finteractive-dsa-operations/lists"}