mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-16 11:32:44 +08:00
Documentation for 65efd47bc1
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<map id="data_structures/reverse_a_linked_list.cpp" name="data_structures/reverse_a_linked_list.cpp">
|
||||
<area shape="rect" id="node1" title="Implementation of Reversing a single linked list" alt="" coords="99,5,257,45"/>
|
||||
<area shape="rect" id="node1" title="Implementation of Reversing a single linked list" alt="" coords="52,5,211,45"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,93,71,119"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="95,93,167,119"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="191,93,261,119"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="285,93,332,119"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="192,93,239,119"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
571977f6ab412866ed94ff74c3112832
|
||||
5860bce554dc865b9536ee1dee22748c
|
||||
@@ -4,17 +4,17 @@
|
||||
<!-- Generated by graphviz version 7.1.0 (20230121.1956)
|
||||
-->
|
||||
<!-- Title: data_structures/reverse_a_linked_list.cpp Pages: 1 -->
|
||||
<svg width="253pt" height="93pt"
|
||||
viewBox="0.00 0.00 253.00 93.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<svg width="183pt" height="93pt"
|
||||
viewBox="0.00 0.00 183.00 93.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 89)">
|
||||
<title>data_structures/reverse_a_linked_list.cpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Implementation of Reversing a single linked list">
|
||||
<polygon fill="#999999" stroke="#666666" points="189,-85 70,-85 70,-55 189,-55 189,-85"/>
|
||||
<text text-anchor="start" x="78" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures/reverse</text>
|
||||
<text text-anchor="middle" x="129.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_a_linked_list.cpp</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="154,-85 35,-85 35,-55 154,-55 154,-85"/>
|
||||
<text text-anchor="start" x="43" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures/reverse</text>
|
||||
<text text-anchor="middle" x="94.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_a_linked_list.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -30,8 +30,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M103.54,-54.54C87.3,-45.49 66.47,-33.88 50.26,-24.85"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="52.14,-21.89 41.7,-20.08 48.73,-28.01 52.14,-21.89"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M77.2,-54.54C67.03,-46.04 54.16,-35.29 43.68,-26.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="45.96,-23.87 36.04,-20.15 41.47,-29.24 45.96,-23.87"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
@@ -45,38 +45,23 @@
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M120.85,-54.54C116.23,-46.82 110.5,-37.24 105.56,-28.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="108.61,-27.26 100.47,-20.47 102.6,-30.85 108.61,-27.26"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M94.5,-54.54C94.5,-47.34 94.5,-38.53 94.5,-30.68"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="98,-30.69 94.5,-20.69 91,-30.69 98,-30.69"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="191.5,-19 139.5,-19 139.5,0 191.5,0 191.5,-19"/>
|
||||
<text text-anchor="middle" x="165.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">memory</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="175,-19 140,-19 140,0 175,0 175,-19"/>
|
||||
<text text-anchor="middle" x="157.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">new</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M138.4,-54.54C143.2,-46.74 149.18,-37.03 154.29,-28.71"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="157.11,-30.82 159.37,-20.46 151.15,-27.15 157.11,-30.82"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="245,-19 210,-19 210,0 245,0 245,-19"/>
|
||||
<text text-anchor="middle" x="227.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">new</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M153.72,-54.54C168.74,-45.58 187.96,-34.1 203.02,-25.11"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="204.59,-28.25 211.38,-20.12 201,-22.24 204.59,-28.25"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M110.07,-54.54C119.13,-46.13 130.57,-35.51 139.95,-26.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="142.1,-29.57 147.05,-20.21 137.34,-24.44 142.1,-29.57"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 2.8 KiB |
Reference in New Issue
Block a user