You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The exercise says that the 12 should be deleted, but when you scroll down to that step, it shows that the 11 should be deleted.
The 12 does actually get deleted and replaced with its predecessor, it's just saying that the 11 is the one that gets deleted. Everything else is correct, the next one is 16 as stated in the exercise head.
To Reproduce
Seed: 565237840
Generate:
Hashing w/ Chaining
(a,b) Trees
Floyd Warshall
Double Hashing
Binary Heaps
AVL Trees
BFS & DFS
Dijkstra
Scroll down to AVL Trees and that specific step
Expected behavior
It should say 12
Desktop (please complete the following information):
IDE Eclipse
Java 14
OS: Ubuntu 20.04
The text was updated successfully, but these errors were encountered:
Describe the bug
The exercise says that the 12 should be deleted, but when you scroll down to that step, it shows that the 11 should be deleted.
The 12 does actually get deleted and replaced with its predecessor, it's just saying that the 11 is the one that gets deleted. Everything else is correct, the next one is 16 as stated in the exercise head.
To Reproduce
Seed: 565237840
Expected behavior
It should say 12
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: