Skip to content

Commit c1fa71a

Browse files
committed
contents: fix typo in results for STAR behavioral section
1 parent 85a8ec7 commit c1fa71a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contents/behavioral-interview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The [STAR](https://en.wikipedia.org/wiki/Situation,_task,_action,_result) format
6666
- **Situation** - The interviewer wants you to present a recent challenge and situation which you found yourself in
6767
- **Task** - What were you required to achieve? The interviewer will be looking to see what you were trying to achieve from the situation. Some performance development methods use "Target" rather than "Task". Job interview candidates who describe a "Target" they set themselves instead of an externally imposed "Task" emphasize their own intrinsic motivation to perform and to develop their performance
6868
- **Action** - What did you do? The interviewer will be looking for information on what you did, why you did it, and what the alternatives were
69-
- **Results** - What was the outcome of your actions? What did you achieve through your actions and did you
69+
- **Results** - What was the outcome of your actions? What did you achieve through your actions and what did you learn? What steps did you take to improve after the experience?
7070

7171
#### Example of how to apply STAR to a behavioral interview question
7272

contents/coding-interview-cheatsheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Once you are done coding, do not announce that you are done. Interviewers expect
176176

177177
### 6. At the end of the interview, leave a good impression
178178

179-
- ✅Ask good final questions that are tailored to the company.
179+
- Ask good final questions that are tailored to the company.
180180
> Read tips and [sample final questions to ask](./final-questions.md).
181181
- ✅ Thank the interviewer
182182
- ❌ Do not end the interview without asking any questions.

0 commit comments

Comments
 (0)