{"id":19733149,"url":"https://github.com/gustavoestevesr/hashmap","last_synced_at":"2026-04-12T22:04:28.489Z","repository":{"id":94993068,"uuid":"595242529","full_name":"gustavoestevesr/hashmap","owner":"gustavoestevesr","description":"Resolução da Questão de entrevista sobre Java e HashMap","archived":false,"fork":false,"pushed_at":"2023-01-31T01:56:58.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T18:18:22.527Z","etag":null,"topics":["distinct","filter","foreach","hashmap","java","list","sorted","streams"],"latest_commit_sha":null,"homepage":"https://www.linkedin.com/feed/update/urn:li:activity:7025841628925816832?utm_source=share\u0026utm_medium=member_desktop","language":"Java","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/gustavoestevesr.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":"2023-01-30T17:30:33.000Z","updated_at":"2023-01-31T13:33:22.000Z","dependencies_parsed_at":"2023-04-05T03:17:13.983Z","dependency_job_id":null,"html_url":"https://github.com/gustavoestevesr/hashmap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavoestevesr%2Fhashmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavoestevesr%2Fhashmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavoestevesr%2Fhashmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavoestevesr%2Fhashmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gustavoestevesr","download_url":"https://codeload.github.com/gustavoestevesr/hashmap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241058582,"owners_count":19902213,"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":["distinct","filter","foreach","hashmap","java","list","sorted","streams"],"created_at":"2024-11-12T00:29:22.148Z","updated_at":"2025-10-19T12:46:46.355Z","avatar_url":"https://github.com/gustavoestevesr.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 👨‍💻 Questão de entrevista sobre Java e HashMap\n\nDado um hashmap imprima todos os valores que são repetidos mais de duas vezes na ordem crescente de valores.\n\n## 💡 Solução\n\nAtravés do uso de Streams, eu utilizei o método Filter para filtrar quais dos itens tem uma frequência maior que 2, o Distinct para não mostrar os valores repetidos, o Sorted para ordenar de forma crescente e o ForEach para realizar o print de todos os itens no console.\n\n## 🔗 Post do Desafio\n\nhttps://www.linkedin.com/feed/update/urn:li:activity:7025841628925816832?utm_source=share\u0026utm_medium=member_desktop\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavoestevesr%2Fhashmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgustavoestevesr%2Fhashmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavoestevesr%2Fhashmap/lists"}