Leetcode - Maximum Length of a Concatenated String with Unique Characters (Python)
Timothy H Chang Timothy H Chang
14.2K subscribers
1,189 views
15

 Published On Sep 22, 2021

September 2021 Leetcode Challenge
Leetcode - Maximum Length of a Concatenated String with Unique Characters #1239
Difficulty: Medium

*There are many other approaches to this including bitmasks and backtracking but not going to go into those

show more

Share/Embed