Skip to content

Commit 17419e6

Browse files
author
buildbot121
committed
Maintanance commit by build server
1 parent 48643ad commit 17419e6

13 files changed

+28
-60
lines changed

docs/api/Advanced.Algorithms.BitAlgorithms.IsMultipleOfNine.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,7 @@
8383

8484
<h1 id="Advanced_Algorithms_BitAlgorithms_IsMultipleOfNine" data-uid="Advanced.Algorithms.BitAlgorithms.IsMultipleOfNine" class="text-break">Class IsMultipleOfNine
8585
</h1>
86-
<div class="markdown level0 summary"><p>Problem details below
87-
<a href="http://www.geeksforgeeks.org/divisibility-9-using-bitwise-operators/">http://www.geeksforgeeks.org/divisibility-9-using-bitwise-operators/</a></p>
88-
</div>
86+
<div class="markdown level0 summary"></div>
8987
<div class="markdown level0 conceptual"></div>
9088
<div class="inheritance">
9189
<h5>Inheritance</h5>

docs/api/Advanced.Algorithms.BitAlgorithms.IsMultipleOfThree.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,7 @@
8383

8484
<h1 id="Advanced_Algorithms_BitAlgorithms_IsMultipleOfThree" data-uid="Advanced.Algorithms.BitAlgorithms.IsMultipleOfThree" class="text-break">Class IsMultipleOfThree
8585
</h1>
86-
<div class="markdown level0 summary"><p>Problem details below
87-
<a href="http://www.geeksforgeeks.org/write-an-efficient-method-to-check-if-a-number-is-multiple-of-3/">http://www.geeksforgeeks.org/write-an-efficient-method-to-check-if-a-number-is-multiple-of-3/</a></p>
88-
</div>
86+
<div class="markdown level0 summary"></div>
8987
<div class="markdown level0 conceptual"></div>
9088
<div class="inheritance">
9189
<h5>Inheritance</h5>

docs/api/Advanced.Algorithms.BitAlgorithms.NextPowOfTwo.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,7 @@
8383

8484
<h1 id="Advanced_Algorithms_BitAlgorithms_NextPowOfTwo" data-uid="Advanced.Algorithms.BitAlgorithms.NextPowOfTwo" class="text-break">Class NextPowOfTwo
8585
</h1>
86-
<div class="markdown level0 summary"><p>Problem details below
87-
<a href="http://www.geeksforgeeks.org/smallest-power-of-2-greater-than-or-equal-to-n/">http://www.geeksforgeeks.org/smallest-power-of-2-greater-than-or-equal-to-n/</a></p>
88-
</div>
86+
<div class="markdown level0 summary"></div>
8987
<div class="markdown level0 conceptual"></div>
9088
<div class="inheritance">
9189
<h5>Inheritance</h5>

docs/api/Advanced.Algorithms.BitAlgorithms.html

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -101,17 +101,11 @@ <h4><a class="xref" href="Advanced.Algorithms.BitAlgorithms.GCD.html">GCD</a></h
101101
<h4><a class="xref" href="Advanced.Algorithms.BitAlgorithms.IntToBinary.html">IntToBinary</a></h4>
102102
<section></section>
103103
<h4><a class="xref" href="Advanced.Algorithms.BitAlgorithms.IsMultipleOfNine.html">IsMultipleOfNine</a></h4>
104-
<section><p>Problem details below
105-
<a href="http://www.geeksforgeeks.org/divisibility-9-using-bitwise-operators/">http://www.geeksforgeeks.org/divisibility-9-using-bitwise-operators/</a></p>
106-
</section>
104+
<section></section>
107105
<h4><a class="xref" href="Advanced.Algorithms.BitAlgorithms.IsMultipleOfThree.html">IsMultipleOfThree</a></h4>
108-
<section><p>Problem details below
109-
<a href="http://www.geeksforgeeks.org/write-an-efficient-method-to-check-if-a-number-is-multiple-of-3/">http://www.geeksforgeeks.org/write-an-efficient-method-to-check-if-a-number-is-multiple-of-3/</a></p>
110-
</section>
106+
<section></section>
111107
<h4><a class="xref" href="Advanced.Algorithms.BitAlgorithms.NextPowOfTwo.html">NextPowOfTwo</a></h4>
112-
<section><p>Problem details below
113-
<a href="http://www.geeksforgeeks.org/smallest-power-of-2-greater-than-or-equal-to-n/">http://www.geeksforgeeks.org/smallest-power-of-2-greater-than-or-equal-to-n/</a></p>
114-
</section>
108+
<section></section>
115109
<h4><a class="xref" href="Advanced.Algorithms.BitAlgorithms.ToggleCase.html">ToggleCase</a></h4>
116110
<section></section>
117111
</article>

docs/api/Advanced.Algorithms.Geometry.ClosestPointPair.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,7 @@
8383

8484
<h1 id="Advanced_Algorithms_Geometry_ClosestPointPair" data-uid="Advanced.Algorithms.Geometry.ClosestPointPair" class="text-break">Class ClosestPointPair
8585
</h1>
86-
<div class="markdown level0 summary"><p>Problem details below
87-
<a href="http://www.geeksforgeeks.org/closest-pair-of-points/">http://www.geeksforgeeks.org/closest-pair-of-points/</a></p>
88-
</div>
86+
<div class="markdown level0 summary"></div>
8987
<div class="markdown level0 conceptual"></div>
9088
<div class="inheritance">
9189
<h5>Inheritance</h5>

docs/api/Advanced.Algorithms.Geometry.PointInsidePolygon.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,7 @@
8383

8484
<h1 id="Advanced_Algorithms_Geometry_PointInsidePolygon" data-uid="Advanced.Algorithms.Geometry.PointInsidePolygon" class="text-break">Class PointInsidePolygon
8585
</h1>
86-
<div class="markdown level0 summary"><p>Problem details below
87-
<a href="http://www.geeksforgeeks.org/how-to-check-if-a-given-point-lies-inside-a-polygon/">http://www.geeksforgeeks.org/how-to-check-if-a-given-point-lies-inside-a-polygon/</a></p>
88-
</div>
86+
<div class="markdown level0 summary"></div>
8987
<div class="markdown level0 conceptual"></div>
9088
<div class="inheritance">
9189
<h5>Inheritance</h5>

docs/api/Advanced.Algorithms.Geometry.RectangleIntersection.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,7 @@
8383

8484
<h1 id="Advanced_Algorithms_Geometry_RectangleIntersection" data-uid="Advanced.Algorithms.Geometry.RectangleIntersection" class="text-break">Class RectangleIntersection
8585
</h1>
86-
<div class="markdown level0 summary"><p>Problem details below
87-
<a href="http://www.geeksforgeeks.org/find-two-rectangles-overlap/">http://www.geeksforgeeks.org/find-two-rectangles-overlap/</a></p>
88-
</div>
86+
<div class="markdown level0 summary"></div>
8987
<div class="markdown level0 conceptual"></div>
9088
<div class="inheritance">
9189
<h5>Inheritance</h5>

docs/api/Advanced.Algorithms.Geometry.html

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -88,24 +88,18 @@ <h1 id="Advanced_Algorithms_Geometry" data-uid="Advanced.Algorithms.Geometry" cl
8888
<h3 id="classes">Classes
8989
</h3>
9090
<h4><a class="xref" href="Advanced.Algorithms.Geometry.ClosestPointPair.html">ClosestPointPair</a></h4>
91-
<section><p>Problem details below
92-
<a href="http://www.geeksforgeeks.org/closest-pair-of-points/">http://www.geeksforgeeks.org/closest-pair-of-points/</a></p>
93-
</section>
91+
<section></section>
9492
<h4><a class="xref" href="Advanced.Algorithms.Geometry.ConvexHull.html">ConvexHull</a></h4>
9593
<section><p>Convex hull using jarvis&apos;s algorithm</p>
9694
</section>
9795
<h4><a class="xref" href="Advanced.Algorithms.Geometry.LineIntersection.html">LineIntersection</a></h4>
9896
<section></section>
9997
<h4><a class="xref" href="Advanced.Algorithms.Geometry.PointInsidePolygon.html">PointInsidePolygon</a></h4>
100-
<section><p>Problem details below
101-
<a href="http://www.geeksforgeeks.org/how-to-check-if-a-given-point-lies-inside-a-polygon/">http://www.geeksforgeeks.org/how-to-check-if-a-given-point-lies-inside-a-polygon/</a></p>
102-
</section>
98+
<section></section>
10399
<h4><a class="xref" href="Advanced.Algorithms.Geometry.PointRotation.html">PointRotation</a></h4>
104100
<section></section>
105101
<h4><a class="xref" href="Advanced.Algorithms.Geometry.RectangleIntersection.html">RectangleIntersection</a></h4>
106-
<section><p>Problem details below
107-
<a href="http://www.geeksforgeeks.org/find-two-rectangles-overlap/">http://www.geeksforgeeks.org/find-two-rectangles-overlap/</a></p>
108-
</section>
102+
<section></section>
109103
<h3 id="structs">Structs
110104
</h3>
111105
<h4><a class="xref" href="Advanced.Algorithms.Geometry.Line.html">Line</a></h4>

docs/api/Advanced.Algorithms.Search.SearchAlmostSorted.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,7 @@
8383

8484
<h1 id="Advanced_Algorithms_Search_SearchAlmostSorted" data-uid="Advanced.Algorithms.Search.SearchAlmostSorted" class="text-break">Class SearchAlmostSorted
8585
</h1>
86-
<div class="markdown level0 summary"><p>Problem statement below
87-
<a href="http://www.geeksforgeeks.org/search-almost-sorted-array/">http://www.geeksforgeeks.org/search-almost-sorted-array/</a></p>
88-
</div>
86+
<div class="markdown level0 summary"></div>
8987
<div class="markdown level0 conceptual"></div>
9088
<div class="inheritance">
9189
<h5>Inheritance</h5>

docs/api/Advanced.Algorithms.Search.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,7 @@ <h3 id="classes">Classes
9090
<h4><a class="xref" href="Advanced.Algorithms.Search.BinarySearch.html">BinarySearch</a></h4>
9191
<section></section>
9292
<h4><a class="xref" href="Advanced.Algorithms.Search.SearchAlmostSorted.html">SearchAlmostSorted</a></h4>
93-
<section><p>Problem statement below
94-
<a href="http://www.geeksforgeeks.org/search-almost-sorted-array/">http://www.geeksforgeeks.org/search-almost-sorted-array/</a></p>
95-
</section>
93+
<section></section>
9694
</article>
9795
</div>
9896

0 commit comments

Comments
 (0)