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 add() method is operational and bugfree.
Read comments in the code file.
Your guys need to implement:
boolean find(int key),
void print()
Good luck!