Skip to content

Commit 2cba88b

Browse files
authored
Add discussion of technical interviews (#1536)
1 parent 3386c24 commit 2cba88b

File tree

2 files changed

+22
-3
lines changed
  • common-content/en/blocks/discuss-technical-interviews
  • org-cyf-sdc/content/complexity/sprints/1/day-plan

2 files changed

+22
-3
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
+++
2+
title = "Discussion: Technical Interviews"
3+
description = "Help each other improve at technical interviews"
4+
time = 30
5+
emoji= "🗣️"
6+
objectives = [
7+
"Identify perparation and techniques for succeeding at technical interviews."
8+
]
9+
[build]
10+
list = "never"
11+
publishResources = false
12+
render = "never"
13+
+++
14+
15+
You all should have done a mock technical interview as part of the backlog.
16+
17+
Discuss as a group:
18+
* Your experience in the interview.
19+
* What feedback you got.
20+
* What preparation would help you perform better next time.

org-cyf-sdc/content/complexity/sprints/1/day-plan/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,8 @@ time="90"
1515
name="Morning break"
1616
src="blocks/morning-break"
1717
[[blocks]]
18-
name="Study Group"
19-
src="blocks/study-group"
20-
time="30"
18+
name="Discussion: Technical Interviews"
19+
src="blocks/discuss-technical-interviews"
2120
[[blocks]]
2221
name="Games, rules, logic and strategy"
2322
src="blocks/games"

0 commit comments

Comments
 (0)