31 Aug
2013
31 Aug
'13
6:15 p.m.
On 8/31/2013 1:26 PM, Phil Bouchard wrote:
And if you have:
+-> 1 -+ +-> 2 -+ | | | | +------+ +------+
1 will be deleted then 2.
Note that in order to end up with the aforementioned case we need to start with: +-> 1 -------> 2 -+ | | +-----------------+ +-> 1 -+ +-> 2 -+ | | | | +------+ +------+ -Phil