{"id":19694671,"url":"https://github.com/said7388/leetcode-binary-search","last_synced_at":"2026-06-16T07:31:54.981Z","repository":{"id":115683943,"uuid":"536148799","full_name":"said7388/Leetcode-Binary-Search","owner":"said7388","description":"Leetcode Binary Search Study Plan Problem Solved with golang.","archived":false,"fork":false,"pushed_at":"2022-09-14T05:36:51.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-27T12:42:59.963Z","etag":null,"topics":["binary-search","go","golang","leetcode","leetcode-solutions"],"latest_commit_sha":null,"homepage":"","language":"Go","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/said7388.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":"2022-09-13T13:50:20.000Z","updated_at":"2022-09-13T14:27:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"87a642f6-5cd1-4f86-8b19-66d2ff618dc0","html_url":"https://github.com/said7388/Leetcode-Binary-Search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/said7388/Leetcode-Binary-Search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/said7388%2FLeetcode-Binary-Search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/said7388%2FLeetcode-Binary-Search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/said7388%2FLeetcode-Binary-Search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/said7388%2FLeetcode-Binary-Search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/said7388","download_url":"https://codeload.github.com/said7388/Leetcode-Binary-Search/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/said7388%2FLeetcode-Binary-Search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34394391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"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":["binary-search","go","golang","leetcode","leetcode-solutions"],"created_at":"2024-11-11T19:24:08.067Z","updated_at":"2026-06-16T07:31:54.964Z","avatar_url":"https://github.com/said7388.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## LeetCode Binary Search Problems Solution\n\n| No. |                          Title                          |                                                                          Solution                                                                          | Difficulty |\n| :-: | :-----------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------: |\n| 704 |                      Binary Search                      |                       [Go](https://github.com/said7388/Leetcode-Binary-Search/blob/main/704.%20Binary%20Search/704-Binary_Search.go)                       |    Easy    |\n| 374 |              Guess Number Higher or Lower               |                   [Go](https://github.com/said7388/Leetcode-Binary-Search/blob/main/374.%20Guess%20Number%20Higher%20or%20Lower/main.go)                   |    Easy    |\n| 35  |                 Search Insert Position                  |                        [Go](https://github.com/said7388/Leetcode-Binary-Search/blob/main/35.%20Search%20Insert%20Position/main.go)                         |    Easy    |\n| 852 |             Peak Index in a Mountain Array              |                 [Go](https://github.com/said7388/Leetcode-Binary-Search/blob/main/852.%20Peak%20Index%20in%20a%20Mountain%20Array/main.go)                 |   Medium   |\n| 367 |                  Valid Perfect Square                   |                         [Go](https://github.com/said7388/Leetcode-Binary-Search/blob/main/367.%20Valid%20Perfect%20Square/main.go)                         |    Easy    |\n| 69  |                         Sqrt(x)                         |                                 [Go](\u003chttps://github.com/said7388/Leetcode-Binary-Search/blob/main/69.%20Sqrt(x)/main.go\u003e)                                 |    Easy    |\n| 744 |        Find Smallest Letter Greater Than Target         |            [Go](https://github.com/said7388/Leetcode-Binary-Search/blob/main/744.%20Find%20Smallest%20Letter%20Greater%20Than%20Target/main.go)            |    Easy    |\n| 278 |                    First Bad Version                    |                          [Go](https://github.com/said7388/Leetcode-Binary-Search/blob/main/278.%20First%20Bad%20Version/main.go)                           |    Easy    |\n| 34  | Find First and Last Position of Element in Sorted Array | [Go](https://github.com/said7388/Leetcode-Binary-Search/blob/main/34.%20Find%20First%20and%20Last%20Position%20of%20Element%20in%20Sorted%20Array/main.go) |   Medium   |\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaid7388%2Fleetcode-binary-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaid7388%2Fleetcode-binary-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaid7388%2Fleetcode-binary-search/lists"}