Skip to content

Commit 2957825

Browse files
Question on turn over has more context
1 parent 7de27c7 commit 2957825

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Sooner or later I will complete it with the relative answers. Feel free to contr
142142
* Why is testing multithreading / concurrent code so difficult?
143143
* What is a Race Condition? Code an example, using whatever language you like.
144144
* What is a Deadlock? Would you be able to write some code that is affected by deadlocks?
145-
* What is Process Starvation?
145+
* What is Process Starvation? If you need, let's review its definition.
146146
* What is a Wait Free algorithm?
147147

148148

@@ -174,7 +174,7 @@ Sooner or later I will complete it with the relative answers. Feel free to contr
174174
* Tell me what decisions would you take if you could be the CTO of your Company.
175175
* Are Program Managers useful?
176176
* Organize a development team using flexible schedules (that is, no imposed working hours) and "Take as you need" vacation policy
177-
* How would you manage a very high turn over and convince developers not to leave the team, without increasing compensation?
177+
* How would you manage a very high turn over and convince developers not to leave the team, without increasing compensation? What could a Company improve to make them stay?
178178
* What are the top 3 qualities you look for in colleagues, beyond their code?
179179
* What are the top 3 things you wish non-technical people knew about code?
180180

0 commit comments

Comments
 (0)