Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Create a custom Data Structure
Python Code Challenge
161 -
Implement a class for a custom data structure, such as a linked list or binary tree, and demonstrate the use of encapsulation and polymorphism.
Python
Object Oriented Programming