[Maintianence in-progress]
Project Euler [9, 14, 15, 17, 28, 36, 71, 234] Data structure & Algorithms Concurrency SOAP, REST, RMI, JMS, JMX
a] Tree Traversals - In-order, Pre-Order, Post-Order
b] Directed Graph All Possible paths between given nodes with cost.
c] LRU - Cache implementation
d] Database Generic DML+DDL query evaluator
e] XML DOM parser
Search node types within xml tree
f] Sorting Insertion Quick Bubble
g] Rule executor framework
h] Work stealing algorithm Producer-consumer
i] Kafka consumer
j] JSON utilities
k] Generic comparator