{"id":23091559,"url":"https://github.com/chopinsky/algo-problems","last_synced_at":"2025-08-16T09:30:30.884Z","repository":{"id":37662561,"uuid":"146378275","full_name":"Chopinsky/algo-problems","owner":"Chopinsky","description":"This repository contains a collection of algorithm problems.","archived":false,"fork":false,"pushed_at":"2024-06-09T15:53:25.000Z","size":3802,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-11T19:06:15.616Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Chopinsky.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":"Support/Set.go","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-28T02:03:55.000Z","updated_at":"2024-06-14T01:39:21.918Z","dependencies_parsed_at":"2023-02-12T19:30:38.672Z","dependency_job_id":"30aba66d-cc58-4d5f-8f2e-34a38c3de862","html_url":"https://github.com/Chopinsky/algo-problems","commit_stats":{"total_commits":1514,"total_committers":3,"mean_commits":504.6666666666667,"dds":0.07859973579920743,"last_synced_commit":"4414da78a89110c71aab2ae0c7f03faa19c665bb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chopinsky%2Falgo-problems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chopinsky%2Falgo-problems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chopinsky%2Falgo-problems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chopinsky%2Falgo-problems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chopinsky","download_url":"https://codeload.github.com/Chopinsky/algo-problems/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230026316,"owners_count":18161593,"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","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":[],"created_at":"2024-12-16T21:18:39.098Z","updated_at":"2024-12-16T21:18:39.206Z","avatar_url":"https://github.com/Chopinsky.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LeetCode Problems\n\nThis repository contains a collection of solutions to some interesting `LeetCode` problems. The solutions are written in `Go` and you can check the results by running the corresponding problem.\n\n## Run Go Problems\n\nAt the project root, run the following command\n\n```go\n$ go run . -n=\u003cproblem_number\u003e\n```\n\n## How to run a JavaScript specific problem\n\nDownload the repository and enter the folder, then at your command-line tool execute:\n\n```node\n$ node ./js-problems/main.js $1 $2\n```\n\n- The `$1` parameter is optional, if specified, it will run the solution with the same name of the problem folder. By default we will run the \"FreqStack\" solution.\n- The `$2` parameter is optional, it can be `-d` or `--debug`, if specified, it will run the debug mode for the solution.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchopinsky%2Falgo-problems","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchopinsky%2Falgo-problems","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchopinsky%2Falgo-problems/lists"}