Data structures-and-Algorithms-in-JAVA Data Structures and Algorithms using Java Assigments Assignment-1 Table of contents Arrays Search Linear Search Binary Search Sorting Bubble Sort Selection Sort Insertion Sort Shell Sort Merge Sort Counting Sort Quick Sort Stack Array Implementation Min Stack Infix to Postfix Infix to Prefix Evaluating Postfix expression Balanced Brackets Queue Array Implementation Circular Queue Round Robin Scheduling Simulation: Hot Potato StackUsingTwoQueues Queues Notes Linked List Singly Linked List Doubly Linked List with Head Doubly Linked List with Head & Tail Applications Josephus circle Polynomial AVL TREE