{"id":28720021,"url":"https://github.com/xiaorancs/xr-algorithm","last_synced_at":"2025-10-26T18:15:08.035Z","repository":{"id":297017988,"uuid":"113805666","full_name":"xiaorancs/xr-Algorithm","owner":"xiaorancs","description":"经典算法实现，代码整理，是时候展示一波真正的技术了。喵～","archived":false,"fork":false,"pushed_at":"2018-10-27T13:31:21.000Z","size":7283,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-15T06:06:30.473Z","etag":null,"topics":["algorithm","interview"],"latest_commit_sha":null,"homepage":"","language":"C++","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/xiaorancs.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,"zenodo":null}},"created_at":"2017-12-11T03:03:43.000Z","updated_at":"2023-12-20T11:07:52.000Z","dependencies_parsed_at":"2025-06-03T22:43:41.725Z","dependency_job_id":null,"html_url":"https://github.com/xiaorancs/xr-Algorithm","commit_stats":null,"previous_names":["xiaorancs/xr-algorithm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xiaorancs/xr-Algorithm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaorancs%2Fxr-Algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaorancs%2Fxr-Algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaorancs%2Fxr-Algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaorancs%2Fxr-Algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaorancs","download_url":"https://codeload.github.com/xiaorancs/xr-Algorithm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaorancs%2Fxr-Algorithm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281148234,"owners_count":26451708,"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-10-26T02:00:06.575Z","response_time":61,"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":["algorithm","interview"],"created_at":"2025-06-15T06:06:30.451Z","updated_at":"2025-10-26T18:15:07.994Z","avatar_url":"https://github.com/xiaorancs.png","language":"C++","readme":"# xr-Algorithm\n算法的面试题积累和学习,分为好几个文件夹,刚开始可能文件的排版没有安排好,之后会慢慢的修改.\n## \u003ca href=\"https://github.com/xiaorancs/xr-Algorithm/tree/master/algorithms\"\u003e  Algorithms \u003c/a\u003e\n    经典算算法的实现，目前实现的代码，stack，queue，shffle array，LIS，LCS，sort,请大家指出问题。\n## \u003ca href=\"https://github.com/xiaorancs/xr-Algorithm/tree/master/Interview\"\u003e Interview \u003c/a\u003e \n    各大公司的面试题分析和实现,分为两个文件doc和cpp,分别是题目的介绍分析和实现.这种方式不好,之后会全部改为\n    cpp源文件,cpp中简单描述题目意思,并分析题目给出代码.\n## \u003ca href=\"https://github.com/xiaorancs/xr-Algorithm/tree/master/SearchingAndSorting\"\u003e SearchingAndSorting \u003c/a\u003e\n    搜索和排序的专栏,简单实现有关搜索和排序的题目,只有一个文件cpp源文件,题目的介绍和分析已经代码都在该文件中.\n## \u003ca href=\"https://github.com/xiaorancs/xr-Algorithm/tree/master/SegmentTree\"\u003e SegmentTree \u003c/a\u003e\n    线段树的理解和解释和题目.\n\n## \u003ca href=\"https://github.com/xiaorancs/xr-Algorithm/tree/master/Geometric\"\u003e Geometric \u003c/a\u003e\n    集合题目集合，包括，线段相交，直线相交，是否是正方形，最大凸包问题等。\n## \u003ca href=\"https://github.com/xiaorancs/xr-Algorithm/tree/master/Other\"\u003e Other \u003c/a\u003e\n    其他的代码,没有进行整理的代码,但是也有注释和题目的解释.\n\n## \u003ca href=\"https://github.com/xiaorancs/xr-Algorithm/tree/master/DynamicProgramming\"\u003e DynamicProgramming \u003c/a\u003e\n    DP题目整理，Doing ... \n\n## Assert\n    用到的图片或者其他的资源。\n\n敬请期待....\n\n#### 注：请大家star And 指出问题。\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaorancs%2Fxr-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaorancs%2Fxr-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaorancs%2Fxr-algorithm/lists"}