iluwatar/30-seconds-of-java
Collection of reusable tested Java 17 compatible code snippets that you can understand in 30 seconds or less.
JavaMIT
Pinned issues
Issues
- 5
Damm algorithm
#114 opened by iluwatar - 11
Play video file
#109 opened by iluwatar - 1
Lindenmayer (L-system) function
#214 opened by iluwatar - 1
quickSort Cannot pass leetcode sort-an-array test
#217 opened by lfyfly - 6
Improve bubble sort algorithm performance
#196 opened by hammadsaedi - 7
Play sound from file
#108 opened by iluwatar - 2
SHIT algorithm
#209 opened by iluwatar - 1
Find mode of integer array
#207 opened by GerardluqueDev - 1
Improvement to mode algorithm
#206 opened by nchinling - 1
Enhance the performance of ArrayMode
#210 opened by XieGuochao - 2
Verhoeff alhorithm
#113 opened by iluwatar - 4
Luhn mod N algorithm
#115 opened by iluwatar - 5
Would like to add some more math snippets
#191 opened by srijitt - 11
I would like to add some bit-manipulation concepts.
#134 opened by TangoBeee - 3
Add Table of Contents
#203 opened by SwarupVishwas18 - 9
Generate random numbers
#105 opened by iluwatar - 3
Provide Search Bar
#190 opened by vedantzope9 - 5
Luhn algorithm
#35 opened by iluwatar - 6
Add Array Algorithms
#131 opened by vaibhavpriyatosh - 2
Improvement in CycleSort algorithm
#194 opened by hammadsaedi - 5
Elo rating
#34 opened by iluwatar - 1
Add BinarySearch Algorithm
#172 opened by Sandeep277 - 0
O(1) space palindrome check
#169 opened by AddeusExMachina - 1
HttpPostSnippetTest.testHttpPost failing
#163 opened by alidehkhodaei - 8
- 2
Need help with Chinese translation
#117 opened by iluwatar - 0
- 0
Upgrade to Java 17
#149 opened by iluwatar - 17
Library Enhancement (separate each source code)
#66 opened by jdevfullstack - 2
Need help with Korean translation
#147 opened by iluwatar - 4
Add new solutions to fibonacci and factorial
#139 opened by AndreLucasrs - 2
- 2
Upgrade Checkstyle
#125 opened by iluwatar - 2
Create CI build
#124 opened by iluwatar - 3
Convert integer to binary string and back
#106 opened by iluwatar - 2
Convert integer to hexadecimal and back
#107 opened by iluwatar - 0
Improve consistency
#90 opened by Ascenio - 0
Link to source code from README.md
#68 opened by iluwatar - 0
Convert InputStream to String
#31 opened by iluwatar - 3
Levenshtein distance
#37 opened by iluwatar - 14
Create how-to-contribute instructions
#21 opened by iluwatar - 0
Array check if all elements are equals
#33 opened by iluwatar - 0
Anagram check
#36 opened by iluwatar - 3
Integrate Checkstyle
#28 opened by iluwatar - 1
Setup a web site for the project
#15 opened by iluwatar - 0
Refactor snippets to Java 11 style
#25 opened by iluwatar - 0
Update Http GET snippet to use Java HttpClient
#24 opened by iluwatar - 0
Add HTTP Post
#14 opened by iluwatar - 0
Update Travis to build on JDK 11
#22 opened by iluwatar - 0
Migrate codebase to Java 11
#20 opened by iluwatar