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
Concept
Tree (data structure)
Formal sciences
Theoretical computer science
Algorithms and data structures
Data structures
Graph Chatbot
Related lectures (30)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 3
Next
Tree-Structured Indexing: B+ Tree
Explores tree-structured indexing with a focus on B+ trees in databases.
Huffman's Algorithm: Mechanizing the Proof
Explores the mechanization of Huffman's algorithm proof and functional implementation.
Abstract Data Structures in C++
Covers procedural and object-oriented programming, abstract data structures, templates, and the C++ standard library.
Quantum Chemistry: Fundamentals of Quantum Mechanics
Covers the fundamentals of quantum mechanics and the behavior of particles at the quantum level.
Graph Algorithms II: Traversal and Paths
Explores graph traversal methods, spanning trees, and shortest paths using BFS and DFS.
Untitled
Low Complexity MIMO ML Receivers
Explores MIMO spatial multiplexing, ML detection, receivers with fading, tree representation, and sphere decoding.
Spanning Trees: Definition and Applications
Introduces spanning trees in graphs and the Minimum Spanning Tree problem, exploring efficient algorithms for optimal decision-making.
Memory Design: Column Multiplexers
Delves into memory design, specifically column multiplexers and DRAM cell structures.
Binary Search Trees: Operations and Implementations
Explores Binary Search Trees, covering operations like searching, finding min/max, successors, and printing.