Skip to content
This repository was archived by the owner on Aug 6, 2019. It is now read-only.

onewhl/assignments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assignments

Build Status The repository to fork and complete assignments in it.

The result table.

Homework 1 (08.09 - 22.09):

  1. (4 points) Heapsort (https://en.wikipedia.org/wiki/Heapsort).
  2. (2 points) Maximum sum on paths from a root to leaves in a binary tree.
  3. (2 points) Generalized method for top-down tree traversal.
  4. (4 points) The Peano arithmetic (+, -, *, ^) in an object-oriented manner.

Homework 2 (15.09 - 29.09):

  1. (4 points) Previous homework using Unit tests and Gradle.
  2. (4 points) The computer network assignment from the spring term.

Homework 3 (22.09 - 06.10):

  1. (4 points) An AVL tree class (insertion, deletion, search). A pretty printer, which output reflects a tree structure. A lot of unit tests.

About

The repository to fork and complete assignments in it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%