Computer Programming
85 learners
Projection, Filtering, and Aggregation of Data Streams
Focusing on data manipulation operations, this course teaches how to perform data projection, filtering, and aggregation using C++ without needing advanced external libraries. You will learn how to use both procedural and functional programming techniques when applying filtering and aggregation on the data stream.
C++
5 lessons
24 practices
3 hours
Computer Science Fundamentals
Lessons and practices
Retrieve the Last Element from Data Stream
Fixing the DataStream get_last Method in C++
First and Last Data Points in Data Stream
Slicing and Converting Data Streams to String
Return the Middle Element of a Sliced DataStream
Filter Numbers Greater Than 20
Fixing the Filter for Long Strings
Filtering Even Numbers from Data Stream Using std::copy_if
Filtering Positive Even Numbers Using std::copy_if
Filtering a Data Stream Below a Certain Threshold
Projecting Colors of Fruits
Fix the Sprinter Filtering and Projection Logic in C++
Enhance Car Horsepower by 10 Percent
Filter and Increase Prices of Expensive Products
Data Projection Techniques with C++: Converting Fahrenheit to Celsius using Classes
Changing Code to Calculate Minimum Exam Score
Fix the Standard Deviation Calculation
Calculating Average Temperature in C++
Finding the Most Frequent Age Using Loops in C++
Counting Adults with a Loop
Calculate Average Salary in Sales Department
Filtering and Aggregating Sales Data
Data Manipulation with Filtering Projection and Aggregation in C++
Data Manipulation with DataStream in C++
Meet Cosmo:
The smartest AI guide in the universe
Our built-in AI guide and tutor, Cosmo, prompts you with challenges that are built just for you and unblocks you when you get stuck.

Join the 1M+ learners on CodeSignal
Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal