Please enable JavaScript.
Coggle requires JavaScript to display documents.
Hardest part - Pagerank (Data Structure and Algorithm implementation 264,…
Hardest part - Pagerank
Problem solving 70
Choosing data structure 33
Choosing a way to implement the graph 8
Getting organized / planning / where to start 20
Breaking the problem into parts 1
Visualizing 7
Calculating computational complexity 1
Data Structure and Algorithm implementation 264
URLs
Finding unique URLs 12
Alphabetizing URLs 11
Mapping URL to ID / organizing URLs / choosing data structure for URLs 21
Matrix multiplication 26
Getting graph weights / setting up graph 76
Matrix Multiplication 21
Power iteration 67
Understanding algorithm / page rank 28
Moving data between data structures 2
Coding fundamentals 19
Debugging 11
Matrix of unknown size 4
Pointers 1
2D vectors 1
Edge cases 2
Personal skills 0
Distractors 24
Data input 24