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
The Binary Heap section is described as being implemented with the ‘list’ data structure. Should this be renamed to an ‘array’ data structure, given you’ve already addressed lists as an abstract data type (that itself is not, in fact, implemented with an array)?
The text was updated successfully, but these errors were encountered:
Via @robertdapice in #48 :
The text was updated successfully, but these errors were encountered: