Skip to content

The repository was created to host laboratory work on the university subject of the 2nd year of the specialty Software Engineering of PSU

Notifications You must be signed in to change notification settings

Alex-Kud/Data-processing-structures-and-algorithms

Repository files navigation

Data-processing-structures-and-algorithms

The repository was created to host laboratory work on the university subject of the 2nd year of the specialty Software Engineering of PSU

The first laboratory work

  • Suboptimal sequential search in an unordered array
  • Optimal sequential search in an unordered array
  • Optimal sequential search in an ordered array
    1_laba

The second laboratory work

  • Suboptimal binary search
  • Optimal Binary search
  • Sequential search
    2_laba

The third laboratory work

Hashing methods

  • Division method
  • The mid-square method
  • Folding method
  • Multiplication method

Collision resolution methods

  • Chain Method
  • Open addressing method
    3_laba

The fourth laboratory work

4_laba

The fifth laboratory work

  • Sorting by direct exchange
  • Sorting by direct selection
  • Sorting by direct inclusion
  • Shell Sorting
  • Linear sorting
  • Sorting characteristics
    5_laba

The sixth laboratory work

  • External two-phase sorting by simple merging
  • External single-phase sorting by simple merging 6_laba

The seventh laboratory work

  • External two-phase sorting by natural merging
  • External single-phase sorting by natural merging 7_laba

About

The repository was created to host laboratory work on the university subject of the 2nd year of the specialty Software Engineering of PSU

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages