> For the complete documentation index, see [llms.txt](https://program.hackyourfuture.dk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training/week2.md).

# Week 2

This session is designed to prepare you for the Danish job market by giving you a realistic experience of what a technical interview looks and feels like. You'll get a behind-the-scenes look at what recruiters and hiring managers in Denmark actually pay attention to, from how you present yourself and communicate your skills, to how you handle technical questions under pressure.

## Learning Goals

By the end of this session you will:

* [ ] Know what to expect in a real Danish technical interview
* [ ] Understand what recruiters look for beyond just technical skills.
* [ ] Have practiced answering common interview questions.
* [ ] Feel more confident walking into your next interview.

This is a safe space to make mistakes, ask questions, and get honest feedback, so treat it like the real thing!

## Materials

* [Preparation](/course-content/shared-modules/specialist-career-training/week2/preparation.md)
* [Session Plan](/course-content/shared-modules/specialist-career-training/week2/session-plan.md)
* [Assignment](/course-content/shared-modules/specialist-career-training/week2/assignment.md)


---

# 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://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training/week2.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.
