Design Part- 3 | LeetCode
2 min readApr 24, 2020
Part of series covering Swift Implementations for standard leetCode design problems.
Do check out Part-1 , Part -2 before proceeding further.
3. Design HashMap : https://leetcode.com/problems/design-hashmap/
4. Design HashSet : https://leetcode.com/problems/design-hashset/
5. Implement Stack using Queues : https://leetcode.com/problems/implement-stack-using-queues/
6. Design a Stack With Increment Operation : https://leetcode.com/problems/design-a-stack-with-increment-operation/
Follow me Rahul Goel for further updates.