static void Main(string[] args) { //Arrays.Do(); //SingleLinkedList.Do(); //DoubleLinkedList.Do(); //StackProgram.Do(); Queue.Do(); }