Inspections

Removed echo inside remove method in doubly linked list

master . b056f8...f92c6b . push triggered

  2 new issues, 5 fixed issues found.
02:11
created
Fixed contains method in circular linked list

master . 930afd...b056f8 . push triggered

  4 new issues, 3 fixed issues found.
02:26
created
Fixed error in doubly linked list with indexOf

master . 2cb83b...930afd . push triggered

  5 new issues, 1 fixed issue found.
01:41
created
Created the lastIndexOf method and test for it

master . f6a034...2cb83b . push triggered

  3 new issues, 2 fixed issues found.
01:26
created
Implemented indexOf method in lists and tests

master . 8863d6...f6a034 . push triggered

  4 new issues, 6 fixed issues found.
01:40
created
Fixed error with pop in simply linked list

master . ce603c...8863d6 . push triggered

  No notable changes.
01:25
created
Added contains method in list classes and tests

master . bca99a...ce603c . push triggered

  2 new issues, 1 fixed issue found.
01:43
created
Tests for new disjoint set class

master . 272056...bca99a . push triggered

  3 new issues found. 1 suggested patches.
01:26
created
Fixed error with visibility of getMaxNode method in BST

master . f25fc1...272056 . push triggered

  No notable changes.
01:28
created
Fixed error with visibility of getMinNode method in BST

master . 98cbdc...f25fc1 . push triggered

  1 fixed issue found. 1 suggested patches.
01:34
created
Fixed error with name variable

master . 43b9d1...98cbdc . push triggered

  3 fixed issues found.
01:22
created
01:44
created
More description and docs for rotations in AVL and removed comented code

master . 5c8b24...6cf12e . push triggered

  4 fixed issues found. 1 suggested patches.
01:33
created
Rewrite rotations and implemented insertion in AVL tree

master . 75a093...5c8b24 . push triggered

  5 new issues, 2 fixed issues found.
01:31
created
right and left doubly rotation

master . f24b80...75a093 . push triggered

  No notable changes.
01:35
created
added a condition that fixes right rotation

master . 5d2724...f24b80 . push triggered

  2 new issues, 3 fixed issues found.
01:32
created
Using iterative right rotation for better performance

master . f4198e...5d2724 . push triggered

  1 new issue, 3 fixed issues found.
01:54
created
return node in put AVL tree method and fixed left rotation

master . 7164ce...f4198e . push triggered

  6 new issues found. 1 suggested patches.
01:38
created
changed Node to SimpleLinkedListNode

master . b74ed5...7164ce . push triggered

  2 new issues, 2 fixed issues found. 1 suggested patches.
01:23
created
Removed temporary variable in linked list

master . 79e943...b74ed5 . push triggered

  No notable changes.
01:34
created