From 95ed0ca2e80c85c7f144da38900c6a7aa118660a Mon Sep 17 00:00:00 2001
From: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Date: Wed, 18 Jan 2023 19:18:19 +0000
Subject: [PATCH] Documentation for 36d1b265a70e7ad98f5ce47ea9b356b98570432d
---
d6/d77/md_leetcode__d_i_r_e_c_t_o_r_y.html | 68 +++++++++++-----------
globals_func_i.html | 2 +-
globals_i.html | 2 +-
search/all_b.js | 4 +-
search/functions_9.js | 4 +-
5 files changed, 41 insertions(+), 39 deletions(-)
diff --git a/d6/d77/md_leetcode__d_i_r_e_c_t_o_r_y.html b/d6/d77/md_leetcode__d_i_r_e_c_t_o_r_y.html
index 05ed31dc..703aa48e 100644
--- a/d6/d77/md_leetcode__d_i_r_e_c_t_o_r_y.html
+++ b/d6/d77/md_leetcode__d_i_r_e_c_t_o_r_y.html
@@ -274,72 +274,74 @@ LeetCode Algorithm
674 | Longest Continuous Increasing Subsequence | C | Easy |
+684 | Redundant Connection | C | Medium |
+
700 | Search in a Binary Search Tree | C | Easy |
-
+
701 | Insert into a Binary Search Tree | C | Medium |
-
+
704 | Binary Search | C | Easy |
-
+
709 | To Lower Case | C | Easy |
-
+
771 | Jewels and Stones | C | Easy |
-
+
807 | Max Increase to Keep City Skyline | C | Medium |
-
+
852 | Peak Index in a Mountain Array | C | Easy |
-
+
876 | Middle of the Linked List | C | Easy |
-
+
901 | Online Stock Span | C | Medium |
-
+
905 | Sort Array By Parity | C | Easy |
-
+
917 | Reverse Only Letters | C | Easy |
-
+
938 | Range Sum of BST | C | Easy |
-
+
965 | Univalued Binary Tree | C | Easy |
-
+
977 | Squares of a Sorted Array | C | Easy |
-
+
985 | Sum of Even Numbers After Queries | C | Medium |
-
+
1009 | Complement of Base 10 Integer | C | Easy |
-
+
1026 | Maximum Difference Between Node and Ancestor | C | Medium |
-
+
1089 | Duplicate Zeros | C | Easy |
-
+
1184 | Distance Between Bus Stops | C | Easy |
-
+
1189 | Maximum Number of Balloons | C | Easy |
-
+
1207 | Unique Number of Occurrences | C | Easy |
-
+
1695 | Maximum Erasure Value | C | Medium |
-
+
1769 | Minimum Number of Operations to Move All Balls to Each Box | C | Medium |
-
+
1524 | Number of Sub-arrays With Odd Sum | C | Medium |
-
+
1653 | Minimum Deletions to Make String Balanced | C | Medium |
-
+
1704 | [Determine if String Halves Are Alike](Determine if String Halves Are Alike) | C | Easy |
-
+
1752 | Check if Array Is Sorted and Rotated | C | Easy |
-
+
2024 | Maximize the Confusion of an Exam | C | Medium |
-
+
2125 | Number of Laser Beams in a Bank | C | Medium |
-
+
2130 | Maximum Twin Sum of a Linked List | C | Medium |
-
+
2222 | Number of Ways to Select Buildings | C | Medium |
-
-2256 | Minimum Average Difference | C | Medium |
-2270 | Number of Ways to Split Array | C | Medium |
+2256 | Minimum Average Difference | C | Medium |
+2270 | Number of Ways to Split Array | C | Medium |
+
2304 | Minimum Path Cost in a Grid | C | Medium |
diff --git a/globals_func_i.html b/globals_func_i.html
index d49ded05..4f313e16 100644
--- a/globals_func_i.html
+++ b/globals_func_i.html
@@ -119,8 +119,8 @@ $(document).ready(function(){initNavTree('globals_func_i.html',''); initResizabl
isEmpty() : infix_to_postfix.c, infix_to_postfix2.c
isOprnd() : infix_to_postfix.c
isPalindrome() : palindrome.c
-isPrime() : prime.c
isprime() : sol1.c
+isPrime() : prime.c
isStrong() : strong_number.c
diff --git a/globals_i.html b/globals_i.html
index 98b066aa..50f4578f 100644
--- a/globals_i.html
+++ b/globals_i.html
@@ -120,8 +120,8 @@ $(document).ready(function(){initNavTree('globals_i.html',''); initResizable();
isEmpty() : infix_to_postfix.c, infix_to_postfix2.c
isOprnd() : infix_to_postfix.c
isPalindrome() : palindrome.c
-isPrime() : prime.c
isprime() : sol1.c
+isPrime() : prime.c
isStrong() : strong_number.c
diff --git a/search/all_b.js b/search/all_b.js
index 7e646be6..c43fe7af 100644
--- a/search/all_b.js
+++ b/search/all_b.js
@@ -27,7 +27,7 @@ var searchData=
['isempty_24',['isEmpty',['../db/d0c/infix__to__postfix_8c.html#afa8471c76bc57b12ad21de22beb39021',1,'isEmpty(struct Stack s): infix_to_postfix.c'],['../da/d96/infix__to__postfix2_8c.html#a653c98c68c558505b75b04c44b7c838e',1,'isEmpty(): infix_to_postfix2.c']]],
['isoprnd_25',['isOprnd',['../db/d0c/infix__to__postfix_8c.html#afd8245c04b202240390de23170f72d6b',1,'infix_to_postfix.c']]],
['ispalindrome_26',['isPalindrome',['../df/d16/palindrome_8c.html#a6320493ddee0ca4614423721c5d6f4ba',1,'palindrome.c']]],
- ['isprime_27',['isPrime',['../da/d93/prime_8c.html#a6384596f117decd77da25af95ab1704f',1,'prime.c']]],
- ['isprime_28',['isprime',['../d7/dd3/problem__3_2sol1_8c.html#aa0f4796aa2e89c327f827bd55f5cb305',1,'sol1.c']]],
+ ['isprime_27',['isprime',['../d7/dd3/problem__3_2sol1_8c.html#aa0f4796aa2e89c327f827bd55f5cb305',1,'sol1.c']]],
+ ['isprime_28',['isPrime',['../da/d93/prime_8c.html#a6384596f117decd77da25af95ab1704f',1,'prime.c']]],
['isstrong_29',['isStrong',['../d4/dcc/strong__number_8c.html#a03654cadb0cfe1195810dbe5da0265b5',1,'strong_number.c']]]
];
diff --git a/search/functions_9.js b/search/functions_9.js
index 99456305..f8cdfa79 100644
--- a/search/functions_9.js
+++ b/search/functions_9.js
@@ -19,7 +19,7 @@ var searchData=
['isempty_16',['isEmpty',['../db/d0c/infix__to__postfix_8c.html#afa8471c76bc57b12ad21de22beb39021',1,'isEmpty(struct Stack s): infix_to_postfix.c'],['../da/d96/infix__to__postfix2_8c.html#a653c98c68c558505b75b04c44b7c838e',1,'isEmpty(): infix_to_postfix2.c']]],
['isoprnd_17',['isOprnd',['../db/d0c/infix__to__postfix_8c.html#afd8245c04b202240390de23170f72d6b',1,'infix_to_postfix.c']]],
['ispalindrome_18',['isPalindrome',['../df/d16/palindrome_8c.html#a6320493ddee0ca4614423721c5d6f4ba',1,'palindrome.c']]],
- ['isprime_19',['isPrime',['../da/d93/prime_8c.html#a6384596f117decd77da25af95ab1704f',1,'prime.c']]],
- ['isprime_20',['isprime',['../d7/dd3/problem__3_2sol1_8c.html#aa0f4796aa2e89c327f827bd55f5cb305',1,'sol1.c']]],
+ ['isprime_19',['isprime',['../d7/dd3/problem__3_2sol1_8c.html#aa0f4796aa2e89c327f827bd55f5cb305',1,'sol1.c']]],
+ ['isprime_20',['isPrime',['../da/d93/prime_8c.html#a6384596f117decd77da25af95ab1704f',1,'prime.c']]],
['isstrong_21',['isStrong',['../d4/dcc/strong__number_8c.html#a03654cadb0cfe1195810dbe5da0265b5',1,'strong_number.c']]]
];