XSPARSE Week - 3

bharath2438
Published: 07/13/2022

Week 3 was spent in finishing up the hashed format and shifting focus to insert and append capabilities for all levels.  

What I did this week

I spent the week writing code for insert and append after adding some tests to the hashed format. Compressed was completed and the remaining levels had to be finished.

What is coming up next

In the next week, the plan is to concentrate on level properties and implement base classes for level properties.

Did I get stuck anywhere

I did not get stuck anywhere as the coding part was straight-forward.