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.

  • 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

Have students create a game of Tetris in Java to work on object-oriented programming and decomposing complex programs.
Use an auto-grading tool to provide students with instant feedback on their programs and allow them to resubmit multiple times before the deadline so they can learn to find problems with and debug their code.
Misconception: Students have trouble understanding the overall flow of a Ruby on Rails application when they access an individual page.

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

Privacy Policy