<p><img alt="Node.java The Node class is like the examples youve seen in lecture, except it has a prev (short for previous) instance va" src="https://media.cheggcdn.com/media%2Fae0%2Fae099c41-621a-4edc-a1b5-8f7b9e4aeee3%2FphpsNJncQ.png" style="height:734px;width:618px;" aria-describedby="d3f"/></p><p>//DNALinkedList</p><p>package linked;</p><p><br/>public class DNALinkedList<br/>{<br/> private