> For the complete documentation index, see [llms.txt](https://krjaeh0.gitbook.io/j-log/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://krjaeh0.gitbook.io/j-log/atelier/undefined-1/interview/interviewtips.md).

# InterviewTips

## Text Elements

기본적인(지켜야할 것) ^7z1XcR6A

### 면접을 보는 이유

* 기업과 개인의 공감대 확인 ^7TiVmdQk
  * 기업 문화
  * 실제 업무능력
  * 소통능력/태도
  * 미래성장가능성 ^srYPXfsf
* 스팩을 본다?
* 운이다? ^lK0Lp9EW

X ^zuA9jHLq

### 면접준비

* 전문성
* 팀워크
* 도전정신
* 창의성
* 도덕성 ^IvJRUFSL

회사가 지향하는 가치와 나의 장점을 결합해 ^QCunAKsA

"브랜딩" ^dljbcBhX

뽑고 싶은 사람

* 예의 (50%)
* 전문
* 문제해결능력 ^zDZI6Bwk

{% hint style="info" %}
메러비안 법칙

* 시각적 이미지(표정, 제스처) 55%
* 청각적 이미지(어조) 38%
* 말의 내용 7% ^7PAhlErj
  {% endhint %}

***

## 복장 / 태도 / 자세

* 머리 단정
* 복장 (TPO에 맞춰서)
* 악세서리 최소화 ^GcwV50Zv

### 복장 ^I09CyY90

{% stepper %}
{% step %}

### 인사

* 들어갈 때 "목례"
* 자연스럽게
  {% endstep %}

{% step %}

### 서 있을 때

* 턱은 조금 당기고(거북목)
* 바른 자세로 서 있기
  {% endstep %}

{% step %}

### 앉은 자세

* 손은 무릎에
* 허리는 바로 세우고
* 정면응시 ^ZCL4CNZD
  {% endstep %}
  {% endstepper %}

***

## 면접 진행 시 표정·제스처·말투

* 표정
  * 눈빛, 대화 할 때는 시선 응시
  * 살짝 미소
* 제스처
  * 적당한 제스처(프레젠테이션 방식 x)
* 말투
  * 두괄식, 표준어, 다 또는 까, \~ 생각합니다. ^JGyNlxKC

선생님이 도와주신다고 함 ^q7GnC8f9

말의 내용

* (이력서, 경험, 전문성, 사회이슈, 어필멘트) ^lsj1YGI1

나의 셀링 포인트는 무엇인가 ^8m0rexsM

***

## 면접 당일 행동 요령

{% stepper %}
{% step %}

* 30분 전 회사 주변 도착
  {% endstep %}

{% step %}

* 면접 대기실까지 가는 도중 사람들에게 인사
  {% endstep %}

{% step %}

* 대기 중 핸드폰 사용 x
  {% endstep %}

{% step %}

* 두괄식, 구어체 사용
  {% endstep %}

{% step %}

* 적당한 미소, 자신감있는 표현, 과하지 않는 제스처
  {% endstep %}

{% step %}

* 입사 의지를 나타내는 마무리 멘트
  {% endstep %}
  {% endstepper %}

***

## 자기소개 및 어필 구성

* 자기소개 만들기 ^jnQt1oiJ
* 지원 목적 (나와 지원한 회사에 대한 이야기) ^cWdHEpoO
* 장점 ^GeXbBvKi

가치관 충돌할 경우

* 부조리한 업무지시 ^fuvZL2Uu

면접에서 확인되는 주요 항목

* 일 경험 / 직무 수행을 잘 할 수 있겠냐 ^ZIQnC9xm

### 마지막 멘트 구성

{% stepper %}
{% step %}

* 마지막 강점 어필
  {% endstep %}

{% step %}

* 회사에 본인이 필요한 이유
  {% endstep %}

{% step %}

* 본인과 회사의 미래에 대한 포부 ^9w5i8eLb
  {% endstep %}
  {% endstepper %}

나를 팔기위한 제품 프레젠테이션이라 생각하자 ^I0yfTgHJ

***

(원문에 포함된 추가 표시들) ^여러 식별자 및 메모들 (예: ^7z1XcR6A 등)은 원본 그대로 유지했습니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://krjaeh0.gitbook.io/j-log/atelier/undefined-1/interview/interviewtips.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
