> For the complete documentation index, see [llms.txt](https://teamsmiley.gitbook.io/devops/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://teamsmiley.gitbook.io/devops/reading/how-to-interview-elon-musk.md).

# how to interview - elon musk

## question : how do you choose team, base on what?

it tend to be a gut feeling more than anything else

팀을 어떻게 고릅니까?

저는 제 직감에 따릅니다.

## question : what do you ask to interviewee?

인터뷰할때 뭐 물어보세요?

1. tell me the story of your life
2. decision that you made along the way and why you made them
3. tell me about some of the most difficult problem you worked on
4. how solved them

that question I think is very important

the people that really solved the problem , they know exactly how they solved it

they know the little details

the people that pretended to solved the problem, they can maybe go one level and then they get stuck.

당신의 인생에 대해 이야기해주세요 인생을 살면서 내렸던 결정과 그 결정을 내린 이유에 대해 말해주세요

지금것 살아오면서 가장 어려운 문제에 봉착햇던 순간들에 대해 말해 주세요 그걸 어떻게 해결햇는지도요

이질문이 내 생각에는 중요하다고 생각한다. 그들은 그 문제를 어덯게 해결했는지 정확하게 알고 있다\
정말 사소한 사항까지 알고 있다.

어떤 문제를 해결한척 하는 사람은 한단계 정도 나갓다가 막힌 사람들일 겁니다.

## question : what was your biggest chanllenges in life?

현재 가장 큰 도전은 무엇입니까?

one of the biggest challenges i think is making sure you have corrective feedback loop.

and then maintainging that corrective feedback loop over time

even when people want to tell you what you want to hear


---

# 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:

```
GET https://teamsmiley.gitbook.io/devops/reading/how-to-interview-elon-musk.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.
