# 2020-11

## ✏️ ประวัติการอัพเดท

{% hint style="success" %}
สำหรับใครที่ไม่อยากพลาดอัพเดทบทความใหม่ๆ สามารถเข้าไปกด Like เพื่อรับข่าวสารใหม่ๆจาก [**Facebook Mr.Saladpuk**](https://www.facebook.com/mr.saladpuk) ได้นะครับ 😍
{% endhint %}

### 17/11/2020

* เพิ่มบทความ [**🧓 Einstein's Riddle 01**](https://www.saladpuk.com/puzzle/challenges/einsteins-riddle-01) - โจทย์ที่ไอสไตน์บอกว่ามีคนแค่ 2% บนโลกที่ตอบได้

### 16/11/2020

* เพิ่มบทความ [**🎩 CP หมวก 5 ใบ**](https://www.saladpuk.com/puzzle/challenges/cp-interview-01) - โจทย์สอบสัมภาษณ์ผู้บริหาร CP

### 13/11/2020

* เพิ่มบทความ [**💊 ยาต้านโควิด**](https://www.saladpuk.com/puzzle/challenges/covid-vaccine) - โจทย์สอบสัมภาษณ์เข้า Saladpuk

### 12/11/2020

* เพิ่มบทความ [**🌉 Amazon Interview 01**](https://www.saladpuk.com/puzzle/challenges/amazon-interview-01) - โจทย์สอบสัมภาษณ์เข้า Amazon

### 10/11/2020

* เพิ่มบทความ [**🥇 ทองเก๊**](https://www.saladpuk.com/puzzle/challenges/fake-gold) - โจทย์สอบสัมภาษณ์เข้า Saladpuk
* เพิ่มบทความ [**🐴 Google Interview 01**](https://www.saladpuk.com/puzzle/challenges/google-interview-01) - โจทย์สอบสัมภาษณ์เข้า Google

### 08/11/2020

* เพิ่มบทความ [**📪 Proxy Pattern**](https://www.saladpuk.com/beginner-1/design-patterns/structural/proxy-pattern) - แนวคิดในการควบคุม object ให้ทำงานดั่งใจ 😈

### 07/11/2020

* เพิ่มบทความ [**🔄 WSL**](https://www.saladpuk.com/basic/docker-1/wsl) - 🤔 อยากใช้ Windows กับ Linux พร้อมกันทำไง

### 04/11/2020

* เพิ่มบทความ [**🔌 Adapter Pattern**](https://www.saladpuk.com/beginner-1/design-patterns/structural/adapter-pattern) - ออกแบบไงให้ของทำงานร่วมกันได้ง่ายๆ

### 02/11/2020

* เพิ่มบทความ [**📢 Docker Push**](https://www.saladpuk.com/basic/docker-1/push) - ส่ง 🖼️ Container Images ให้คนอื่นได้ใช้กัน


---

# 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://www.saladpuk.com/news/2020/2020-11.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.
