Index
All Classes and Interfaces|All Packages
D
- delete(TreeNode<Integer>, Integer) - Static method in class com.amritpandey23.dsalibrary.tree.BinarySearchTree
-
Deletes a specified value from the binary search tree.
- deleteFirst() - Method in class com.amritpandey23.dsalibrary.linkedlist.LinkedList
-
Deletes the first node in the linked list.
- deleteLast() - Method in class com.amritpandey23.dsalibrary.linkedlist.LinkedList
-
Deletes the last node in the linked list.
All Classes and Interfaces|All Packages