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
Priority queue
Formal sciences
Theoretical computer science
Algorithms and data structures
Analysis of algorithms
Graph Chatbot
Related lectures (19)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 2
Next
Abstract Data Structures and Standard Libraries
Covers abstract data structures and the C++ standard library, including linked lists, stacks, queues, and complex numbers.
Data Structures: Stacks, Queues, Linked Lists
Covers stacks, queues, linked lists, and binary search trees in data structures.
Binary Search Trees: Implementation and Operations
Covers the implementation and operations of basic data structures like stacks, queues, and linked lists, and introduces binary search trees.
Heaps and Heapsort
Covers heaps, heapsort, heap data structure, storage in arrays, and heap property maintenance.
Graph Algorithms: BFS and DFS
Explores graph algorithms like BFS and DFS, discussing shortest paths, spanning trees, and data structures' role.
C++ Standard Library: Containers and Algorithms
Explores containers and algorithms in the C++ standard library, including find, copy, and sort functionalities.
Stacks and Queues: Implementation and Efficiency
Explores the implementation and efficiency of stacks and queues, along with an algorithmic challenge involving train order determination.
Graphs: Properties and Representations
Covers graph properties, representations, and traversal algorithms using BFS and DFS.
Data Abstraction: Modules and Specifications in Coq
Discusses data abstraction in programming, focusing on modules and specifications in Coq.