Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the Chord algorithm for search and routing in distributed hash tables (DHTs). The instructor explains the concepts of unstructured and structured search, the use of functional APIs, and the implementation of Chord using SHA256 hashes for node IDs and keys.