{"id":16366886,"url":"https://github.com/jeff1evesque/algorithm-snippets","last_synced_at":"2025-07-17T16:03:16.089Z","repository":{"id":27838167,"uuid":"31328213","full_name":"jeff1evesque/algorithm-snippets","owner":"jeff1evesque","description":"Contains various algorithm snippets and exercises","archived":false,"fork":false,"pushed_at":"2015-02-25T20:33:06.000Z","size":232,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T16:40:19.220Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/jeff1evesque.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}},"created_at":"2015-02-25T18:10:38.000Z","updated_at":"2022-09-25T23:56:01.000Z","dependencies_parsed_at":"2022-09-02T15:51:24.119Z","dependency_job_id":null,"html_url":"https://github.com/jeff1evesque/algorithm-snippets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeff1evesque/algorithm-snippets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeff1evesque%2Falgorithm-snippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeff1evesque%2Falgorithm-snippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeff1evesque%2Falgorithm-snippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeff1evesque%2Falgorithm-snippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeff1evesque","download_url":"https://codeload.github.com/jeff1evesque/algorithm-snippets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeff1evesque%2Falgorithm-snippets/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265625563,"owners_count":23800623,"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-10-11T02:47:52.964Z","updated_at":"2025-07-17T16:03:16.063Z","avatar_url":"https://github.com/jeff1evesque.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Algorithm Snippets\n================\n\nThis repository contains various algorithm exercises, some were asked during my interviews:\n\n- [Google](http://www.google.com/about/datacenters/) (Data Center)\n- [Grist Labs](http://www.getgrist.com/)\n- [The New York Times](http://www.nytimes.com/)\n\n##Configuration\n\n###GIT\n\nFork this project in your GitHub account, then clone your repository:\n\n```\ncd /var/\nsudo mv www/ _www/\nsudo git clone https://[YOUR-USERNAME]@github.com/[YOUR-USERNAME]/machine-learning.git www\n```\n\nThen, change the *file permissions* for the entire project by issuing the command:\n\n```\ncd /var/\nsudo chown -R jeffrey:sudo www\n```\n\n**Note:** change 'jeffrey' to the user account YOU use.\n\nThen, add the *Remote Upstream*, this way we can pull any merged pull-requests:\n\n```\ncd /var/www/\ngit remote add upstream https://github.com/[YOUR-USERNAME]/machine-learning.git\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeff1evesque%2Falgorithm-snippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeff1evesque%2Falgorithm-snippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeff1evesque%2Falgorithm-snippets/lists"}