Skip to content

Zhikh/NET.S.2018.Zhikh.16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NET.S.2018.Zhikh.16

Task1

Develop a generic collection-class BinarySearchTree. Implement three ways of traversing a tree:

  • preorder,
  • inorder,
  • postorder.

Task2

Suggest different ways (2-3 ways) of the description of the class TrafficLight (Traffic Lights) for the control system of various traffic lights, corresponding to the principles of OOP.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages