Skip to content
Draft
Show file tree
Hide file tree
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
14 changes: 14 additions & 0 deletions common-content/en/module/employability/interviewing/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
+++
title = 'Interviewing'
time = 30
[objectives]
1='Understand how to introduce yourself in an interview'
2='Understand what competency based interview are and how to succeed in them'
3='Understand how to prepare for a technical interview'
[build]
render = 'never'
list = 'local'
publishResources = false
+++

Please read the [CYF interview guide](https://curriculum.codeyourfuture.io/guides/employability/interview/) to prepare you for the interviewing workshop this week. You will be asked to play the role of both the interviewer and interviewee during the workshop. This guide includes what to expect in interviews, some sample questions and how to answer them.
5 changes: 3 additions & 2 deletions org-cyf-itp/content/data-groups/sprints/3/day-plan/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ src="blocks/morning-break"
time=20
[[blocks]]
name="Interviewing practice"
src="https://github.com/CodeYourFuture/CYF-Workshops/tree/main/interviewing"
time=60
src="https://github.com/CodeYourFuture/CYF-Workshops/tree/interview-workshop/interviewing"
#TODO change this link to main not the branch
time=90
[[blocks]]
name="lunch"
src="blocks/lunch"
Expand Down
5 changes: 4 additions & 1 deletion org-cyf-itp/content/data-groups/sprints/3/prep/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,11 @@ src="module/js2/reacting"
name="Reacting to events"
[[blocks]]
src="module/js2/check-progress"
name="check progress"
name="Check progress"
[[blocks]]
src="module/js2/refactor"
name="Refactor"
[[blocks]]
src="module/employability/interviews"
name="Guide to interviewing"
+++
Loading