File tree Expand file tree Collapse file tree 1 file changed +10
-13
lines changed
Expand file tree Collapse file tree 1 file changed +10
-13
lines changed Original file line number Diff line number Diff line change @@ -39,19 +39,7 @@ this is the interface of the online Codespaces
3939
4040enjoy !
4141
42- ## License
43-
44- This is based on :
45-
46- https://www.journaldev.com/370/java-programming-interview-questions
47-
48- I don't know about the specific license the author used
49- but I'm still including his link for his copyright.
50-
51- When you copy my work, include the author's link
52- and my MIT license for my modifications.
53-
54- ## Sources
42+ ## Source Code
5543[ Binary Search] ( https://github.com/jdevstatic/java-coding-problems/blob/main/src/BinarySearch.java )
5644
5745[ Checking Palindrome] ( https://github.com/jdevstatic/java-coding-problems/blob/main/src/CheckPalindromeString.java )
@@ -80,4 +68,13 @@ and my MIT license for my modifications.
8068
8169[ Check Vowels] ( https://github.com/jdevstatic/java-coding-problems/blob/main/src/StringContainsVowels.java )
8270
71+ ## License
72+ This is based on :
73+
74+ https://www.journaldev.com/370/java-programming-interview-questions
75+
76+ I don't know about the specific license the author used
77+ but I'm still including his link for his copyright.
8378
79+ When you copy my work, include the author's link
80+ and my MIT license for my modifications.
You can’t perform that action at this time.
0 commit comments