{"id":17711782,"url":"https://github.com/thenareshofficial/particle-lab","last_synced_at":"2026-05-06T22:07:56.333Z","repository":{"id":259376777,"uuid":"858708470","full_name":"theNareshofficial/Particle-LAB","owner":"theNareshofficial","description":"This repository for Students example projects ","archived":false,"fork":false,"pushed_at":"2024-10-24T05:46:32.000Z","size":53930,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-24T23:53:18.091Z","etag":null,"topics":["assignments","btech","btech-project","c-language","college-assignment","cse","dsa-algorithm","it","java","lab","oops","particles","python","students"],"latest_commit_sha":null,"homepage":"","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/theNareshofficial.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-17T11:54:42.000Z","updated_at":"2024-10-24T05:46:36.000Z","dependencies_parsed_at":"2024-10-25T03:55:34.920Z","dependency_job_id":null,"html_url":"https://github.com/theNareshofficial/Particle-LAB","commit_stats":null,"previous_names":["thenareshofficial/particle-lab"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNareshofficial%2FParticle-LAB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNareshofficial%2FParticle-LAB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNareshofficial%2FParticle-LAB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNareshofficial%2FParticle-LAB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theNareshofficial","download_url":"https://codeload.github.com/theNareshofficial/Particle-LAB/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246444751,"owners_count":20778490,"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":["assignments","btech","btech-project","c-language","college-assignment","cse","dsa-algorithm","it","java","lab","oops","particles","python","students"],"created_at":"2024-10-25T08:07:58.617Z","updated_at":"2026-05-06T22:07:51.297Z","avatar_url":"https://github.com/theNareshofficial.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ePratical LAB🧪\u003c/h1\u003e\n\u003cp\u003e\nThis Practice LAB Repositories for my college example and exices porject's We can easily manage the code any where and any time for education purposes only.\n\u003c/p\u003e \n\n## Subject's📚\n\n- [DSA](https://github.com/theNareshofficial/Particle-LAB/tree/main/DSA)\n- [OOPS](https://github.com/theNareshofficial/Particle-LAB/tree/main/OOPS)\n- [FODS](https://github.com/theNareshofficial/Particle-LAB/tree/main/FODS)\n- [PDF](https://github.com/theNareshofficial/Particle-LAB/tree/main/PDF)\n- [Notes](https://github.com/theNareshofficial/Particle-LAB/tree/main/Notes)\n\n\nOOPS🔻\n----\n- [Hello World Program](https://github.com/theNareshofficial/Particle-LAB/blob/main/OOPS/hello.java)\n- [1(A) Liner Search](https://github.com/theNareshofficial/Particle-LAB/blob/main/OOPS/linear_search.java)\n- [1(B) Binary Search](https://github.com/theNareshofficial/Particle-LAB/blob/main/OOPS/binary_search.java)\n- [1(C) Selection Sort](https://github.com/theNareshofficial/Particle-LAB/blob/main/OOPS/selection_sort.java)\n- [1(D) Insertion Sort](https://github.com/theNareshofficial/Particle-LAB/blob/main/OOPS/insertion_sort.java)\n- [2(A) Stack Operation](https://github.com/theNareshofficial/Particle-LAB/blob/main/OOPS/stack_operation.java)\n- [2(A) Stack Operation](https://github.com/theNareshofficial/Particle-LAB/blob/main/OOPS/stack_operation.java)\n- [9 Stack(Program-1)](https://github.com/theNareshofficial/Particle-LAB/blob/main/OOPS/Stack.java)\n- [9 StackGeneric(Program-2)](https://github.com/theNareshofficial/Particle-LAB/blob/main/OOPS/StackGeneric.java )\n\nDSA🔻\n----\n- [1a) Sum of all items](https://github.com/theNareshofficial/Particle-LAB/blob/main/DSA/1a.py)\n- [1b) Smallest number in list](https://github.com/theNareshofficial/Particle-LAB/blob/main/DSA/1b.py)\n- [Circular Linked List](https://github.com/theNareshofficial/Particle-LAB/blob/main/DSA/CircularLinkedList.py)\n- [Stack](https://github.com/theNareshofficial/Particle-LAB/blob/main/DSA/Stack.py)\n\nFODS🔻\n----\n- [Panda](https://github.com/theNareshofficial/Particle-LAB/blob/main/FODS/panda.py)\n- [Plotting Function](https://github.com/theNareshofficial/Particle-LAB/blob/main/FODS/plotting_func.py)\n\n\n\u003ch1 align=\"center\"\u003eThankYou🎉\u003c/h1\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenareshofficial%2Fparticle-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthenareshofficial%2Fparticle-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenareshofficial%2Fparticle-lab/lists"}