Date: Wed, 19 Jun 2019 15:05:55 +0530 From: Mayuresh Kathe <mayuresh@kathe.in> To: freebsd-questions@freebsd.org Subject: Are graph algorithms used in the kernel? Message-ID: <000161c5861978ba597dc60cb5f99eae@kathe.in>
next in thread | raw e-mail | index | archive | help
Hello, I found a book-set called "Algorithms in C" by Robert Sedgewick. It is a 2 volume bundle which is also sold as individual books. The first volume talks about regular algorithms and data-structures, while the second volume is exclusively dedicated to Graph algorithms. The language and tone of the book is very approachable, and all sample code is in C. Suppose I wish to work "only" at the kernel level of FreeBSD, would I have any use of knowledge of Graph algorithms? If not, I can be productive even by purchasing only the first volume, would save me money. Thank you, ~Mayuresh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000161c5861978ba597dc60cb5f99eae>
