Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 4 additions & 21 deletions shared-modules/specialist-career-training/week1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,13 @@ This session will walk through the Danish job market and what recruiters typical

By the end of this session, you will be able to:

[ ] Understand the structure of a technical interview (e.g., intro, problem-solving, discussion)
[ ] Know what interviewers are generally looking for (communication, problem-solving approach, etc.)
[ ] Feel more comfortable with the idea of technical interviews.
[ ] Learn how to approach a problem out loud and structure their thinking.
- [ ] Understand the structure of a technical interview (e.g., intro, problem-solving, discussion)
- [ ] Know what interviewers are generally looking for (communication, problem-solving approach, etc.)
- [ ] Feel more comfortable with the idea of technical interviews.
- [ ] Learn how to approach a problem out loud and structure their thinking.

## Materials

[Preparation](https://app.gitbook.com/o/-LMwEwghYVv6CkVwh8Eb/s/v5mADMeH7axh0TSGyUQy/~/edit/~/changes/4/course-content/shared-modules/specialist-career-training/week-1/preparation)
[Session Plan](https://app.gitbook.com/o/-LMwEwghYVv6CkVwh8Eb/s/v5mADMeH7axh0TSGyUQy/~/edit/~/changes/4/course-content/shared-modules/specialist-career-training/week-1/session-plan) (for mentors)
[Assignment](https://app.gitbook.com/o/-LMwEwghYVv6CkVwh8Eb/s/v5mADMeH7axh0TSGyUQy/~/edit/~/changes/4/course-content/shared-modules/specialist-career-training/week-1/assignment)

---

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

```Text
GET https://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training/week-1.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.
Loading