Skip to content
#

duplicate-removal

Here are 32 public repositories matching this topic...

This Java program efficiently removes duplicate elements from a sorted array in-place, ensuring the original order of elements is maintained. It's designed to optimize space and time complexity while handling various array scenarios, including empty arrays and arrays with consecutive or non-consecutive duplicates.

  • Updated Jan 22, 2024
  • Java

Duplicate file finder, a small Linux app that produces reports on duplicate and unique fils using sha256 checksum. Input can be one or more directories with optional filters of maximum files size and parts of file names . Output is multiple CSV (spreadsheet) reports that can be used to move or delete duplicates. Linux, Windows - WSL, MSYS2, Gitbash

  • Updated Jun 2, 2025

URLExtractify is a lightweight, web-based tool to extract URLs from pasted content efficiently. It allows users to remove duplicates, sort URLs alphabetically, and customize URL extraction preferences through a simple, intuitive interface.

  • Updated Jan 5, 2025
  • JavaScript

Repositório do curso Jornada do Conhecimento de Back-End Java (Nível Intermediário) - Design Patterns em Java I: boas práticas de programação da plataforma Alura.

  • Updated Jan 2, 2024
  • Java

Improve this page

Add a description, image, and links to the duplicate-removal topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the duplicate-removal topic, visit your repo's landing page and select "manage topics."

Learn more