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
Dataflow Analysis: Translation Inefficiencies and Optimizations
Graph Chatbot
Related lectures (32)
Previous
Page 3 of 4
Next
WS1S Solver: Project Structure
Explores the project structure for solving WS1S formulas and planned additions.
Code Optimizations: Constants and Variables
Explores code optimization techniques like constant folding, precomputation, and constant propagation to enhance code efficiency and quality.
Programming Models: Overview and Examples
Explores programming models for big data processing, including Spark's RDDs and optimizations.
OLAP Queries: Aggregations, Cube Operator, and Optimizations
Explores OLAP queries, cube operator, super-aggregates, and optimization techniques.
Programming Concepts: Functions, Inheritance, Code Optimization
Covers advanced programming concepts like higher-order functions and inheritance.
Distributed Information Retrieval
Explores centralized and distributed information retrieval, including Fagin's Algorithm for efficient document identification.
Hadoop Ecosystem: Architectural Choices & MapReduce Programming
Explores the Hadoop ecosystem's architecture and MapReduce programming model, emphasizing strengths and limitations.
Hadoop: Execution Models
Explores Hadoop's execution models, fault tolerance, data locality, and scheduling, highlighting the limitations of MapReduce and alternative distributed processing frameworks.
Compilers: Challenges with Digital Signal Processors
Covers the challenges of compiling for digital signal processors due to their unique architectural features and irregularities.
Data Structures: Arrays and Functions
Introduces working with dynamic arrays in C++ to model temperatures and calculate average and maximum values.