Pinned Repositories
OOP-JavaGame
I have developed a simple yet engaging game to help practice and enhance my skills in Java and Object-Oriented Programming (OOP) through hands-on experience. The game involves implementing various OOP principles such as classes, objects, inheritance, polymorphism, encapsulation, and abstraction.
Red-Black-Tree
This project features a comprehensive implementation of a Red-Black Tree in C++. The Red-Black Tree is a balanced binary search tree with properties that ensure the tree remains balanced during insertions and deletions. This implementation includes functionalities for adding, removing, and searching nodes, as well as maintaining the tree's balanced
Web-application
Developed a robust web application that facilitates class management for educational purposes. The application will enable teachers to create and manage classes, and students to join and participate in these classes, along with additional functionalities to enhance the learning experience.
RolandBaki's Repositories
RolandBaki/Web-application
Developed a robust web application that facilitates class management for educational purposes. The application will enable teachers to create and manage classes, and students to join and participate in these classes, along with additional functionalities to enhance the learning experience.
RolandBaki/Red-Black-Tree
This project features a comprehensive implementation of a Red-Black Tree in C++. The Red-Black Tree is a balanced binary search tree with properties that ensure the tree remains balanced during insertions and deletions. This implementation includes functionalities for adding, removing, and searching nodes, as well as maintaining the tree's balanced
RolandBaki/OOP-JavaGame
I have developed a simple yet engaging game to help practice and enhance my skills in Java and Object-Oriented Programming (OOP) through hands-on experience. The game involves implementing various OOP principles such as classes, objects, inheritance, polymorphism, encapsulation, and abstraction.