Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

👑 LeetCode of algorithms with java solution

NotificationsYou must be signed in to change notification settings

guohaiyang1992/awesome-java-leetcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

我如今是一名Android Developer,大学的我曾是一名ACMer,为了不想让算法淡出我的记忆,故重拾LeetCode之Algorithm,语言选择的是Java,题库会一点点完善起来,按简单,中等,困难分类,相应难度下按题号排序,工程代码在project目录中,相关解题都在note目录中,欢迎star。

Easy

#TitleTag
1Two SumArray, Hash Table
7Reverse IntegerMath
9Palindrome NumberMath
13Roman to IntegerMath, String
14Longest Common PrefixString
20Valid ParenthesesStack, String
21Merge Two Sorted ListsLinked List
26Remove Duplicates from Sorted ArrayArray, Two Pointers
27Remove ElementArray, Two Pointers
28Implement strStr()Two Pointers, String
35Search Insert PositionString
38Count and SayString
53Maximum SubarrayArray, Dynamic Programming, Divide and Conquer
58Length of Last WordString
66Plus OneArray, Math
67Add BinaryMath, String
69Sqrt(x)Binary Search, Math
70Climbing StairsDynamic Programming
83Remove Duplicates from Sorted ListLinked List

Medium

#TitleTag
2Add Two NumbersLinked List, Math
8String to Integer (atoi)Math, String
19Remove Nth Node From End of ListLinked List, Two Pointers

Hard

#TitleTag
4Median of Two Sorted ArraysBinary Search, Array, Divide and Conquer

About

👑 LeetCode of algorithms with java solution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java100.0%

[8]ページ先頭

©2009-2025 Movatter.jp