Sunday, June 4, 2017

Elements of programming interviews

June 4, 2017

Introduction


Advised by the blog written by John Washam, Julia plans to read the book.

Several facts are considered.

1. The book is written using C++.  Julia writes programming using C#, but she likes to learn C++ in the same time.

2. Read the book, and then work on each algorithm in the book, practice related algorithm on Leetcode.

3. The algorithm "median of stream" in the book "Code interviews" by Harry He is excellent. Julia read the book two years ago, but this time she will practice the algorithm. Now Julia is an active learner. She tries things as well, she knows that programming is a crafting business, you have to write your own, have your own style.

Book reading 


Elements of programming interviews, authored by Adna Aziz, Tsung-Hsien Lee, Amit Prakash, 60 pages written in 2012. 

No comments:

Post a Comment