Skip to content

Commit ff8971d

Browse files
committed
uncomment the docs folder
1 parent 5727c1a commit ff8971d

File tree

596 files changed

+31238
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

596 files changed

+31238
-1
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
node_modules/
22
.vscode/
3-
docs/

docs/difficulty/easy/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta http-equiv="X-UA-Compatible" content="ie=edge"/><title>LeetCode javascript solutions</title><link rel="shortcut icon" href=" https://digbijaynayak.github.io/leetcode-javascript/static/img/favicon.png" type="image/png"/><link rel="stylesheet" href=" https://digbijaynayak.github.io/leetcode-javascript/static/css/app.css"/></head><body><header class="list-header"><div class="row"><div class="name">Difficulty:</div><div class="value"><ul class="clearfix"><li class="selected"><a href=" https://digbijaynayak.github.io/leetcode-javascript">Easy</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/difficulty/hard">Hard</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/difficulty/medium">Medium</a></li></ul></div></div><div class="row"><div class="name">Tag:</div><div class="value"><ul class="clearfix"><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/array">Array</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/hash-table">Hash Table</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/string">String</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/dynamic-programming">Dynamic Programming</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/backtracking">Backtracking</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/tree">Tree</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/depth-first-search">Depth-first Search</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/two-pointers">Two Pointers</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/math">Math</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/linked-list">Linked List</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/stack">Stack</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/divide-and-conquer">Divide and Conquer</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/heap">Heap</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/binary-search">Binary Search</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/greedy">Greedy</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/sort">Sort</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/bit-manipulation">Bit Manipulation</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/binary-tree">Binary Tree</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/geometry">Geometry</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/breadth-first-search">Breadth-First Search</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/graph">Graph</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/sorting">Sorting</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/counting-sort">Counting Sort</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/matrix">Matrix</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/prefix-sum">Prefix Sum</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/interactive">Interactive</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/union-find">Union Find</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/design">Design</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/sliding-window">Sliding Window</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/rolling-hash">Rolling Hash</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/hash-function">Hash Function</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/database">Database</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/enumeration">Enumeration</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/counting">Counting</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/combinatorics">Combinatorics</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/heap-priority-queue">Heap (Priority Queue)</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/queue">Queue</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/monotonic-queue">Monotonic Queue</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/simulation">Simulation</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/monotonic-stack">Monotonic Stack</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/minimum-spanning-tree">Minimum Spanning Tree</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/strongly-connected-component">Strongly Connected Component</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/brainteaser">Brainteaser</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/game-theory">Game Theory</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/line-sweep">Line Sweep</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/bitmask">Bitmask</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/ordered-set">Ordered Set</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/binary-indexed-tree">Binary Indexed Tree</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/topological-sort">Topological Sort</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/trie">Trie</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/recursion">Recursion</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/binary-search-tree">Binary Search Tree</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/data-stream">Data Stream</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/number-theory">Number Theory</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/shortest-path">Shortest Path</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/segment-tree">Segment Tree</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/merge-sort">Merge Sort</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/eulerian-circuit">Eulerian Circuit</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/iterator">Iterator</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/randomized">Randomized</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/string-matching">String Matching</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/rejection-sampling">Rejection Sampling</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/probability-and-statistics">Probability and Statistics</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/tag/memoization">Memoization</a></li></ul></div></div></header><main><table><thead><tr><th class="other">ID</th><th>Title</th><th class="other">Difficulty</th></tr></thead><tbody><tr><td>1</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/two-sum.html">Two Sum</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>7</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/reverse-integer.html">Reverse Integer</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>9</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/palindrome-number.html">Palindrome Number</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>13</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/roman-to-integer.html">Roman to Integer</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>14</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/longest-common-prefix.html">Longest Common Prefix</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>20</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/valid-parentheses.html">Valid Parentheses</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>21</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/merge-two-sorted-lists.html">Merge Two Sorted Lists</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>26</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/remove-duplicates-from-sorted-array.html">Remove Duplicates from Sorted Array</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>27</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/remove-element.html">Remove Element</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>28</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/implement-strstr.html">Implement strStr()</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>35</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/search-insert-position.html">Search Insert Position</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>38</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/count-and-say.html">Count and Say</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>53</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/maximum-subarray.html">Maximum Subarray</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>58</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/length-of-last-word.html">Length of Last Word</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>66</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/plus-one.html">Plus One</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>67</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/add-binary.html">Add Binary</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>69</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/sqrtx.html">Sqrt(x)</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>70</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/climbing-stairs.html">Climbing Stairs</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>83</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/remove-duplicates-from-sorted-list.html">Remove Duplicates from Sorted List</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>88</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/merge-sorted-array.html">Merge Sorted Array</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>100</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/same-tree.html">Same Tree</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>101</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/symmetric-tree.html">Symmetric Tree</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>104</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/maximum-depth-of-binary-tree.html">Maximum Depth of Binary Tree</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>107</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/binary-tree-level-order-traversal-ii.html">Binary Tree Level Order Traversal II</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>108</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/convert-sorted-array-to-binary-search-tree.html">Convert Sorted Array to Binary Search Tree</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>110</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/balanced-binary-tree.html">Balanced Binary Tree</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>111</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/minimum-depth-of-binary-tree.html">Minimum Depth of Binary Tree</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>112</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/path-sum.html">Path Sum</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>118</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/pascals-triangle.html">Pascal&#x27;s Triangle</a></td><td><span class="tag easy">Easy</span></td></tr><tr><td>119</td><td><a href=" https://digbijaynayak.github.io/leetcode-javascript/problem/pascals-triangle-ii.html">Pascal&#x27;s Triangle II</a></td><td><span class="tag easy">Easy</span></td></tr></tbody></table></main><section class="paging"><ul class="clearfix"><li class="disabled"><a href="#">&lt;</a></li><li class="selected"><a href="#">1</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/difficulty/easy/page/2.html">2</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/difficulty/easy/page/3.html">3</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/difficulty/easy/page/4.html">4</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/difficulty/easy/page/5.html">5</a></li><li class=""><a href=" https://digbijaynayak.github.io/leetcode-javascript/difficulty/easy/page/2.html">&gt;</a></li></ul></section><footer><a href="https://github.com/BaffinLee/leetcode-javascript" target="_blank"><img src=" https://digbijaynayak.github.io/leetcode-javascript/static/img/github.png" alt="github"/></a></footer></body></html>

0 commit comments

Comments
 (0)