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

Write a program to check anagram string #4313

Closed
sahdev77 opened this issue Jan 9, 2023 · 14 comments
Closed

Write a program to check anagram string #4313

sahdev77 opened this issue Jan 9, 2023 · 14 comments
Labels
closed closed issues/PRs submit-program approve programme submission submitted program submitted

Comments

@sahdev77
Copy link

sahdev77 commented Jan 9, 2023

Description

Two strings are said to be anagrams if they make a meaningful word by rearranging or shuffling the letters of the string. In other words, we can say that two strings are anagrams if they contain the same characters but in different order.

Input:  listen
Output: silent
@sahdev77 sahdev77 added the add-program submit new program label Jan 9, 2023
@codinasion-bot
Copy link

codinasion-bot bot commented Jan 9, 2023

👋🏻 Hey @djangochain

💖 Thanks for opening this issue 💖

A team member should be by to give feedback soon.

@codinasion-bot codinasion-bot bot added the triage Waiting for review label Jan 9, 2023
@ShadyResurrected
Copy link

!assign

@harshraj8843
Copy link
Contributor

Hey @ShadyResurrected, !assign command is only for good first issue !!!

Please choose another issue.

Thanks for your interest in contributing to this project.

@ShadyResurrected
Copy link

ok

@vipulkmr02
Copy link

!assign

@harshraj8843
Copy link
Contributor

Hey @Coder-12-ux, !assign command is only for good first issue !!!

Please choose another issue.

Thanks for your interest in contributing to this project.

@soham-sahare
Copy link

!assign

@harshraj8843
Copy link
Contributor

Hey @sohamsahare123, !assign command is only for good first issue !!!

Please choose another issue.

Thanks for your interest in contributing to this project.

@iligeoili
Copy link

i would like to work on this project if its still open

@anandfresh anandfresh assigned anandfresh and unassigned anandfresh Feb 17, 2023
@Sumsum1000
Copy link

!assign

@harshraj8843
Copy link
Contributor

Hey @Sumsum1000, !assign command is only for good first issue !!!

Please choose another issue.

Thanks for your interest in contributing to this project.

@allan-anilson
Copy link

!assign

@harshraj8843
Copy link
Contributor

Hey @allan-anilson, !assign command is only for good first issue !!!

Please choose another issue.

Thanks for your interest in contributing to this project.

@harshraj8843 harshraj8843 changed the title Write a program to check whether a given string is anagram Write a program to check anagram string Mar 9, 2023
@harshraj8843 harshraj8843 added submit-program approve programme submission and removed triage Waiting for review labels Mar 9, 2023
@harshraj8843
Copy link
Contributor

Program added successfully 🎉

Thanks for your contribution 🤗

@harshraj8843 harshraj8843 added submitted program submitted and removed add-program submit new program labels Mar 9, 2023
@codinasion-bot codinasion-bot bot added the closed closed issues/PRs label Mar 9, 2023
@harshraj8843 harshraj8843 transferred this issue from codinasion/program May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed closed issues/PRs submit-program approve programme submission submitted program submitted
Projects
None yet
Development

No branches or pull requests

9 participants