Generic Algorithms Implementation in Java and C# Contents (17): Searching (4) Linear Search Binary Search Binary Tree Search (Normal - AVL) Sorting (6) Selection Sort Bubble Sort Insertion Sort Heap Sort Quick Sort Merge Sort General (7) Shuffle Array Prime Numbers Palindrome (2 algorithms) Fibonacci (2 algorithms) Max Rectangle Squares See Also: Generic Data Structures Implementation in Java and C#