Skip to content
#

hyperskill

Here are 230 public repositories matching this topic...

Everyone has their own personal reading history, and as we grow up, we are able to comprehend more and more complicated texts. But how do you estimate the level of difficulty of a given text, and how do you teach a computer to do that? In this project, you will find it out: write a program that determines how difficult the text is and for which age it is most suitable.

  • Updated Nov 20, 2020
  • Java

Everybody remembers this paper-and-pencil game from childhood: Tic-Tac-Toe, also known as Noughts and crosses or Xs and Os. A single mistake usually costs you the game, but thankfully it is simple enough that most players discover the best strategy quickly. Let’s program Tic-Tac-Toe and get playing!

  • Updated Mar 10, 2021
  • Java

Improve this page

Add a description, image, and links to the hyperskill 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 hyperskill topic, visit your repo's landing page and select "manage topics."

Learn more