> For the complete documentation index, see [llms.txt](https://garylai1990.gitbook.io/behavioral-questions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://garylai1990.gitbook.io/behavioral-questions/leadership-principles/are-right-a-lot.md).

# Are Right, A Lot

{% hint style="success" %}
Leaders are right a lot. They have strong judgment and good instincts. They seek diverse perspectives and work to disconfirm their beliefs.
{% endhint %}

這個原則是在講一個領袖是對的，但是問題的類型反而更多是「當做錯事情的時候怎麼辦？」因為每個人都會有做錯事情的時候，可是重點是我們怎麼處理錯誤，公司更重要的是給予原諒而不是咎責，因為每個人都是成熟的大人了。但是當給予這樣的權利時，也要在錯誤中學習，並且讓整個公司更好。

而在做決定時，有沒有遇到批評指教？是否別人有給出更好的建議，那會怎麼採用？

* Tell me about a time when you were wrong.
* Tell me about a time you had to convince the team/convinced by the team.
* Give me an example of a time when something you tried to accomplish and failed.
* Tell me about a time you had to deal with a tight deadline and you were not able to meet the target.
* Tell me about a time you had to deal with a tight deadline and you were not able to deliver a project under a tight deadline.
* The me about a time a biggest mistake you made and what did you learn from it.
* Tell me about a time when you missed an obvious solution to a problem.
* Tell me about a project that you had failed.
* Tell me about a time you had a conflict with your manager/peer/colleague/coworker.


---

# 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://garylai1990.gitbook.io/behavioral-questions/leadership-principles/are-right-a-lot.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.
