Skip to main content
CS Teaching Tips

Main navigation

  • Browse All Tips
  • Tags
  • 3D
  • About
  • Rate Tips
  • Tip Sheets

Remember that many misconceptions regarding linked lists also occur when dealing with binary search trees so that you are prepared to identify and correct them.

Share Remember that many misconceptions regarding linked lists also occur when dealing with binary search trees so that you are prepared to identify and correct them. with FacebookShare Remember that many misconceptions regarding linked lists also occur when dealing with binary search trees so that you are prepared to identify and correct them. with Twitter
  • For example, when adding or deleting elements, students may forget to relocate pointers.

More about this tip

Tags

  • Content Misconceptions
  • Data Structures
  • Development Methods
External Source

Interview with Jim Huggins

Other Tips By
Other Tips By Jim Huggins

Similar tips

Require students to refactor their code while keeping the output of their program exactly the same in order to challenge them to solve problems using a variety of strategies.
Use a diagram with variable-value pairs for each call of a recursive function to help students see the change of control flow as calls are made and completed.
Tie the importance of searching and sorting to internet search engines, then encourage students to create search mechanisms for data they want to analyze.

For more information or to report a bug, contact us at admin@csteachingtips.org. Built with Bootstrap. Powered by Drupal.

Privacy Policy