Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Anagrams programs #248

Closed
2 of 3 tasks
PrinceKhatick opened this issue Oct 7, 2020 · 7 comments · Fixed by #282
Closed
2 of 3 tasks

Anagrams programs #248

PrinceKhatick opened this issue Oct 7, 2020 · 7 comments · Fixed by #282
Assignees
Labels
assigned This issue is assigned C C language label good first issue Good for newcomers hacktoberfest Issue made for hacktoberfest java Java language label python python language label

Comments

@PrinceKhatick
Copy link

PrinceKhatick commented Oct 7, 2020

Making Anagrams programs

Implementation of the String and String Builder class and optimization techniques

Taking two strings as input that are not Anagrams and making them Anagrams by deleting the number of characters required to make them.

Output: An integer denoting the number of characters deleted from both the strings to make them Anagrams.

Languages

@github-actions github-actions bot added C C language label java Java language label python python language label labels Oct 7, 2020
@github-actions
Copy link

github-actions bot commented Oct 7, 2020

Congrats for creating your first issue here! Wait till our mentors assign this issue to you. In the meantime have a look at contribution guidlines to avoid any PR rejection! (Rules are strict here)

@kaustubhgupta kaustubhgupta changed the title I want to add Making Anagrams programmes in Java, Python and C++ Anagrams programs Oct 7, 2020
@kaustubhgupta
Copy link
Owner

@PrinceKhatick assigned

@kaustubhgupta kaustubhgupta added good first issue Good for newcomers hacktoberfest Issue made for hacktoberfest labels Oct 7, 2020
@Rahul171201
Copy link

hi @kaustubhgupta can I take this up in C language?

@kaustubhgupta
Copy link
Owner

@Rahul171201 assigned

@chAlekhya
Copy link
Contributor

@kaustubhgupta can I take this up in python?

@kaustubhgupta
Copy link
Owner

@chAlekhya sure! Start coding 😄

@kaustubhgupta kaustubhgupta added the assigned This issue is assigned label Oct 8, 2020
@sadow984
Copy link

sadow984 commented Oct 8, 2020

@kaustubhgupta can I take this for the c++.

chAlekhya added a commit to chAlekhya/Hacktoberfest2020_ that referenced this issue Oct 8, 2020
@chAlekhya chAlekhya mentioned this issue Oct 8, 2020
12 tasks
YashSaxena9 pushed a commit that referenced this issue Oct 8, 2020
* #248 Anagrams program

* removing python file

* first commit

* removing files from issue 225

* updating README.md
YashSaxena9 pushed a commit that referenced this issue Oct 8, 2020
* #225 added file for longest common subsequence

* #225 file added for longest palindromic subsequence

* #225 longest palindromic subsequence modified

* #248 first commit

* removing python file

* #225 file renamed

* #225 file renamed

* updating README.md and file names
@Rahul171201 Rahul171201 mentioned this issue Oct 12, 2020
1 task
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
assigned This issue is assigned C C language label good first issue Good for newcomers hacktoberfest Issue made for hacktoberfest java Java language label python python language label
Projects
None yet
5 participants