alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Scala example source code file (binarytrees.check)

This example Scala source code file (binarytrees.check) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Scala tags/keywords

The Scala binarytrees.check source code

stretch tree of depth 13	 check: -1
8192	 trees of depth 4	 check: -8192
2048	 trees of depth 6	 check: -2048
512	 trees of depth 8	 check: -512
128	 trees of depth 10	 check: -128
32	 trees of depth 12	 check: -32
long lived tree of depth 12	 check: -1
stretch tree of depth 15	 check: -1
32768	 trees of depth 4	 check: -32768
8192	 trees of depth 6	 check: -8192
2048	 trees of depth 8	 check: -2048
512	 trees of depth 10	 check: -512
128	 trees of depth 12	 check: -128
32	 trees of depth 14	 check: -32
long lived tree of depth 14	 check: -1
stretch tree of depth 17	 check: -1
131072	 trees of depth 4	 check: -131072
32768	 trees of depth 6	 check: -32768
8192	 trees of depth 8	 check: -8192
2048	 trees of depth 10	 check: -2048
512	 trees of depth 12	 check: -512
128	 trees of depth 14	 check: -128
32	 trees of depth 16	 check: -32
long lived tree of depth 16	 check: -1

Other Scala examples (source code examples)

Here is a short list of links related to this Scala binarytrees.check source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.