You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
p = parent
g = grandparent
gg = greatgrandparent
c = child
x = current node
y = temporary node
h = head
t = tail
z = last
r = running node for looping etc
removal of recursion - fast done, ch5
other possible books
port code to c++ 3rd edition
cp3 - halim
adm - skiena
cp - skiena
inductive - manber
ch8 exercises fast done
have skipped all exercises starting ch8
todo: translate to c++, convert all to 0 based index
About
1st edition, 1990, C-11, old project, warning: variable names are single characters