Google: The Standard of Code Review [ https://medium.com/unilecs/google-the-standard-of-code-review-5b4e61427afe ]
Tag: theory / math
Java Android faq interview algorithms collections
Architectures of Android applications
update 14/05/2018
About MVVM and Kotlin in architecting-android-reloaded (github)
https://medium.com/@bvmaks/architectures-of-android-applications-244a083bf132
Forms & Controls
Model View Controller
Model View Presenter
Model View ViewModel
Model View Intent
Comparative Analysis
Distance between points on a sphere
Haversine formula [https://en.wikipedia.org/wiki/Haversine_formula]
Определение расстояния между географическими точками в MySQL [https://habr.com/post/179157/]
Misc sport programming
Graph
Topological sorting https://en.wikipedia.org/wiki/Topological_sorting
Numbers
Catalan number and Bracket sequences https://en.wikipedia.org/wiki/Catalan_number ; http://www.genfunc.ru/theory/catalan/
Правильные скобочные последовательности ; http://e-maxx.ru/algo/bracket_sequences ;
Четные, нечетные, совершенные числа. Even, odd, perfect numbers [https://en.wikipedia.org/wiki/Parity_(mathematics)] [https://en.wikipedia.org/wiki/Perfect_number] [pdf] [pdf] [pdf]