challenge-12-union-intersection-of-linked-lists__introduction-to-hashing__data-structures-for-coding-interviews-in-python
Topic | Replies | Views | Activity | |
---|---|---|---|---|
In the given solution for Union, when either list1 or list2 is empty, why is the returned value elements(list2) or elements(list1), and not just list2 or list1? |
![]() ![]() |
1 | 67 | December 19, 2022 |