Skip to content

Commit 39fb4ef

Browse files
author
Keonil Kim
authored
Merge pull request #18 from Hanney-Ryu/master
translated some parts
2 parents 286f89d + 63c4749 commit 39fb4ef

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

translations/README-ko.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ I'm in the queue right now. Hope to interview soon.
384384

385385
**인터뷰를 위해 당신의 언어를 선택하여야 합니다 (윗글 참조)** 아래는 제가 추천하는 언어들입니다. 이 언어들중에 부연설명이나 부가 자료들이 있다면 나눠 주세요.
386386

387-
If you read though one of these, you should have all the data structures and algorithms knowledge you'll need to start doing coding problems.
387+
이 중 하나를 읽으려면 코딩 문제 푸는 데 필요한 데이터 구조 및 알고리즘 지식이 있어야합니다.
388388

389389
**You can skip all the video lectures in this project**, unless you'd like a review.
390390

@@ -512,24 +512,24 @@ It's user-friendly, available on all platforms and has a cloud sync system. It c
512512

513513
My flashcard database in Anki format: https://ankiweb.net/shared/info/25173560 (thanks [@xiewenya](https://github.com/xiewenya))
514514

515-
### 3. Review, review, review
515+
### 3. 검토, 검토, 검토
516516

517-
I keep a set of cheat sheets on ASCII, OSI stack, Big-O notations, and more. I study them when I have some spare time.
517+
나는 ASCII, OSI 구조, Big-O 표기법 등에 관한 일련의 치트시트를 만들어 놓고, 여유 시간이 날 때마다 공부한다.
518518

519-
Take a break from programming problems for a half hour and go through your flashcards.
519+
30분 동안 프로그래밍 문제를 해결하고, flashcard를 살펴보자.
520520

521-
### 4. Focus
521+
### 4. 집중
522522

523-
There are a lot of distractions that can take up valuable time. Focus and concentration are hard.
523+
주의를 산만하게 만드는 많은 것이 있으며, 이것들은 우리의 귀중한 시간을 뺏어간다. 주의를 집중하는 것은 힘든 일이다.
524524

525-
## What you won't see covered
525+
## 다루지 않을 것
526526

527-
This big list all started as a personal to-do list made from Google interview coaching notes. These are prevalent
528-
technologies but were not mentioned in those notes:
527+
이 큰 주제들은 모두 Google 인터뷰 코칭 노트에서 개인적인 to-do list로 시작되었다.
528+
이 기술들은 널리 퍼져 있는 기술이지만, Google 인터뷰 코칭 노트에서 언급 되지 않았다:
529529

530530
- SQL
531531
- Javascript
532-
- HTML, CSS, and other front-end technologies
532+
- HTML, CSS, 그리고 다른 프론트엔드 기술들
533533

534534

535535
## 하루 하루의 계획

0 commit comments

Comments
 (0)