Skip to content

Conversation

MrFim
Copy link
Contributor

@MrFim MrFim commented Oct 16, 2021

  1. Fix test in stack exercise, because it failed when constructor has 2 parameters
  2. Changed name of test to RecursiveBinarySearchTreeTest to be able to move to it using shortcut
  3. Fix linked list test. It was possible to have null in head, but tail wan't null

@MrFim MrFim requested a review from tboychuk October 16, 2021 21:10
Copy link
Contributor

@tboychuk tboychuk left a comment

Choose a reason for hiding this comment

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

@MrFim looks good, thank you!

@tboychuk tboychuk merged commit 0767646 into main Oct 26, 2021
@tboychuk tboychuk deleted the fix-linked_queue_and_stack_tests branch October 26, 2021 12:38
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