Difference between revisions of "MediaWiki:Sidebar"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
** Eclipse_Tips|Eclipse Tips | ** Eclipse_Tips|Eclipse Tips | ||
* Labs and Studios | * Labs and Studios | ||
− | ** | + | ** Half_And_Half_Nucleobase_Count_Assignment|Exercise: Half and Half Nucleobase Counting |
− | ** Slices| | + | ** Slices|Exercise: Slices |
− | ** Floodfill| | + | ** Floodfill|Exercise: Floodfill |
− | ** PowersOf2Iterable| | + | ** PowersOf2Iterable|Exercise: Powers Of 2 Iterable |
− | ** Filter| | + | ** Filter|Exercise: Filter a.k.a Using Collections |
− | ** Race_Conditions_Studio| | + | ** Race_Conditions_Studio|Exercise: Race Conditions |
− | ** Matrix Multiply| | + | ** Matrix Multiply|Exercise: Matrix Multiply |
** N-Queens/Sudoku Assignment|Lab: NQueens & Sudoku | ** N-Queens/Sudoku Assignment|Lab: NQueens & Sudoku | ||
** Sudoku_Constraint_Propagation|Challenge Sudoku Constraint Propagation | ** Sudoku_Constraint_Propagation|Challenge Sudoku Constraint Propagation | ||
** N-Queens/Sudoku_Assignment#.28Optional.29_Advanced_Constraint_Propagation|+++Challenge: Advanced Constraint Propagator | ** N-Queens/Sudoku_Assignment#.28Optional.29_Advanced_Constraint_Propagation|+++Challenge: Advanced Constraint Propagator | ||
− | ** Hashtable| | + | ** Hashtable|Exercise: HashTableMap |
** Connect_Four|+++Challenge: Connect Four | ** Connect_Four|+++Challenge: Connect Four | ||
− | ** Int_Sum_MapReduce_Apps_Studio| | + | ** Int_Sum_MapReduce_Apps_Studio|Exercise: Int Sum MR Apps |
− | ** Collector_MapReduce_Studio| | + | ** Collector_MapReduce_Studio|Exercise: Collector |
− | ** Mutual_Friends_MapReduce_Application| | + | ** Mutual_Friends_MapReduce_Application|Exercise: Mutual Friends MR App |
** Lambda_Demos|Demo: Lambdas | ** Lambda_Demos|Demo: Lambdas | ||
− | ** Cholera_MapReduce_Application| | + | ** Cholera_MapReduce_Application|Exercise: Cholera MR App |
** MapReduce_Frameworks_Lab|Lab: MapReduce Frameworks | ** MapReduce_Frameworks_Lab|Lab: MapReduce Frameworks | ||
− | ** Raytrace_Scheduler| | + | ** Raytrace_Scheduler|Exercise: Raytrace Scheduler |
− | ** Windbag_MapReduce_Application| | + | ** Windbag_MapReduce_Application|Exercise: Windbag MR App |
− | ** Fibonacci| | + | ** Fibonacci|Exercise: Fibonacci |
− | ** Comparator_Assignment| | + | ** Comparator_Assignment|Exercise: Comparator |
− | ** MergeSort| | + | ** MergeSort|Exercise: MergeSort |
** MergeSort_Parallel_Combiner|+++Challenge: Parallel Combiner | ** MergeSort_Parallel_Combiner|+++Challenge: Parallel Combiner | ||
− | ** Threads and Executors| | + | ** Threads and Executors|Exercise: Threads and Executors |
** Quicksort_Parallel_Partitioner|+++Challenge: Parallel Partitioner | ** Quicksort_Parallel_Partitioner|+++Challenge: Parallel Partitioner | ||
− | ** Scan| | + | ** Scan|Exercise: Scan |
− | ** Pack| | + | ** Pack|Exercise: Pack |
** String_Map_K_Mer_Assignment|Group: K-mer String Map | ** String_Map_K_Mer_Assignment|Group: K-mer String Map | ||
** K-MerCounting Assignment|Lab: K-mer | ** K-MerCounting Assignment|Lab: K-mer | ||
− | ** Atomicity | | + | ** Atomicity |Exercise: Atomicity |
− | ** Ordered_Locks| | + | ** Ordered_Locks|Exercise: Ordered Locks |
− | ** AllOrNothingLocks | | + | ** AllOrNothingLocks |Exercise: All or Nothing Locks |
− | ** Iterative_Averaging| | + | ** Iterative_Averaging|Exercise: Iterative Averaging |
** Fuzzy_Iterative_Averaging_Assignment|Warmup: Fuzzy Iterative Averaging | ** Fuzzy_Iterative_Averaging_Assignment|Warmup: Fuzzy Iterative Averaging | ||
− | ** Legged Races| | + | ** Legged Races|Exercise: Legged Races |
− | ** Pipeline| | + | ** Pipeline|Exercise: Pipeline |
** Extra_Credit | Extra Credit | ** Extra_Credit | Extra Credit | ||
* SEARCH | * SEARCH | ||
* TOOLBOX | * TOOLBOX | ||
* LANGUAGES | * LANGUAGES |
Revision as of 15:07, 17 January 2022
- navigation
- mainpage|mainpage-description
- recentchanges-url|recentchanges
- randompage-url|randompage
- helppage|help
- General
- Initial_Setup|Initial Setup
- Office_hours|Office Hours
- Reference_Page|Reference
- Eclipse_Tips|Eclipse Tips
- Labs and Studios
- Half_And_Half_Nucleobase_Count_Assignment|Exercise: Half and Half Nucleobase Counting
- Slices|Exercise: Slices
- Floodfill|Exercise: Floodfill
- PowersOf2Iterable|Exercise: Powers Of 2 Iterable
- Filter|Exercise: Filter a.k.a Using Collections
- Race_Conditions_Studio|Exercise: Race Conditions
- Matrix Multiply|Exercise: Matrix Multiply
- N-Queens/Sudoku Assignment|Lab: NQueens & Sudoku
- Sudoku_Constraint_Propagation|Challenge Sudoku Constraint Propagation
- N-Queens/Sudoku_Assignment#.28Optional.29_Advanced_Constraint_Propagation|+++Challenge: Advanced Constraint Propagator
- Hashtable|Exercise: HashTableMap
- Connect_Four|+++Challenge: Connect Four
- Int_Sum_MapReduce_Apps_Studio|Exercise: Int Sum MR Apps
- Collector_MapReduce_Studio|Exercise: Collector
- Mutual_Friends_MapReduce_Application|Exercise: Mutual Friends MR App
- Lambda_Demos|Demo: Lambdas
- Cholera_MapReduce_Application|Exercise: Cholera MR App
- MapReduce_Frameworks_Lab|Lab: MapReduce Frameworks
- Raytrace_Scheduler|Exercise: Raytrace Scheduler
- Windbag_MapReduce_Application|Exercise: Windbag MR App
- Fibonacci|Exercise: Fibonacci
- Comparator_Assignment|Exercise: Comparator
- MergeSort|Exercise: MergeSort
- MergeSort_Parallel_Combiner|+++Challenge: Parallel Combiner
- Threads and Executors|Exercise: Threads and Executors
- Quicksort_Parallel_Partitioner|+++Challenge: Parallel Partitioner
- Scan|Exercise: Scan
- Pack|Exercise: Pack
- String_Map_K_Mer_Assignment|Group: K-mer String Map
- K-MerCounting Assignment|Lab: K-mer
- Atomicity |Exercise: Atomicity
- Ordered_Locks|Exercise: Ordered Locks
- AllOrNothingLocks |Exercise: All or Nothing Locks
- Iterative_Averaging|Exercise: Iterative Averaging
- Fuzzy_Iterative_Averaging_Assignment|Warmup: Fuzzy Iterative Averaging
- Legged Races|Exercise: Legged Races
- Pipeline|Exercise: Pipeline
- Extra_Credit | Extra Credit
- SEARCH
- TOOLBOX
- LANGUAGES