codestates / codestates/ds-TIL

[TIL] 송지_210201

Open
#1,420 0 comments 0 reactions 0 assignees View on GitHub
DSFT01
Dominant language
No language data
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

:warning: 해당 템플릿은 기본 예시입니다. 수강생 여러분의 방식에 맞춰 **자유롭게** 작성해주시길 바랍니다 :warning:
:no_entry_sign: **과제 솔루션 공유 절대 금지** :no_entry_sign:
- **키워드**: 해시, 해시함수, 해시테이블, 해시의 충돌과 시간복잡도

- **배운 것**: 해시테이블은 검색 알고리즘이기도 하고 딕셔너리를 위한 자료구조기도 하다. key값을 해시함수로 돌려서 반환받은 hashcode를 배열의 인덱스로 환산해서, 데이터에 접근하는 방식이다.

- **어려웠던 부분**: 용어가 헷갈린다. backet과 해시값을.. 어떤 영상에서는 수업과 다르게 얘기함.

- **더 알고 싶은 부분 / 공부하고 싶은 부분**: 용어 정리

- **느낀 점**: 오늘은 아예 과제를 보지 않고 강의노트만 싹 복습하고 과제를 처음 봤다. 생각보다 빨리 끝났다. 다른 설명에서 특히 '해시값'을 설명하는게 혼란스럽다. 근데 일단.. 너무 파고들지 않고 느낌을 가져가야 하니까 느낌은 가졌다. SC 52x를 다시 보는데, anagram 코드를 못 짜고 있어서.. 다음 단계로 나갈 수가 없네. 코드는 진짜 어떻게 짜는걸까.. 솔직히 정말로 머리가 안돌아간다. 진짜 모르겠다.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named; the issue is a personal TIL entry about hash terminology and difficulty writing an anagram solution. Start by confirming whether a documentation change is intended and which content should be updated; done cannot be defined from the current issue.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.