Difference between revisions of "MediaWiki:Sidebar"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
** Reference_Page|Reference | ** Reference_Page|Reference | ||
** Fork_Join_Rosetta_Stone|Fork Join Rosetta Stone | ** Fork_Join_Rosetta_Stone|Fork Join Rosetta Stone | ||
− | ** | + | ** IntelliJ_Tips|IntelliJ Tips |
* Exercises and Warmups | * Exercises and Warmups | ||
** Half_And_Half_Nucleobase_Count_Assignment | * Half & Half Nucleobase Count | ** Half_And_Half_Nucleobase_Count_Assignment | * Half & Half Nucleobase Count | ||
− | ** Race_Condition_Translation_Assignment | * Race Condition | + | ** Race_Condition_Translation_Assignment | Race Condition: Translation |
+ | ** Race_Condition_Image_Batch_Assignment | * Race Condition: Image Batch | ||
** DoubleRange | DoubleDeltaRange | ** DoubleRange | DoubleDeltaRange | ||
** PowersOf2Iterable | * Powers Of 2 Iterable | ** PowersOf2Iterable | * Powers Of 2 Iterable | ||
+ | ** Fork_Loop_Assignment | Fork Loop | ||
+ | ** ForkLoop_Images_Assignment | * ForkLoop Images | ||
** Ranges | * Ranges | ** Ranges | * Ranges | ||
** Coarsening_Nucleobase_Count_Assignment | * Coarsening (N-Way Split) Nucleobase Count | ** Coarsening_Nucleobase_Count_Assignment | * Coarsening (N-Way Split) Nucleobase Count | ||
− | ** | + | ** Matrix Multiply | * ForkLoop 2d |
− | ** | + | ** Stack_Assignment | * Stack |
+ | ** Sequential_N_Queens_Assignment | Sequential N-Queens | ||
+ | ** Parallel_N_Queens_Assignment | * Parallel N-Queens | ||
** Divide_And_Conquer_Nucleobase_Count_Assignment | * Divide and Conquer Nucleobase Count | ** Divide_And_Conquer_Nucleobase_Count_Assignment | * Divide and Conquer Nucleobase Count | ||
** Comparator_Assignment | Comparator | ** Comparator_Assignment | Comparator | ||
Line 25: | Line 30: | ||
** MergeSort | * Merge Sort | ** MergeSort | * Merge Sort | ||
** MergeSort_Parallel_Combiner | +++ Merge Sort Parallel Combiner | ** MergeSort_Parallel_Combiner | +++ Merge Sort Parallel Combiner | ||
+ | ** Matrix_Multiply_Divide_and_Conquer_Assignment | +++ Matrix Multiply Divide and Conquer | ||
** Floodfill | * Floodfill | ** Floodfill | * Floodfill | ||
** Big_Powers_of_2_Assignment | Big Powers of 2 | ** Big_Powers_of_2_Assignment | Big Powers of 2 | ||
** Fibonacci | * Fibonacci | ** Fibonacci | * Fibonacci | ||
− | ** | + | ** Hashtable | * Hashtable |
− | ** Higher- | + | ** Higher-order_Function_Filter_Assignment | Higher-Order Function: Filter |
− | ** Higher- | + | ** Higher-order_Functions_Map_And_Reduce_Assignment | * Higher-Order Functions: Map and Reduce |
** Int_Sum_MapReduce_Apps_Studio | * Int Sum MR Apps | ** Int_Sum_MapReduce_Apps_Studio | * Int Sum MR Apps | ||
** Card_Only_Sequential_Map_Reduce_Framework_Assignment | Card Only Sequential Map Reduce Framework | ** Card_Only_Sequential_Map_Reduce_Framework_Assignment | Card Only Sequential Map Reduce Framework | ||
** MapReduce_Reducer_Assignment | * Reducer | ** MapReduce_Reducer_Assignment | * Reducer | ||
** Set_Intersector_Assignment | Set Intersector | ** Set_Intersector_Assignment | Set Intersector | ||
− | |||
** Word_Count_Only_Parallel_Map_Reduce_Framework_Assignment | Word Count Only Parallel Map Reduce Framework | ** Word_Count_Only_Parallel_Map_Reduce_Framework_Assignment | Word Count Only Parallel Map Reduce Framework | ||
** Mutual_Friends_MapReduce_Application | * MutualFriends MR App | ** Mutual_Friends_MapReduce_Application | * MutualFriends MR App | ||
Line 42: | Line 47: | ||
** Cholera_MapReduce_Application | * Cholera MR App | ** Cholera_MapReduce_Application | * Cholera MR App | ||
** Windbag_MapReduce_Application | * Windbag MR App | ** Windbag_MapReduce_Application | * Windbag MR App | ||
− | |||
− | |||
** Scan | * Scan | ** Scan | * Scan | ||
** Pack | * Pack | ** Pack | * Pack | ||
Line 50: | Line 53: | ||
** Quicksort_Assignment | * Quicksort | ** Quicksort_Assignment | * Quicksort | ||
** Parallel_Partition | +++ Parallel Partition | ** Parallel_Partition | +++ Parallel Partition | ||
+ | ** Concurrent_Stack_Assignment | * Concurrent Stack | ||
+ | ** Ordered_Locks | * Ordered Locks | ||
+ | ** AllOrNothingLocks | * All Or Nothing Locks | ||
+ | ** Concurrent_Hash_Table_Assignment | * ConcurrentHashTable | ||
** Atomicity | * Atomicity Races | ** Atomicity | * Atomicity Races | ||
** Atomic_Stack_Assignment | * Atomic Stack | ** Atomic_Stack_Assignment | * Atomic Stack | ||
** String_Map_K_Mer_Assignment | String K-Mer Counting | ** String_Map_K_Mer_Assignment | String K-Mer Counting | ||
** Balanced_String_Map_K_Mer_Counting_Assignment | Balanced String K-Mer Counting | ** Balanced_String_Map_K_Mer_Counting_Assignment | Balanced String K-Mer Counting | ||
+ | ** K_Mer_Balance_Assignment | * K-mer Balance | ||
** K_Mer_Counting_Assignment | * K-mer Counting | ** K_Mer_Counting_Assignment | * K-mer Counting | ||
− | |||
− | |||
− | |||
− | |||
** Phased_Fork_Loop_Evening_Plan_Scenario_Assignment | Phased Fork Loop Evening Plan Scenario | ** Phased_Fork_Loop_Evening_Plan_Scenario_Assignment | Phased Fork Loop Evening Plan Scenario | ||
** Sequential_Iterative_Averager_Assignment | Sequential Iterative Averager | ** Sequential_Iterative_Averager_Assignment | Sequential Iterative Averager | ||
Line 68: | Line 72: | ||
** Fuzzy_Point_To_Point_Iterative_Averaging_Assignment | +++ Fuzzy Point To Point Iterative Averaging | ** Fuzzy_Point_To_Point_Iterative_Averaging_Assignment | +++ Fuzzy Point To Point Iterative Averaging | ||
** Iced Cakes Pipeline | * Iced_Cakes_Pipeline | ** Iced Cakes Pipeline | * Iced_Cakes_Pipeline | ||
+ | ** Thread_and_Executor_Service_Assignment | * Thread and Executor Service | ||
** Scheduler_Client_Assignment | Scheduler Client | ** Scheduler_Client_Assignment | Scheduler Client | ||
** Sequential_Raytracer_Assignment | Sequential Raytracer | ** Sequential_Raytracer_Assignment | Sequential Raytracer |
Revision as of 17:17, 26 January 2023
- navigation
- mainpage|mainpage-description
- recentchanges-url|recentchanges
- randompage-url|randompage
- helppage|help
- General
- Initial_Setup|Initial Setup
- Office_hours|Office Hours
- Reference_Page|Reference
- Fork_Join_Rosetta_Stone|Fork Join Rosetta Stone
- IntelliJ_Tips|IntelliJ Tips
- Exercises and Warmups
- Half_And_Half_Nucleobase_Count_Assignment | * Half & Half Nucleobase Count
- Race_Condition_Translation_Assignment | Race Condition: Translation
- Race_Condition_Image_Batch_Assignment | * Race Condition: Image Batch
- DoubleRange | DoubleDeltaRange
- PowersOf2Iterable | * Powers Of 2 Iterable
- Fork_Loop_Assignment | Fork Loop
- ForkLoop_Images_Assignment | * ForkLoop Images
- Ranges | * Ranges
- Coarsening_Nucleobase_Count_Assignment | * Coarsening (N-Way Split) Nucleobase Count
- Matrix Multiply | * ForkLoop 2d
- Stack_Assignment | * Stack
- Sequential_N_Queens_Assignment | Sequential N-Queens
- Parallel_N_Queens_Assignment | * Parallel N-Queens
- Divide_And_Conquer_Nucleobase_Count_Assignment | * Divide and Conquer Nucleobase Count
- Comparator_Assignment | Comparator
- InsertionSort | Insertion Sort
- MergeSort | * Merge Sort
- MergeSort_Parallel_Combiner | +++ Merge Sort Parallel Combiner
- Matrix_Multiply_Divide_and_Conquer_Assignment | +++ Matrix Multiply Divide and Conquer
- Floodfill | * Floodfill
- Big_Powers_of_2_Assignment | Big Powers of 2
- Fibonacci | * Fibonacci
- Hashtable | * Hashtable
- Higher-order_Function_Filter_Assignment | Higher-Order Function: Filter
- Higher-order_Functions_Map_And_Reduce_Assignment | * Higher-Order Functions: Map and Reduce
- Int_Sum_MapReduce_Apps_Studio | * Int Sum MR Apps
- Card_Only_Sequential_Map_Reduce_Framework_Assignment | Card Only Sequential Map Reduce Framework
- MapReduce_Reducer_Assignment | * Reducer
- Set_Intersector_Assignment | Set Intersector
- Word_Count_Only_Parallel_Map_Reduce_Framework_Assignment | Word Count Only Parallel Map Reduce Framework
- Mutual_Friends_MapReduce_Application | * MutualFriends MR App
- Bottleneck_MapReduce_Framework_Assignment | * Bottleneck MapReduce Framework
- Matrix_MapReduce_Framework_Assignment | * Matrix MapReduce Framework
- Cholera_MapReduce_Application | * Cholera MR App
- Windbag_MapReduce_Application | * Windbag MR App
- Scan | * Scan
- Pack | * Pack
- Work_Efficient_Scan | +++ Blelloch Scan
- Join_All_Assignment | Join All
- Quicksort_Assignment | * Quicksort
- Parallel_Partition | +++ Parallel Partition
- Concurrent_Stack_Assignment | * Concurrent Stack
- Ordered_Locks | * Ordered Locks
- AllOrNothingLocks | * All Or Nothing Locks
- Concurrent_Hash_Table_Assignment | * ConcurrentHashTable
- Atomicity | * Atomicity Races
- Atomic_Stack_Assignment | * Atomic Stack
- String_Map_K_Mer_Assignment | String K-Mer Counting
- Balanced_String_Map_K_Mer_Counting_Assignment | Balanced String K-Mer Counting
- K_Mer_Balance_Assignment | * K-mer Balance
- K_Mer_Counting_Assignment | * K-mer Counting
- Phased_Fork_Loop_Evening_Plan_Scenario_Assignment | Phased Fork Loop Evening Plan Scenario
- Sequential_Iterative_Averager_Assignment | Sequential Iterative Averager
- Iterative_Averaging | * Iterative Averaging
- Sequential_Legged_Race_Assignment | Sequential Legged Race
- LeggedRaces | * Legged Races
- Point_To_Point_Iterative_Averaging_Assignment | +++ Point To Point Iterative Averaging
- Fuzzy_Iterative_Averaging_Assignment | +++ Fuzzy Iterative Averaging
- Fuzzy_Point_To_Point_Iterative_Averaging_Assignment | +++ Fuzzy Point To Point Iterative Averaging
- Iced Cakes Pipeline | * Iced_Cakes_Pipeline
- Thread_and_Executor_Service_Assignment | * Thread and Executor Service
- Scheduler_Client_Assignment | Scheduler Client
- Sequential_Raytracer_Assignment | Sequential Raytracer
- Parallel_Raytracer_Assignment | * Parallel Raytracer
- Centralized_Work_Queue_Assignment | +++ Centralized Work Queue
- SEARCH
- TOOLBOX
- LANGUAGES