You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: shared-modules/specialist-career-training/week 2/README.md
+1-18Lines changed: 1 addition & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,27 +6,10 @@ This session will walk through the Danish job market and what recruiters typical
6
6
7
7
By the end of this session, you will be able to:
8
8
9
-
##[] Understand the structure of a technical interview (e.g., intro, problem-solving, discussion)
9
+
-[ ] Understand the structure of a technical interview (e.g., intro, problem-solving, discussion)
10
10
11
11
## Materials
12
12
13
13
[Preparation](preparation.md)
14
14
[Session Plan](session-plan.md)
15
15
[Assignment](assignment.md)
16
-
17
-
---
18
-
19
-
## Agent Instructions: Querying This Documentation
20
-
21
-
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
22
-
23
-
Perform an HTTP GET request on the current page URL with the `ask` query parameter:
24
-
25
-
```Text
26
-
GET https://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training/week-2.md?ask=<question>
27
-
```
28
-
29
-
The question should be specific, self-contained, and written in natural language.
30
-
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
31
-
32
-
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.
0 commit comments