Commit History

Autor SHA1 Mensaxe Data
  Natalie Pueyo d6fc85608c started working on deleteMin, untested, fixed JSON and added balance factor and height %!s(int64=8) %!d(string=hai) anos
  Natalie Pueyo c2edf694f7 weird issues with basic BST Delete forming incorrect BST tree? %!s(int64=8) %!d(string=hai) anos
  Natalie Pueyo 5eb9214993 rightRotate fixed %!s(int64=8) %!d(string=hai) anos
  Natalie Pueyo 45cbabe3c7 rr rotation almost correct though when there are a lot of nodes under the ones being rotated I'm getting a seg fault %!s(int64=8) %!d(string=hai) anos
  Natalie Pueyo f758a5e517 balance factor working, height workin, now getting segmentation faults for rotations as well as issues getting to the rotations. %!s(int64=8) %!d(string=hai) anos
  Natalie Pueyo c9f3bfa268 fixed the height function and the way I updated height (the whole tree is not updated) working on fixing getBalance which might require a balance_ variable for the nodes and moving where/how the rotations are done %!s(int64=8) %!d(string=hai) anos
  Natalie Pueyo 67b97f288c Getting segmentation fault from Delete at the height update which may be because of the DeleteMin function which has an implementation for BST, not AVL %!s(int64=8) %!d(string=hai) anos