• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
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 odpowiedzi
+ 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

Często masz takie pytania?

Ucz się bardziej efektywnie, za darmo:

  • Wprowadzenie do Pythona

    7.1M uczących się

  • Wprowadzenie do Java

    4.7M uczących się

  • Wprowadzenie do C

    1.5M uczących się

  • Wprowadzenie do HTML

    7.5M uczących się

Zobacz wszystkie kursy
Popularne dzisiaj
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