An open API service indexing awesome lists of open source software.

https://github.com/myselfakashagarwal/javase

HolyGrail ☕️ DataStructuresFromScratch with different unusual brain edging algo ; beats 100% in linked list implementations from scratch on leetcode
https://github.com/myselfakashagarwal/javase

algo data-structures java-se

Last synced: 3 months ago
JSON representation

HolyGrail ☕️ DataStructuresFromScratch with different unusual brain edging algo ; beats 100% in linked list implementations from scratch on leetcode

Awesome Lists containing this project

README

        

Screenshot 2024-05-18 at 9 03 39 PM

## About
JavaSE is a holy grail to hardcore Java programmers, it containes DS implementations from scratch, Algorithms , Collection Framework's classes & Interfaes examples (others too like HashMap), Java SE concepts and some Leetcode ; All with professional coding conventions, test case reliability, formatting and mind blowing logic.