Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Decentralized Systems: Gossip Protocol
Graph Chatbot
Related lectures (29)
Previous
Page 1 of 3
Next
Graph Algorithms II: Traversal and Paths
Explores graph traversal methods, spanning trees, and shortest paths using BFS and DFS.
Gossip Efficiency: Decentralized Systems
Explores gossip efficiency in decentralized systems, covering protocols, interaction needs, and bandwidth optimization, along with search algorithms and optimizations.
Evolution of Usenet: From ARPANet to Commercial Spam
Explores the evolution of Usenet from ARPANet to commercial spam in the mid-1990s.
Graph Algorithms: Modeling and Traversal
Covers graph algorithms, modeling relationships between objects, and traversal techniques like BFS and DFS.
Minimum Spanning Trees: Prim's Algorithm
Explores Prim's algorithm for minimum spanning trees and introduces the Traveling Salesman Problem.
Graph Algorithms: Basics
Introduces the basics of graph algorithms, covering traversal, representation, and data structures for BFS and DFS.
Fixed Points in Graph Theory
Focuses on fixed points in graph theory and their implications in algorithms and analysis.
Graph Algorithms: Modeling and Representation
Covers the basics of graph algorithms, focusing on modeling and representation of graphs in memory.
Graph Coloring: Random vs Symmetrical
Compares random and symmetrical graph coloring in terms of cluster colorability and equilibrium.
Shortest Path Algorithms: BFS and Dijkstra
Explores Breadth-First Search and Dijkstra's algorithm for finding shortest paths in graphs.