For programmers that lack the advanced mathematical background to bring algorithms to their work, this text is a straightforward working introduction to Visual Basic's algorithms. It details algorithms and their implementations for dozens of common programming tasks, including memory allocation, sorting, searching, hashing, trees, networking, and more.
You'll find algorithms — complete with ready-to-run Visual Basic code — for a wide range of common programming tasks, including memory allocation, sorting, searching, hashing, trees, networking, assignment, shortest path, and queue simulation