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
1_laba
- Suboptimal binary search
- Optimal Binary search
- Sequential search
2_laba
- Division method
- The mid-square method
- Folding method
- Multiplication method
- Chain Method
- Open addressing method
3_laba
- Sorting by direct exchange
- Sorting by direct selection
- Sorting by direct inclusion
- Shell Sorting
- Linear sorting
- Sorting characteristics
5_laba
- External two-phase sorting by simple merging
- External single-phase sorting by simple merging 6_laba
- External two-phase sorting by natural merging
- External single-phase sorting by natural merging 7_laba