Search code examples
How can I change my function to allow finding both longest and shortest strings without repeating co...


pythonfunctioncode-duplication

Read More
Diamond operator extends one or another...


javagenericscode-duplicationdiamond-problemdiamond-operator

Read More
Mapping enum class to function overload...


c++overloadingsignaturecode-duplicationmember-functions

Read More
Can you link a partial class to several classes in C#...


c#partialcode-duplication

Read More
Any tools to check for duplicate VB.NET code?...


vb.netcode-analysisstatic-analysiscode-duplication

Read More
I need a tool to find duplicates or similar blocks of text in a singular text file or set of text fi...


ctextautomationcode-duplication

Read More
How do I remove code duplication between similar const and non-const member functions?...


c++code-duplicationc++-faqfunction-qualifierexplicit-object-parameter

Read More
How to detect code duplication among multiple python source files?...


pythoncode-analysisstatic-analysispylintcode-duplication

Read More
How to reuse the same guidelines in differente constraint layouts in Android Studio...


android-studiocode-duplication

Read More
Pydantic - apply validator on all fields of specific type...


pythonvalidationpydanticcode-duplication

Read More
How much duplicated code do you tolerate?...


refactoringcoding-styledrycode-duplication

Read More
Remove the duplication of code which is exactly the same for two discrete types in F#...


typesf#docxcode-duplication

Read More
How to avoid code duplication of different structs with semantically equal fields/properties?...


inheritancestructrustcode-duplication

Read More
How to share similar code between Cloud Functions?...


pythongoogle-cloud-platformgoogle-cloud-functionsserverlesscode-duplication

Read More
Suggestion needed to remove duplicate class, without changing #define depends on that class static o...


c++design-patternsrefactoringcode-duplication

Read More
How to fix duplicate code fragment in android...


androidkotlincode-duplication

Read More
Match enum item tuples that implement the same trait...


rustpattern-matchingcode-duplication

Read More
Reducing Java code-duplication when iteratively applying an operation on a list until stable...


javacode-duplicationredundancyanti-patterns

Read More
Is there way in docker compose to create the cross service constant?...


dockervariablesduplicatesdocker-composecode-duplication

Read More
How to avoid duplicate code with a helper-method for shared REST-operations like GET and DELETE...


javaintellij-ideadrycode-duplication

Read More
Is there a way to get generic constraints take in an enum in swift? Or is there a better way to redu...


swiftenumsprotocolscode-duplication

Read More
Two classes with duplicates...


javaspringduplicatescode-duplication

Read More
Can chaining be abstracted in cypress?...


javascriptcypresscode-duplicationchain

Read More
Reducing code duplication in C++: using same boilerplate snippets across slightly varying projects...


c++patchrelease-managementcode-duplicationbackport

Read More
How to generalize methods using functional Java...


javamethodsfunctional-programmingcode-duplication

Read More
In a GitHub Action, can I extract a recurring variable or condition?...


github-actionscode-duplication

Read More
What is the best way to deal with Ansible's import_tasks/import_role and "notify"?...


ansiblecode-duplicationansible-role

Read More
Is there a way to measure duplicate code?...


language-agnosticduplicatescode-analysisstatic-analysiscode-duplication

Read More
How to optimize duplicated code between forms in C#...


c#code-duplication

Read More
How to print a bunch of integers with the same formatting?...


c++c++11code-duplicationiomanip

Read More
BackNext