Top Array Programs For Interview: Swift 5.0 | Part -8
Part of Quick ramp up Data Structure series to understand standard operations implemented using Swift.
Do check out Part-1, Part-2, Part-3, Part-4, Part-5, Part-6, Part-7 before proceeding further.
45. Letter Combinations of a Phone Number : https://leetcode.com/problems/letter-combinations-of-a-phone-number/

46. Check If Two String Arrays are Equivalent : https://leetcode.com/problems/check-if-two-string-arrays-are-equivalent/

47. Generate Parentheses : https://leetcode.com/problems/generate-parentheses/

48. Group Anagrams : https://leetcode.com/problems/group-anagrams/

49. Longest Common Prefix : https://leetcode.com/problems/longest-common-prefix/

50. Backspace String Compare : https://leetcode.com/problems/backspace-string-compare/

Follow me Rahul Goel for regular updates.