Ayush7614 / Daily-Coding-DS-ALGO-Practice

A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
https://daily-ds-algo.github.io/DS-Algo-Website/
MIT License
314 stars 477 forks source link

" Maximum Length of a Concatenated String with Unique Characters (LeetCode Problem)" #2542

Open Aishu-ladha opened 5 months ago

Aishu-ladha commented 5 months ago

Description

Fixes #1

Added a C++ solution for the LeetCode problem "Maximum Length of a Concatenated String with Unique Characters". The implementation ensures that the concatenated string has the maximum possible length with unique characters.

Dependencies:

Type of change

Checklist: