{"id":16810594,"url":"https://github.com/nazmulidris/algorithms-in-kotlin","last_synced_at":"2025-03-22T02:31:59.534Z","repository":{"id":49372922,"uuid":"138499772","full_name":"nazmulidris/algorithms-in-kotlin","owner":"nazmulidris","description":"This project is useful if you are trying to get more fluency in Kotlin or need a refresher to do interview prep for software engineering roles","archived":false,"fork":false,"pushed_at":"2022-03-18T05:14:29.000Z","size":22237,"stargazers_count":66,"open_issues_count":0,"forks_count":19,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-13T10:53:18.366Z","etag":null,"topics":["algorithms","computer-science","data-structures","data-structures-and-algorithms","kotlin"],"latest_commit_sha":null,"homepage":"https://developerlife.com/category/CS/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nazmulidris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"nazmulidris","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-06-24T16:57:08.000Z","updated_at":"2024-01-01T15:19:39.000Z","dependencies_parsed_at":"2022-09-01T03:22:23.661Z","dependency_job_id":null,"html_url":"https://github.com/nazmulidris/algorithms-in-kotlin","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/nazmulidris%2Falgorithms-in-kotlin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazmulidris%2Falgorithms-in-kotlin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazmulidris%2Falgorithms-in-kotlin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazmulidris%2Falgorithms-in-kotlin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nazmulidris","download_url":"https://codeload.github.com/nazmulidris/algorithms-in-kotlin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244173554,"owners_count":20410300,"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":["algorithms","computer-science","data-structures","data-structures-and-algorithms","kotlin"],"created_at":"2024-10-13T10:15:55.002Z","updated_at":"2025-03-22T02:31:58.663Z","avatar_url":"https://github.com/nazmulidris.png","language":"Kotlin","funding_links":["https://github.com/sponsors/nazmulidris"],"categories":[],"sub_categories":[],"readme":"# Algorithms and Data Structures in Kotlin\n\nThis project is a collection of code samples and wiki articles on basic data structures and algorithms that are created\nusing Kotlin. This project is useful if you are trying to get more fluency in Kotlin or need a refresher to do interview\nprep for software engineering roles.\n\n1. I strongly recommend reading my tutorials on [developerlife.com](https://developerlife.com/category/CS/) that are\n   based on the code that's provided in this repo. These tutorials are a great companion to the source code in this repo\n   and will help you understand the code and the algorithms.\n2. Once you’ve cloned the repo, type `./gradlew run` in order to build and run this project from the command line.\n3. This project uses the`classgraph` API to load all the classes in the `algorithms` package. You can read more about it\n   [here](https://github.com/classgraph/classgraph/wiki).\n\n## Screen capture of project in action\n\n\u003cimg src=\"https://github.com/nazmulidris/algorithms-in-kotlin/blob/main/docs/images/algo.gif?raw=true\"\u003e\u003c/img\u003e\n\n## Change master to main (2020-06-27)\n\nThe\n[Internet Engineering Task Force (IETF) points out](https://tools.ietf.org/id/draft-knodel-terminology-00.html#rfc.section.1.1.1)\nthat \"Master-slave is an oppressive metaphor that will and should never become fully detached from history\" as well as\n\"In addition to being inappropriate and arcane, the\n[master-slave metaphor](https://github.com/bitkeeper-scm/bitkeeper/blob/master/doc/HOWTO.ask?WT.mc_id=-blog-scottha#L231-L232)\nis both technically and historically inaccurate.\" There's lots of more accurate options depending on context and it\ncosts me nothing to change my vocabulary, especially if it is one less little speed bump to getting a new person excited\nabout tech.\n\nYou might say, \"I'm all for not using master in master-slave technical relationships, but this is clearly an instance of\nmaster-copy, not master-slave\"\n[but that may not be the case](https://mail.gnome.org/archives/desktop-devel-list/2019-May/msg00066.html). Turns out the\noriginal usage of master in Git very likely came from another version control system (BitKeeper) that explicitly had a\nnotion of slave branches.\n\n- https://dev.to/lukeocodes/change-git-s-default-branch-from-master-19le\n- https://www.hanselman.com/blog/EasilyRenameYourGitDefaultBranchFromMasterToMain.aspx\n\n[#blacklivesmatter](https://blacklivesmatter.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnazmulidris%2Falgorithms-in-kotlin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnazmulidris%2Falgorithms-in-kotlin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnazmulidris%2Falgorithms-in-kotlin/lists"}