-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Added leetcode solutions #1798
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added leetcode solutions #1798
Conversation
diva-21
commented
Dec 31, 2022
- File(s) Modified: _0041 - First Missing Positive, 0290 - Word Pattern,1930 - Unique Length 3 Palindromic Subsequences
- Language(s) Used: cpp
- Submission URL: _ https://leetcode.com/problems/word-pattern/submissions/868580925/ , https://leetcode.com/problems/unique-length-3-palindromic-subsequences/submissions/868581664/ , https://leetcode.com/problems/first-missing-positive/submissions/868581995/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please rename the files as per the instructions given here
I have made the changes as per instructed @tahsintunan |
Make sure the |
changes did,sorry for silly mistakes @tahsintunan |
Thank you. |