1# Code Samples of oneAPI Threading Building Blocks (oneTBB) 2Examples using `parallel_for_each` algorithm. 3 4| Code sample name | Description 5|:--- |:--- 6| parallel_preorder | Parallel preorder traversal of a graph. 7