{"id":20800676,"url":"https://github.com/neelkamath/ctci-practice","last_synced_at":"2025-07-27T07:34:10.384Z","repository":{"id":103986769,"uuid":"395940983","full_name":"neelkamath/ctci-practice","owner":"neelkamath","description":"🧑‍💻 Just me practicing Cracking the Coding Interview problems","archived":false,"fork":false,"pushed_at":"2022-12-14T06:38:15.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T02:44:31.711Z","etag":null,"topics":["algorithms","ctci","data-structures","kotlin"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/neelkamath.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":"2021-08-14T08:19:21.000Z","updated_at":"2022-11-20T13:48:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"838cf7b9-bd67-490d-baa4-813544ce7291","html_url":"https://github.com/neelkamath/ctci-practice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/neelkamath/ctci-practice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neelkamath%2Fctci-practice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neelkamath%2Fctci-practice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neelkamath%2Fctci-practice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neelkamath%2Fctci-practice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neelkamath","download_url":"https://codeload.github.com/neelkamath/ctci-practice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neelkamath%2Fctci-practice/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267324369,"owners_count":24069384,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","ctci","data-structures","kotlin"],"created_at":"2024-11-17T18:14:51.713Z","updated_at":"2025-07-27T07:34:10.363Z","avatar_url":"https://github.com/neelkamath.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cracking the Coding Interview Practice\n\nMy attempts at learning algorithms and data structures by attempting to solve the problems given in the sixth edition of\nthe book _Cracking the Coding Interview: 189 Programming Questions and Solutions_.\n\n## Installation\n\n- Clone the repo using one of the following steps:\n    - `git clone git@github.com:neelkamath/ctci-practice.git`\n    - `git clone https://github.com/neelkamath/ctci-practice.git`\n- Install [OpenJDK 16 (HotSpot)](https://adoptopenjdk.net/?variant=openjdk16\u0026jvmVariant=hotspot).\n- Install the [Kotlin compiler](https://kotlinlang.org/docs/command-line.html).\n\n## Usage\n\n1. Go to the program's directory (e.g., `cd src/chapter1/problem1`).\n2. Run (e.g., `kotlinc -script solution1.kts`).\n\n## Contributing\n\nEach program file is self-contained (i.e., doesn't reference other files). Top-level files in chapters such as [`src/chapter2/linkedList.kts`](src/chapter2/linkedList.kts) are meant for learning the ins and outs of specific data structures, and aren't meant to be run or used anywhere.\n\n## License\n\nThis project is under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneelkamath%2Fctci-practice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneelkamath%2Fctci-practice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneelkamath%2Fctci-practice/lists"}