Chandra Pratap <chandrapratap3519@xxxxxxxxx> writes: > - /* pseudo-randomly insert the pointers for elements between > - * values[1] and values[10] (included) in the tree. > + /* Pseudo-randomly insert the pointers for elements between > + * values[1] and values[10] (inclusive) in the tree. > */ If you are "fixing" the comment, let's fix its style as well. /* * Our multi-line comments begin with slash-asterisk, and * end with asterisk-slash, on their own line. */