Data Structures and Algorithms in Java
Solutions of Data Structures & Algorithms in Java 2nd Edition by Robert Lafore Buy here
Other Practice Problems : here
-
- Bubble Sort
- Insertion Sort
- Selection Sort
- Programming Practice 3.1 3.2 3.3 3.4 3.5 3.6
-
- Stack
- Reversing a Word
- Delimiter Matching
- Queue
- Circular Queue
- Deque
- Priority Queues
- Infix to Postfix
- Programming Practice 4.1 4.2 4.3 4.4 4.5
-
- Linked List
- Double-Ended List
- Sorted List
- Doubly Linked List
- Reverse DoubleLinkedList
- Programming Practice 5.1 5.2 5.3 5.4 5.5 5.6
-
- Anagrams
- BinarySearch
- Factorial
- Mergesort
- Tower of Hanoni
- Triangular Number
- Knapsack
- Programming Practice 6.1 [6.2] 6.3 6.4 [6.5]
-
- Shell Sort
- Partition Array
- Quick Sort
- Programming Practice 7.1
- Don't forget to Start and Watch the repo
Feel free to contribute .. 😄
- Fork it!
- Commit.
- Push.
- Submit a pull request 🙂
If you found a mistake, or want improvemenents are needed feel free to submit a new issue.