Commit History

Author SHA1 Message Date
  avadapal bcc8bb75cb changing new [] to vectors 2 years ago
  avadapal 803383c3b9 minor change in the image of insert_optimized 2 years ago
  avadapal f4da769dc3 add and modifying comments describing the functions in heap.hpp and heap.cpp 2 years ago
  avadapal 6a880c1d58 fixed a few indentation issues 2 years ago
  avadapal e7beed0770 other misc changes 2 years ago
  avadapal dc09830d72 moving verify heap in correct ifdefs 2 years ago
  avadapal efddb17351 correcting a comment about print_heap and verify_parent_children_heaps 2 years ago
  avadapal bfd30696e6 fixing indentation in online.cpp 2 years ago
  avadapal b2c04a1fd5 adding an option to work on a presorted array for binary search 2 years ago
  avadapal a4231ea9d1 a few more things in code review part5 2 years ago
  avadapal 034c08976b correcting the handling of argc 2 years ago
  avadapal 6338bdddb9 replacing <1> with <WIDTH> 2 years ago
  avadapal 1e65b4a3dc moving sanity checks to ifdef HEAP_DEBUG 2 years ago
  avadapal 04f45f7364 moving num_items to private 2 years ago
  avadapal 3e815cf526 minor space change 2 years ago
  avadapal 09416cf5b0 comment explaining layout of the heap 2 years ago
  avadapal e10d58f514 correcting the diagrams and removing the need for -Wno comment in the makefile 2 years ago
  avadapal 3d55534037 fixing the argc in main 2 years ago
  avadapal 438954baf7 addressing Ian's comments in Part 5 2 years ago
  avadapal f1fac3aa8e adithya's 2nd pass over ian comments 2 years ago
  sshsshy 15693f8dfe Addressing code review feedback 2 years ago
  avadapal 85cb10e7ce adithya's first partial pass over ian's comments on the code 2 years ago
  Ian Goldberg af7497a374 Print timestamps with VERBOSE_COMMS 2 years ago
  sshsshy 5e8c06df4e Some more fixes from the code review 2 years ago
  sshsshy 94b4c8c5c7 Added a comment about the lookup in AVL 2 years ago
  sshsshy 25c3efb298 Some more tweaks from code review 2 years ago
  sshsshy 7ab221c22b Addressing IG's code review (contd.) 2 years ago
  sshsshy 868fec1544 Addressed IG's code review on bst 2 years ago
  user avadapal 0edb62b079 updates in the echo statements, so that they make sense 2 years ago
  user avadapal afdb006264 edits in the print statements 2 years ago