issues
search
diego-hermida
/
Java
All Algorithms implemented in Java
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Others - Palindrome only works with words, not with sentences
#27
carlosventoso
opened
6 years ago
0
Other - Palindrome NullPointerException
#26
carlosventoso
opened
6 years ago
1
Other - Problems with documentation.
#25
carlosventoso
closed
6 years ago
1
Search - TernarySearch does not works with all ordenatios.
#24
carlosventoso
opened
6 years ago
0
Search BinarySearch only works on Arrays of Integers and Doubles with ASCENDING ordenatios
#23
carlosventoso
opened
6 years ago
0
Search - Search - TernarySearch Only works on small List of Integers
#22
carlosventoso
opened
6 years ago
0
Search - TernarySearch causes a Stack Overflow when sorting large lists (Tested: 100.000 elements)
#21
carlosventoso
opened
6 years ago
0
ADT - SinglyLinkedList - Problems with empty list and insertAt method.
#20
Cristianccv
opened
6 years ago
0
ADT - StackOfLinkedList - Problem with empty stack.
#19
Cristianccv
closed
6 years ago
0
ADT - Stacks - Problems with empty stacks.
#18
Cristianccv
closed
6 years ago
0
ADT - Stack - Useless branch "else" in pop() method.
#17
Cristianccv
closed
6 years ago
0
ADT - Queues - Problems not controlled with the arrays of the queues.
#16
Cristianccv
closed
6 years ago
0
ADT - Matrix - Problems with an empty matrix and not controlled getElement.
#15
Cristianccv
opened
6 years ago
0
Sort - RadixSort does not work for lists that contain negative values
#14
diego-hermida
opened
6 years ago
0
Sort - RadixSort fails at the "Empty list" test scenario
#13
diego-hermida
closed
6 years ago
0
Sort - SelectionSort is too slow for sorting medium and large lists (Tested: 10.000 elements)
#12
diego-hermida
opened
6 years ago
0
Sort - BubbleSort is too slow for sorting large lists (Tested: 100.000 elements)
#11
diego-hermida
opened
6 years ago
0
Sort - InsertionSort is too slow for sorting large lists (Tested: 100.000 elements)
#10
diego-hermida
opened
6 years ago
0
Sort - CocktailShakerSort is too slow for sorting large lists (Tested: 100.000 elements)
#9
diego-hermida
opened
6 years ago
0
Sort - QuickSort causes a Stack Overflow when sorting large lists (Tested: 100.000 elements)
#8
diego-hermida
opened
6 years ago
0
Sort - CycleSort is too slow for sorting small, medium and large lists (Tested: 10 elements)
#7
diego-hermida
opened
6 years ago
0
Sort - BogoSort is too slow for sorting medium and large lists (Tested: 1.000 elements)
#6
diego-hermida
opened
6 years ago
0
Sort - BinaryTreeSort fails at the "Empty list" test scenario
#5
diego-hermida
closed
6 years ago
0
Sort - BinaryTreeSort causes a Stack Overflow when sorting large lists (Tested: 100.000 elements)
#4
diego-hermida
opened
6 years ago
0
Sort - Sorting algorithms are not tested
#3
diego-hermida
closed
6 years ago
0
Sort - Sorting algorithms are not generic
#2
diego-hermida
closed
6 years ago
0
Sort - Sorting algorithms do not provide an unified interface
#1
diego-hermida
closed
6 years ago
0