Object-oriented programming course
Role in this project:
Backend Developer Contributions:9 commits, 4 PRs in 1 month
Contributions summary:Alisa primarily contributed to the object-oriented programming course by implementing and fixing code related to data structures. The initial commits introduce an `Array` class, demonstrating knowledge of memory management and basic data structure implementation. Subsequent commits involve the development of a `list` class, implementing essential methods such as `push_back`, `push_front`, and iterators, and also contributing to lr2 with shapes and lr4 with shared pointers. The user's focus lies on building fundamental data structures for the course.
object-orientedobject-oriented-programmingprogramming-course
Contributions:2 pushes, 1 branch, 1 comment in 1 year