{"id":18751273,"url":"https://github.com/sebyx07/datastructures-homework-18","last_synced_at":"2025-11-27T02:30:16.133Z","repository":{"id":17269656,"uuid":"20039358","full_name":"sebyx07/datastructures-homework-18","owner":"sebyx07","description":null,"archived":false,"fork":false,"pushed_at":"2019-12-21T22:06:18.000Z","size":7,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-20T08:01:50.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/sebyx07.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":"2014-05-21T22:18:34.000Z","updated_at":"2014-05-21T22:23:54.000Z","dependencies_parsed_at":"2022-07-25T06:01:59.800Z","dependency_job_id":null,"html_url":"https://github.com/sebyx07/datastructures-homework-18","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sebyx07/datastructures-homework-18","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebyx07%2Fdatastructures-homework-18","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebyx07%2Fdatastructures-homework-18/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebyx07%2Fdatastructures-homework-18/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebyx07%2Fdatastructures-homework-18/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebyx07","download_url":"https://codeload.github.com/sebyx07/datastructures-homework-18/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebyx07%2Fdatastructures-homework-18/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"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","status":"online","status_checked_at":"2025-11-27T02:00:05.795Z","response_time":58,"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":[],"created_at":"2024-11-07T17:15:12.582Z","updated_at":"2025-11-27T02:30:15.844Z","avatar_url":"https://github.com/sebyx07.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structures Homework 18\n\nTests are found in test/\nall are passing\n\nI used non-sql ideas for this problem \n\nHow player is stored:\n\n\n```\nplayer1: { id: 1234,\n           metPlayers: [1235, 1256]\nplayer2: { id: 1235,\n           metPlayers: [1234, 1257]\n           \n...\n```\n\nSo when a meeting is made player1 is inserted in player2 list and vice versa\n\n\nTo run it you need Node\n\n```\ncd /lib\nnode app.js\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebyx07%2Fdatastructures-homework-18","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebyx07%2Fdatastructures-homework-18","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebyx07%2Fdatastructures-homework-18/lists"}