{"id":20013430,"url":"https://github.com/kaierikniermann/tech-interview-prep","last_synced_at":"2026-05-13T09:34:17.126Z","repository":{"id":230641361,"uuid":"779875138","full_name":"KaiErikNiermann/tech-interview-prep","owner":"KaiErikNiermann","description":"This is a collection of some materials for technical interviews ","archived":false,"fork":false,"pushed_at":"2024-11-18T05:12:58.000Z","size":382,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T02:32:37.051Z","etag":null,"topics":["algorithms","dsa","interview-prep","leetcode"],"latest_commit_sha":null,"homepage":"https://kaierikniermann.github.io/tech-interview-prep/","language":"Python","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/KaiErikNiermann.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}},"created_at":"2024-03-31T02:51:32.000Z","updated_at":"2024-11-18T05:12:25.000Z","dependencies_parsed_at":"2024-04-14T12:30:27.055Z","dependency_job_id":"b46318b0-5ff3-4885-9be3-d25ec532edf8","html_url":"https://github.com/KaiErikNiermann/tech-interview-prep","commit_stats":null,"previous_names":["kaierikniermann/tech-interview-prep"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KaiErikNiermann/tech-interview-prep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaiErikNiermann%2Ftech-interview-prep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaiErikNiermann%2Ftech-interview-prep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaiErikNiermann%2Ftech-interview-prep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaiErikNiermann%2Ftech-interview-prep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KaiErikNiermann","download_url":"https://codeload.github.com/KaiErikNiermann/tech-interview-prep/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaiErikNiermann%2Ftech-interview-prep/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32976568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T06:31:55.726Z","status":"ssl_error","status_checked_at":"2026-05-13T06:31:51.336Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","dsa","interview-prep","leetcode"],"created_at":"2024-11-13T07:36:37.087Z","updated_at":"2026-05-13T09:34:17.098Z","avatar_url":"https://github.com/KaiErikNiermann.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Interview Preparation Materials\n\nThis project is a collection of materials aimed at helping individuals prepare for technical interviews, particularly focusing on algorithms and data structures.\n\n## Directory Structure\n\n- **src**: Contains Python source code for various algorithms and solutions to common interview problems.\n- **tests**: Includes unit tests for the code in the `src` directory.\n- **materials**: Contains additional study materials and resources for interview preparation.\n\n## Running Tests\n\nTo run the tests, execute the following command from the project root directory:\n\n```bash\npoetry run pytest tests/tests.py\n```\n\n## Documentation\n\nThe documentation for this project is hosted using Sphinx. You can find the documentation files in the `docs` directory. To view the documentation, open the HTML files located in `docs/_build/html` using a web browser.\n\nTo rebuild the documentation with any updates, you can use Sphinx's `make` command. From the `docs` directory, run:\n\n```bash\nmake html\n```\n\nAfter rebuilding, you can view the updated documentation by opening the HTML files in `docs/_build/html` using a web browser.\n\n## Contributing \n\nFeel free to contribute to any part of this project. If you spot any problems open an issue or submit a PR. \n\n### Materials \n\nSpecifically here if you know any good materials please do share, I hope this project can potentially act as a nice open source clean reference to commonly used resources.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaierikniermann%2Ftech-interview-prep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaierikniermann%2Ftech-interview-prep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaierikniermann%2Ftech-interview-prep/lists"}