Skip to content

Conversation

@MorrisSoftware
Copy link

I've added three new sorts to the sorts component and their corresponding tests: Insertion Sort, Selection Sort, and Bubble Sort.

oldtimerza and others added 9 commits April 6, 2019 16:29
Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
@oldtimerza
Copy link
Owner

Dont commit compiled classes to the repo.

Try updating the .gitignore file to not include the target folder.

Remove all .class files from this Pull request.

Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
Copy link
Author

@MorrisSoftware MorrisSoftware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've reviewed all comments and have made changes where appropriate

Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
MorrisSoftware and others added 8 commits May 12, 2019 20:51
Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
Signed-off-by: MorrisSoftware <448909@students.wits.ac.za>
Signed-off-by: MorrisSoftware <448909@students.wits.ac.za>
# Conflicts:
#	.idea/workspace.xml
#	data-structures/src/main/java/za/co/oldtimerza/data/DoublyLinkedList.java
Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
--Added Queue and relevant tests

Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
--Added Queue and relevant tests

Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
--Added Queue and relevant tests

Signed-off-by: Gavin Morris <gavin.stitches.morris@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants