Huawei – Algorithm and Program Design

Huawei – Algorithm and Program Design
English | Tutorial | Size: 2.22 GB


Through the study of this course, master basic algorithm and program design, have a basic understanding of Greatest Common Divisor, Iteration, Bisection Method, Recursion, Search and Backtracking, Monte Carlo algorithm.

Manning – Six Small Algorithm Projects with C#

Manning – Six Small Algorithm Projects With C Sharp-iLLiTERATE
English | Tutorial | Size: 171.70 MB


Learn how to draw tree data structures. Recursive methods let you traverse a tree to figure out how much space each node’s subtree requires and where it should be positioned.