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
Association Rule Mining
Graph Chatbot
Related lectures (22)
Previous
Page 2 of 3
Next
Information Retrieval: Indexing and Retrieval
Covers indexing techniques, distributed retrieval algorithms, and challenges in large-scale web indexing.
Matrix Multiplication and Divide-and-Conquer Techniques
Discusses matrix multiplication using divide-and-conquer techniques and introduces Strassen's algorithm for improved efficiency.
Designing Algorithms: Recursion and Dynamic Programming
Explores designing algorithms with recursion and dynamic programming, covering concepts like the Towers of Hanoi and efficient solutions.
Introduction to Algorithms: Course Overview and Basics
Introduces the CS-250 Algorithms course, covering its structure, objectives, and key topics in algorithmic problem-solving.
Python Programming: Lists and Functions Overview
Introduces Python programming concepts, focusing on lists, functions, and their applications in problem-solving.
Distributed Information Systems: Course Overview
Introduces the Distributed Information Systems course, emphasizing key concepts and practical tools for data processing.
Overview: Information Management
Explores levels of data abstraction, model building, usage, and representation, and the utility of information systems for decision-making.
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.
Introduction to Algorithms
Introduces the importance of studying algorithms, presents a clever algorithm for calculating an arithmetic series, and discusses efficiency and correctness in algorithms.
C++ Standard Library: Containers and Algorithms
Covers the basics of C++ standard library containers, algorithms, and iterators.