Algorithmic Programming Exercises
Details about exercises can be found in Readme files within packages and are linked from this master Readme too.
- Facebook Hacker Cup
- Stanford (Coursera.org) Algorithms - Design and Analysis Part 1
- Sorting
- Insertion Sort
- Merge Sort
- Basic FIFO/FILO and sorting Data Structures Exercice
- Miscellaneous Algorithms
- Counting Inversions in an array
- MaxSubarray Problem
- Max sum, non-consectuvive numbers in array
- String permutations
- All points from origin to a given point in a 2D matrix