Pinned Repositories
Frontend-DanceSchool
Backend-DanceSchool
Radix-Tree
Implementation of Radix Tree The program was created for a assignment in data structure course. The goal was to implementation data structure that storage all the words from input file and shows where each word appears (which line). The program should prints all the words sorted by alphabet. In the assignment the implementation shouldn't include any data structures that already implementation in the language or in some library. The Radix Tree contain nodes when all one of them was initialization with 2 HashMap (one for words and the second for lines).
draw-and-guess
Mobile application for 2 players in React using Firebase database.
PlayGo
Mobile application that helps parents find nearby playgrounds for their children including detailed info of each park. Using chat, live map, user rates, etc.
Powerpuff-Game
Duck away from the evil- Mojo-Jojo
DATA-for-my-works
Machine-Learning
OnlineCodingWeb-Backend
OnlineCodingWeb-Frontend
EllaRashty's Repositories
EllaRashty/Weather-Conditions
EllaRashty/OnlineCodingWeb-Frontend
EllaRashty/OnlineCodingWeb-Backend
EllaRashty/Repository-Hasher
EllaRashty/PlayGo
Mobile application that helps parents find nearby playgrounds for their children including detailed info of each park. Using chat, live map, user rates, etc.
EllaRashty/Frontend-DanceSchool
EllaRashty/PokemonApp
EllaRashty/draw-and-guess
Mobile application for 2 players in React using Firebase database.
EllaRashty/Backend-DanceSchool
EllaRashty/Machine-Learning
EllaRashty/Radix-Tree
Implementation of Radix Tree The program was created for a assignment in data structure course. The goal was to implementation data structure that storage all the words from input file and shows where each word appears (which line). The program should prints all the words sorted by alphabet. In the assignment the implementation shouldn't include any data structures that already implementation in the language or in some library. The Radix Tree contain nodes when all one of them was initialization with 2 HashMap (one for words and the second for lines).
EllaRashty/Powerpuff-Game
Duck away from the evil- Mojo-Jojo
EllaRashty/DATA-for-my-works