Skip to content

Commit 7690593

Browse files
authored
Update README.md
1 parent 0e478b2 commit 7690593

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -393,18 +393,9 @@ Let’s define 3 variables
393393

394394
Final answer we be the best solution out of these both (A[i] B[i] )
395395

396-
# Technical Interview (CIOT BRCD) (cute bird)
396+
# Technical Interview
397397
Now lets focus on the technical interviews. We tend to simplify the concepts by using memory palace techniques. I adivse everyone to develop a memory palace for algorithms/techniques that requrie knowledge about more than 6-7 steps.
398398

399-
What are the most important 7 steps?
400-
401-
Imagine a cute bird sees a giant worm that is shaped like a Q
402-
{Question}. First the bird pour water on the worm (clarify). Then it find the
403-
tail and head (I, O). Then it will taste the worm (Test). It will use its brain
404-
to decide how to eat it (Brainstorm). Then a big white eagle comes and its needs
405-
to calculate the runtime of eating the worm {Runtime analysis}. Then it will
406-
start eating it with If, For, {Code} and Debugs it (No more bug).
407-
408399
![](media/4fe578f16ea7ad1e9fd04d71fdea444a.png)
409400

410401
The context should be asking questions and brainstorm at first. As you go on you

0 commit comments

Comments
 (0)