Saturday, December 31, 2016

[interview-questions] views:10000..50000 - 3 hours workout

Dec. 31, 2016

Introduction
Julia has to teach herself to be patient, she has to slow down and then learn one algorithm a time. She tries to figure out if she can use the following as a ritual - code review study on stackexchange.com:

1. Read the algorithm
2. Understand the algorithm - write some notes
3. Try to think about it by herself
4. Read the algorithm
5. Have some code review by herself
6. Read other people's review



Workout

Search keyword:
[interview-questions] views:10000..50000 - 3 hours workout

26 algorithms:

No. 1 1:03pm - 20 minutes

Searching an element in a sorted array


No. 2 

Interview coding test: Fizz Buzz


No. 3   2:10pm - 20 minutes reading - 

Find all the missing number(s)


Highlights of great review:
http://codereview.stackexchange.com/a/48775/123986

I would also like to see some verification of the method preconditions given. 

No. 4


Julia tastes the success and hunger for more.

No comments:

Post a Comment