Algorithm studies to exercise computational logic
- Java
- Portugol (written in Portuguese)
- Binary search - 2/2 ✅
- Count higher values - 2/2 ✅
- Count lower values - 2/2 ✅
- Highest value - 2/2 ✅
- Insertion sort - 2/2 ✅
- Linear search - 2/2 ✅
- Lowest value - 2/2 ✅
- Merge sort - 2/2 ✅
- Pivot value - 2/2 ✅
- Quick sort - 2/2 ✅
- Selection sort - 2/2 ✅