Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 479 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 479 Bytes

Course algorithms and data structures

This repository which contains labs of students who attend the course algorithms and data structures in the Odessa National I.I. Mechnikov University.

For lecture, we use the book:

Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein. Introduction to Algorithms (3rd edition).

For practical labs we use c#, javascript, python and etc.

Сourse labs (will be updated):

  1. Insertion sort
  2. Merge sort