{"id":47865760,"url":"https://github.com/cvalingam/dsa-solutions","last_synced_at":"2026-04-08T14:03:01.118Z","repository":{"id":244575484,"uuid":"815645243","full_name":"cvalingam/DSA-Solutions","owner":"cvalingam","description":"LeetCode in C#","archived":false,"fork":false,"pushed_at":"2026-04-03T06:51:50.000Z","size":1903,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-04T00:33:13.305Z","etag":null,"topics":["csharp","csharp-code","leetcode","leetcode-csharp","leetcode-solutions"],"latest_commit_sha":null,"homepage":"https://leet-code.vercel.app","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/cvalingam.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-15T17:52:48.000Z","updated_at":"2026-04-03T06:51:54.000Z","dependencies_parsed_at":"2024-06-24T19:09:48.237Z","dependency_job_id":"2361fee3-fda1-4e71-ae0f-8a6c69601a23","html_url":"https://github.com/cvalingam/DSA-Solutions","commit_stats":null,"previous_names":["cvalingam/leetcode","cvalingam/dsa-solutions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cvalingam/DSA-Solutions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvalingam%2FDSA-Solutions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvalingam%2FDSA-Solutions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvalingam%2FDSA-Solutions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvalingam%2FDSA-Solutions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cvalingam","download_url":"https://codeload.github.com/cvalingam/DSA-Solutions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvalingam%2FDSA-Solutions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31558389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["csharp","csharp-code","leetcode","leetcode-csharp","leetcode-solutions"],"created_at":"2026-04-04T00:12:56.475Z","updated_at":"2026-04-08T14:03:01.112Z","avatar_url":"https://github.com/cvalingam.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1\u003eDSA Solutions\u003c/h1\u003e\n\u003cspan\u003e💡 \u003ci\u003eClean, readable solutions to \u003ca href=\"https://leetcode.com/problemset/all/\"\u003eLeetCode\u003c/a\u003e in C# and \u003ca href=\"https://www.geeksforgeeks.org/\"\u003eGeeksforGeeks\u003c/a\u003e POTD in Java.\u003c/i\u003e\u003c/span\u003e\n\u003cbr/\u003e\u003cbr/\u003e\n\n\u003ca href=\"https://dsasolved.com\"\u003e\u003cstrong\u003e🌐 Browse 800+ LeetCode C# Solutions\u003c/strong\u003e\u003c/a\u003e \u0026nbsp;·\u0026nbsp;\n\u003ca href=\"https://dsasolved.com/topics\"\u003eBrowse by Topic\u003c/a\u003e \u0026nbsp;·\u0026nbsp;\n\u003ca href=\"https://dsasolved.com/gfg\"\u003eGFG Java Solutions\u003c/a\u003e\n\n\u003cbr/\u003e\u003cbr/\u003e\n\n![LeetCode C#](https://img.shields.io/badge/LeetCode-802%2B%20solutions-323232?style=flat-square\u0026logo=leetcode)\n![GFG](https://img.shields.io/badge/GeeksforGeeks-530%2B%20Java%20solutions-2F8D46?style=flat-square\u0026logo=geeksforgeeks)\n![License](https://img.shields.io/badge/license-MIT-blue?style=flat-square)\n\n\u003c/div\u003e\n\n---\n\n## What's in this repo\n\n| Folder | Contents |\n|--------|----------|\n| `solutions/` | 802+ LeetCode problems in C# — one `.cs` file per problem |\n| `gfg-solutions/` | 530+ GeeksforGeeks POTD problems in Java |\n| `website/` | Next.js 14 website powering [dsasolved.com](https://dsasolved.com) |\n\n## Website features\n\n- 🔍 **Instant search** — filter by problem number or title\n- 🏷️ **Topic pages** — browse by Array, DP, Trees, Graphs, and [40+ more topics](https://dsasolved.com/topics)\n- 🎯 **Difficulty filter** — Easy / Medium / Hard\n- 📋 **One-click copy** — syntax-highlighted code with copy button\n- ⚡ **Fully static** — 1,380+ pages pre-rendered at build time\n\n## Tech stack\n\n- **Framework**: Next.js 14 (App Router), TypeScript\n- **Styling**: Tailwind CSS v3\n- **Syntax highlighting**: Shiki v1.29\n- **Deployment**: Vercel\n\n## Running locally\n\n```bash\ncd website\nnpm install\nnpm run dev       # http://localhost:3000\nnpm run build     # production build\n```\n\n## License\n\nLicensed under the MIT License, Copyright © 2026\n[Sivalingam Ramasamy](https://github.com/cvalingam).\n\n\u003cdiv align=\"center\"\u003e\n  \u003csub\u003eAssembled with ❤️ in Chennai, India.\u003c/sub\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvalingam%2Fdsa-solutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcvalingam%2Fdsa-solutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvalingam%2Fdsa-solutions/lists"}