# leetcodes **Repository Path**: ldang264/leetcodes ## Basic Information - **Project Name**: leetcodes - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-05-07 - **Last Updated**: 2021-10-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Leetcode Algorithm/Java source/OpenSource Framework ## Leetcode Algorithm - Describing Data Structures such as Array, List, Hash, Stack, Queue, ListNode, TreeNode and Graph - Explaining Algorithm such as Sort, Dynamic Programing, Binary Search, Back Trace, Sliding Window and Bit operation - Sharing some leetcode's questions in my way - Giving the better solution ## Java source - Commenting many classes such as Collections, Atomic, Lock, Lambda and JNI - Testing them of benchmark ## OpenSource Framework - Spring - Netty - Redis - Kafka