AV Catalog Entries tagged 'Not Recommended'

0
Ghosh - Quadratic Sorts Not Recommended
A variety of sorting algorithms, including insertion sort (2 versions), selection sort, and several non-quadratic sorts.
Good For: N/A
Delivery Method: Java Applet
Activity Level: Animation, Random data
0
Ghosh - Counting Sort Has Potential
Stepwise operation, informational messages describe what is happening. Only the built-in dataset is available. He calls ...
Good For: N/A
Delivery Method: Java Applet
Activity Level: Animation, Random data...
Topic: Radix or Bin Sort...
0
Ghosh - Heap Data Structure Has Potential
A very simple visualization that explains the basic concept of the heap data structure. It has ...
Good For: N/A
Delivery Method: Java Applet
Activity Level: Step control...
Topic: Heap...
0
Ghosh - Heap Sort Has Potential
Two heapsort AVs available — use Heapsort II, since Heapsort I is just a simple bar-swapping presentation. ...
Good For: N/A
Delivery Method: Java Applet
Activity Level: Animation, Random data...
Topic: Heapsort...
0
Ghosh - Minimum Spanning Tree Has Potential
A panel on top of the applet displays several controls to build a graph and to ...
Good For: N/A
Delivery Method: Java Applet
Activity Level: Animation, Canned data...
0
Ghosh - Quick Sort Has Potential
Two heapsort AVs available — use Quicksort II, since Quicksort I is just a simple bar-swapping presentation. ...
Good For: N/A
Delivery Method: Java Applet
Activity Level: N/A
Topic: Quicksort...
0
Ghosh - Radix Sort and Postman Sort Has Potential
Standard Radix sort implementation, and a second presentation on a Radix sort variant called Postman sort. ...
Good For: N/A
Delivery Method: Java Applet
Activity Level: Animation, Random data...
Topic: Radix or Bin Sort...
0
Interactive Stack and Queue ADTs Has Potential
Demo for stacks and queues using arrays and linked lists. This isn’t exactly a visualization, ...
Good For: N/A
Delivery Method: Java Applet
Activity Level: N/A
Topic: Queue, Stack...
0
Java Applets Centre - 2-3 Tree (Insert) Not Recommended
User enters values (or asks for a random value to be generated). Each value is then ...
Good For: N/A
Delivery Method: Java Applet
Activity Level: N/A
3
Java Applets Centre - Closest Points Not Recommended
Presents a plane-sweep algorithm for finding the closest pair of points within a 2-D collection ...
Good For: N/A
Delivery Method: Java Applet
Activity Level: Animation only...