• Cursos
  • Compilador de Código
  • Debatir
  • Precios
  • Teams
Menu
+ 1

Remove all duplicates in array.

remove all duplicate numbers in an array test input: {1,2,2,3,3,3,4,4,4,4,5,5,5,5,5} output: 12345

c#java
30th Oct 2017, 10:29 PM
Samuel
Samuel - avatar
2 Respuestas
+ 7
https://www.google.pl/url?sa=t&source=web&rct=j&url=https://stackoverflow.com/questions/17967114/how-to-efficiently-remove-duplicates-from-an-array-without-using-set&ved=0ahUKEwiJz8mLtJnXAhXI0xoKHRCABK0QjjgIJTAA&usg=AOvVaw3tRAYpdTQ7jSY4lRUch-2p
30th Oct 2017, 10:35 PM
Kamil
Kamil - avatar
+ 1
Insert all into a Set and then convert into an array!
31st Oct 2017, 12:13 AM
Chriptus13
Chriptus13 - avatar

¿Tienes a menudo preguntas como esta?

Aprende gratis de forma más eficaz

  • Introducción a Python

    7,1M de estudiantes

  • Introducción a Java

    4,7M de estudiantes

  • Introducción a C

    1,5M de estudiantes

  • Introducción a HTML

    7,5M de estudiantes

Ver todos los cursos
En tendencia hoy
Mobile number and similarity
0 Votes
Can I import any module in python in this app?
0 Votes
GitHub account connecting issue
3 Votes
photo upload issue in html code
0 Votes
Algorithm to create maze-like grid
2 Votes
Converter minúsculas em maiúsculas e imprimir
0 Votes
Coding issue
2 Votes
Loops and conditions
0 Votes
Alguém Português por aqui?
0 Votes
Hardware of computer
3 Votes