Skip to content
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

Fix-158 #54

Merged
merged 5 commits into from
Jan 11, 2024
Merged

Fix-158 #54

merged 5 commits into from
Jan 11, 2024

Conversation

AnirudhG07
Copy link
Collaborator

No description provided.

@AnirudhG07
Copy link
Collaborator Author

@mrigankpawagi why is this held up? Any problem with my changes? If yes, lemme know ill change it

@@ -10,9 +10,9 @@

"""
Ek function likho jo strings ki list ko accept karta hai.
List mein alag alag shabd hote hain. Unique characters ki maximum number wala shabd return karo. Agar multiple strings mein maximum number of unique characters ho, toh lexicographical order mein sabse pehle aane wala shabd return karo.
List mein alag alag shabd hote hain. Maximum Unique characters ke number wala shabd return karo. Agar multiple strings mein maximum number of unique characters ho, toh lexicographical order mein sabse pehle aane wala shabd return karo.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Zabse zyada unique characters wala word return karo"...?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah that sounds much better
Ill change it

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sabse*

@@ -10,9 +10,9 @@

"""
Ek function likho jo strings ki list ko accept karta hai.
List mein alag alag shabd hote hain. Unique characters ki maximum number wala shabd return karo. Agar multiple strings mein maximum number of unique characters ho, toh lexicographical order mein sabse pehle aane wala shabd return karo.
List mein alag alag shabd hote hain. Maximum Unique characters ke number wala shabd return karo. Agar multiple strings mein maximum number of unique characters ho, toh lexicographical order mein sabse pehle aane wala shabd return karo.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shabd -> word?

@AnirudhG07
Copy link
Collaborator Author

@mrigankpawagi done, both changes made

@mrigankpawagi
Copy link
Owner

Looks good, but please remove the extra line break and change other instances of "shabd"

@AnirudhG07
Copy link
Collaborator Author

Yeah done

Copy link
Owner

@mrigankpawagi mrigankpawagi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was probably a bit too pedantic

@mrigankpawagi mrigankpawagi merged commit 563b3e5 into main Jan 11, 2024
1 check passed
@mrigankpawagi mrigankpawagi deleted the AnirudhG07-patch-22 branch January 23, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants