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
Information Retrieval: Indexing and Retrieval
Graph Chatbot
Related lectures (21)
Previous
Page 1 of 3
Next
Graphs: Properties and Representations
Covers graph properties, representations, and traversal algorithms using BFS and DFS.
Indexing and Distributed Retrieval
Explores indexing techniques, inverted files, map-reduce algorithms, and top-k document retrieval methods in text retrieval systems.
Algorithms in Computer Science: Search and Sort Techniques
Provides an overview of essential search and sort algorithms in computer science.
Information Retrieval Indexing: Part 2
Explores constructing an inverted file for information retrieval indexing and the map-reduce programming model.
Hashing and Sorting Techniques in Database Systems
Provides an overview of hashing and sorting techniques in database management systems, focusing on their implementation and performance optimization.
Matrix Multiplication and Heaps: Efficient Algorithms
Discusses Strassen's algorithm for matrix multiplication and heaps, covering efficient algorithms and their applications in computer science.
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: Course Overview and Basics
Introduces the CS-250 Algorithms course, covering its structure, objectives, and key topics in algorithmic problem-solving.
Matrix Multiplication and Divide-and-Conquer Techniques
Discusses matrix multiplication using divide-and-conquer techniques and introduces Strassen's algorithm for improved efficiency.
Graph Algorithms: Basics
Introduces the basics of graph algorithms, covering traversal, representation, and data structures for BFS and DFS.