tag:github.com,2008:https://github.com/joney000/Java-Competitive-Programming/releases Release notes from Java-Competitive-Programming 2022-03-20T03:43:00Z tag:github.com,2008:Repository/75046321/v3 2022-03-20T03:46:44Z Inhancements: include new implementations for binary lifting <p>Enhancements: include new implementations for binary lifting, using this technique queries can be optimized for O(log N) instead of O(N)</p> joney000 tag:github.com,2008:Repository/75046321/v2 2022-01-01T15:38:51Z Inhancements: include new implementations, code refactors No content. joney000 tag:github.com,2008:Repository/75046321/v1 2020-08-09T17:10:26Z First Draft of Implemented Algorithms <p>In This Repository, I have written some of the important Algorithms and Data Structures efficiently in Java with proper references to time and space complexity.<br> These Pre-cooked and well-tested codes helps to implement larger hackathon problems in lesser time.</p> joney000