Skip to content

[아이템11] 해시테이블 #11

Description

@rlooo

pg72. 성능을 높인답시고 해시코드를 계산할 때 핵심 필드를 생략해서는 안 된다. 속도야 빨라지겠지만, 해시 품질이 나빠져 해시테이블의 성능을 심각하게 떨어뜨릴 수도 있다.

책 내용에서 해시테이블이 나와서 해시테이블에 대해서 공부해본 내용을 남기려고 합니다

  • 해시테이블
  • 해시충돌이 일어났을 때 해결 방법 : 개방주소법, 체이닝

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

item114주차 스터디

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions