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
Calcul and algorithms: methodology
Graph Chatbot
Related lectures (27)
Previous
Page 3 of 3
Next
Gitlab Agent for Kubernetes (`agentk`)
Covers the setup of a Gitlab agent for Kubernetes, focusing on installation, version control, and troubleshooting.
Social and Information Networks: Ranking
Explores the significance of ranking in networks, emphasizing algorithms like PageRank and HITS for web page ranking.
Computational Methods: Paths and Strings
Covers computational methods focusing on paths and strings, including examples of concatenation, regex elements, and string operations.
Introduction to Algorithms: Basics and Importance
Covers the basics of algorithms, the importance of studying them, data structures, and the impact of algorithms on various fields.
Merge Sort: Divide and Conquer
Explores the Merge Sort algorithm, applying the Divide and Conquer approach to sorting arrays efficiently.
Merge Sort: Divide-and-Conquer
Introduces Merge Sort, a divide-and-conquer algorithm for efficient array sorting, discussing correctness, runtime analysis, linear-time merging, and recurrence solving techniques.
Asymptotic Behavior of Markov Chains
Explores recurrent states, invariant distributions, convergence to equilibrium, and PageRank algorithm.