We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726e762 commit 725a380Copy full SHA for 725a380
algorithms/java/src/palindromeNumber/PalindromeNumber.java
@@ -1,4 +1,4 @@
1
-// Source : https://leetcode.com/problems/valid-palindrome/description/
+// Source : https://oj.leetcode.com/problems/palindrome-number/
2
// Author : Tianming Cao
3
// Date : 2018-02-11
4
algorithms/java/src/reverseWordsInAString/ReverseWordsInAString.java
+// Source : https://leetcode.com/problems/reverse-words-in-a-string/description/
0 commit comments