Data Structures
App with application of Data Structures
R6Class
Data Structures
App to develop data structure applications
The idea behind this application is to learn and create apps from data structures field.
Double linked list representation with random words. The user should guess the word from the wordcloud, the letters introduced are compared to a linkedlist saved in a R6Class
.