HTMLify

Leetcode Simple Question
Views: 241 | Author: djdj
<h1>Simple 1</h1>
<table border="1">
<tr><td><a href ="https://leetcode.com/problems/neither-minimum-nor-maximum/">Neither Minimum Nor Maximum</a></td></tr>
<tr><td><a href ="https://leetcode.com/problems/matrix-diagonal-sum/"Matrix Diagonal Sum></a></td></tr>
<tr><td><a href ="https://leetcode.com/problems/sum-multiples/">Sum Multiples</a></td></tr>
<tr><td><a href ="https://leetcode.com/problems/to-lower-case/">To Lower Case</a></td></tr>
<tr><td><a href ="https://leetcode.com/problems/difference-between-element-sum-and-digit-sum-of-an-array/">Difference Between Element Sum and Digit Sum Of An Array</a></td></tr>
<tr><td><a href ="https://leetcode.com/problems/richest-customer-wealth/">Richest Customer Wealth</a></td></tr><br>
<tr><td><a href ="https://leetcode.com/problems/maximum-number-of-words-found-in-sentences/">Maximun Number Of Words Found In Sencentence</a></td></tr>
<tr><td><a href ="https://leetcode.com/problems/number-of-good-pairs/">Number Of Good Pairs</a></td></tr>
<tr><td><a href ="https://leetcode.com/problems/convert-the-temperature/">Convert The Temperature</a></td></tr>
<tr><td><a href ="https://leetcode.com/problems/fibonacci-number/">Fibonacci Number</a></td></tr>
</table>
<br><br>
<h1>Simple 2</h1>
<table border="1">
<tr><td><a href="https://leetcode.com/problems/find-the-highest-altitude/">Find The Highest Altitude</a></td></tr>
<tr><td><a href="https://leetcode.com/problems/separate-the-digits-in-an-array/">Separate The Digits In An Array</a></td></tr>
<tr><td><a href="https://leetcode.com/problems/left-and-right-sum-differences/">Left And Right Sum Differences</a></td></tr>
<tr><td><a href="https://leetcode.com/problems/how-many-numbers-are-smaller-than-the-current-number/">How Many Number Are Smaller Than The Current Number</a></td></tr></td></tr>
<tr><td><a href="https://leetcode.com/problems/check-if-two-string-arrays-are-equivalent/">Check If Two String Arrays Are Equivalent</a></td></tr>
<tr><td><a href="https://leetcode.com/problems/shuffle-string/">Shuffle String</a></td></tr>
<tr><td><a href="https://leetcode.com/problems/concatenation-of-array/">Concatenation Of Array</a></td></tr>
<tr><td><a href="https://leetcode.com/problems/create-target-array-in-the-given-order/">Create Target Array In The Given Order</a></td></tr>
<tr><td><a href="https://leetcode.com/problems/truncate-sentence/">Truncate Sentence</a></td></tr>
<tr><td><a href="https://leetcode.com/problems/goal-parser-interpretation/">Goal Parser Interpretation</a></td></tr>
</table>

Comments