You are not allowed to print this document.

Shortcut to seniority

Badea Robert

Data race occurs when more than two threads access the same memory and one of them is a write.

Polymorphism – “poly” (many) + “morphe” (form)

Binary search: split the range in half and check it from there. Based on the result, you will reduce half of the work by knowing in which half is the problem contained.