{"id":24313581,"url":"https://github.com/utkarsh5026/leetcode_rust","last_synced_at":"2026-06-08T14:32:43.741Z","repository":{"id":271804791,"uuid":"914570858","full_name":"utkarsh5026/leetcode_rust","owner":"utkarsh5026","description":"Leetcode solutions in rust, mostly a learning project to start my rust learning journey 😊","archived":false,"fork":false,"pushed_at":"2025-01-10T14:57:14.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T14:43:50.383Z","etag":null,"topics":["dsa","leetcode","leetcode-solutions","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/utkarsh5026.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":"2025-01-09T21:23:39.000Z","updated_at":"2025-01-10T14:57:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb08d258-7cb3-421c-801f-a4dc942287f3","html_url":"https://github.com/utkarsh5026/leetcode_rust","commit_stats":null,"previous_names":["utkarsh5026/leetcode_rust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/utkarsh5026/leetcode_rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utkarsh5026%2Fleetcode_rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utkarsh5026%2Fleetcode_rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utkarsh5026%2Fleetcode_rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utkarsh5026%2Fleetcode_rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/utkarsh5026","download_url":"https://codeload.github.com/utkarsh5026/leetcode_rust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utkarsh5026%2Fleetcode_rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34067348,"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-08T02:00:07.615Z","response_time":111,"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":["dsa","leetcode","leetcode-solutions","rust","rust-lang"],"created_at":"2025-01-17T09:12:28.555Z","updated_at":"2026-06-08T14:32:43.736Z","avatar_url":"https://github.com/utkarsh5026.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🦀 Leetcode Solutions in Rust\n\nHey there! 👋 This is my personal playground where I'm learning Rust by solving Leetcode problems. I'm documenting my journey from \"what the heck is ownership?\" to \"look ma, I'm fighting the borrow checker and winning (sometimes)!\"\n\n## What's This All About?\n\nI'm working through Leetcode problems using Rust because:\n- It's a fantastic way to learn Rust's unique features\n- The problems are fun brain teasers\n- Who doesn't love that feeling when the tests finally pass? 🎉\n\n## Structure\n\nEach solution lives in its own file under `solutions/src/sols/`. They're all thoroughly commented because future-me will definitely forget how they work!\n\n## Some Cool Solutions So Far\n\n- [Remove Duplicates](solutions/src/sols/p0026_remove_duplicate_from_sorted_array.rs) - Playing with pointers and in-place array manipulation\n- [Merge Sorted Arrays](solutions/src/sols/p0088_merge_sorted_array.rs) - A neat backwards iteration approach\n- [String Score Calculator](solutions/src/sols/p3110_score_of_string.rs) - Using Rust's awesome iterator methods\n- [Array Concatenation](solutions/src/sols/p1929_concatenation_of_array.rs) - Simple but sweet vector operations\n\n## Running the Code\n\n```\nbash\ncd solutions\ncargo test # Run all the tests\n```\n\n# LeetCode Solutions\n\nThis repository contains my solutions to various LeetCode problems.\n\n## Note on Authorship\n- All LeetCode solution implementations are written by me\n- Documentation and tests are AI-generated using Claude","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futkarsh5026%2Fleetcode_rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Futkarsh5026%2Fleetcode_rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futkarsh5026%2Fleetcode_rust/lists"}