Skip to content

anoopemacs/sedgewick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conventions:

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages