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
Concurrent Stack: Implementation
Graph Chatbot
Related lectures (29)
Previous
Page 2 of 3
Next
Programming Concepts: Variables and Expressions
Covers fundamental programming concepts such as algorithms, variables, and expressions in C++.
Data Operations and Parallel Mapping
Explores parallel programming in Scala, functional operations on collections, and parallel map functions on arrays and trees.
Functional Data Structures: Collections and Operations
Covers functional data structures and their relationships, implementations, and efficiency.
Data Structures: Tuples, Lists, Sets, Dicts
Introduces data structures like tuples, lists, sets, and dicts in Python, covering their definition, manipulation, and iteration.
Data Structures: Tuples, Sets, Dictionaries
Explores tuples, sets, and dictionaries in Python, covering immutability, uniqueness, and key-value pairs.
Eventual Consistency: Actors and Data Structures
Explores eventual consistency, actors in Scala, and the importance of suitable data structures for achieving consistency in distributed systems.
Understanding Vectors: sizeof()
Explores the C++ vector, emphasizing the sizeof operator and vector analysis.
Standard Library: Containers and Algorithms
Explores C++ standard library containers and algorithms, including associative tables, stacks, queues, and random number generation.
Memory Virtualization: Address Space Abstraction and Management
Covers memory virtualization, focusing on address space abstraction and the management of memory resources by the operating system.
Implementing Combiners
Covers the implementation of combiners in parallel programming in Scala, including efficient combine methods and set data structures.