Skip to content
#

student

Here are 72 public repositories matching this topic...

A program that implements an English-Greek dictionary using binary trees. Each node of the tree will contain the word in English and the corresponding translation in Greek. The search for the tree will be based on the word in English. The program can perform the basic search, import, delete operations.

  • Updated Jan 6, 2020
  • C++

Improve this page

Add a description, image, and links to the student topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the student topic, visit your repo's landing page and select "manage topics."

Learn more