# Interview

### Materials

* **👋** [**front-end-interview-handbook**](https://github.com/yangshun/front-end-interview-handbook/blob/master/Translations/Korean/README.md)
* **👋** [**tech-interview-handbook**](https://github.com/yangshun/tech-interview-handbook)&#x20;
* [**Front-end-Developer-Interview-Questions**](https://github.com/h5bp/Front-end-Developer-Interview-Questions/tree/master/Translations/Korean)
* [**coding-interview-university**](https://github.com/jwasham/coding-interview-university)&#x20;

### Prepare for questions about me

* 가장 도전적이었던 것
* 실수 혹은 실패담
* 즐거웠던 것
* 리더십
* 팀원과의 갈등
* 남들과 다르게 행동했던 것

\-----

* 2\~3개의 키워드로 정리를 해둔다.&#x20;
* 내가 했던 프로젝트는 반드시 자세히 말할 수 있어야 한다.

### Books

* 코딩 인터뷰 완전 분석 - 게일 라크만
*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.junojunho.com/interview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
