Closes #2 Added idea for nex one
This commit is contained in:
@@ -253,3 +253,8 @@ It remains one of the most common classic coding interview questions.
|
|||||||
The exercise is valuable for learning pointer manipulation.
|
The exercise is valuable for learning pointer manipulation.
|
||||||
|
|
||||||
Its usefulness as a predictor of engineering ability is far less obvious.
|
Its usefulness as a predictor of engineering ability is far less obvious.
|
||||||
|
|
||||||
|
|
||||||
|
## A More Engineering-Oriented Alternatives
|
||||||
|
|
||||||
|
If the goal is to eveluate pointer manipulation, linked-list traversal and in-place node relocation, a message queue partitioning task may provide a more realistic engineering scenario. This is idea for #05
|
||||||
Reference in New Issue
Block a user