top of page
Prompt
Coding
Create a [language] function that implements a [data structure, e.g., stack...
Create a [language] function that implements a [data structure, e.g., stack, queue, binary search tree]. The function should be optimized for space and time complexity and include methods for insertion, deletion, and traversal.
Related Prompts
bottom of page