General-behavior interview tutorials

all materials

link

How to tell the story about the favorite project

link

the project you pick should have 3 points:

  1. the highest impact: it moves metrics
  2. the highest scope: it is technically complex, costs a long time or involves a lot of people
  3. the highest personal contribution: you build something with your own hands and have some opportunities to lead in a significant way

Deeper dive into the signal areas for behavioral interviews

link

  • scope: tell the stories to show the interviewer how senior you are in your previous projects.
  • initiative: prove you are a "self-starter" to have the willingness and skills to drive adoption of your ideas. And you can show your soft skills in the process.
  • ambiguity: the structured approach to break down the large problems into smaller ones and prioritize the work.
  • perseverance: how to deal with difficulties in previous projects and how to use the perseverance skills in the future.
  • conflict resolution: show seniority to use structured approaches to resolving conflict. Maybe things like written documents or data-driven experiments.
  • growth: show the ability to grow, to respond to circumstances around yourself, to seek after learning opportunities and successfully integrate those into our future actions. How to learn from the feedback.
  • communication: the story you tell should always involve in communication. Show how to communicate with the workers around you.
相关推荐
I_LPL2 小时前
day34 代码随想录算法训练营 动态规划专题2
java·算法·动态规划·hot100·求职面试
We་ct2 小时前
LeetCode 105. 从前序与中序遍历序列构造二叉树:题解与思路解析
前端·算法·leetcode·链表·typescript
万象.2 小时前
redis集群算法,搭建,故障处理及扩容
redis·算法·哈希算法
plus4s2 小时前
2月19日(85-87题)
c++·算法
Desirediscipline3 小时前
cerr << 是C++中用于输出错误信息的标准用法
java·前端·c++·算法
Renhao-Wan3 小时前
Java 算法实践(八):贪心算法思路
java·算法·贪心算法
今儿敲了吗3 小时前
23| 画展
c++·笔记·学习·算法
Jasmine_llq3 小时前
《AT_arc081_d [ARC081F] Flip and Rectangles》
算法·动态规划(dp)·贪心思想扩展 / 收缩边界·预处理转换网格状态·二维数组遍历实现逐点计算
Desirediscipline5 小时前
#define _CRT_SECURE_NO_WARNINGS 1
开发语言·数据结构·c++·算法·c#·github·visual studio