The repository was created to host laboratory work on the university subject of the 2nd year of the specialty Software Engineering of PSU
- Suboptimal sequential search in an unordered array
- Optimal sequential search in an unordered array
- Optimal sequential search in an ordered array
- Division method
- The mid-square method
- Folding method
- Multiplication method