Technologies Used:
- Java, Data Structures
Description:
- Red Black Tree data structure implementation.
- Developed using Java
- Ensured basic data structure properties.
- Provided functionality of insertion, removing and updating of data.
- Included search function and transformation of array into desired data structure.