File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ I have made this GitHub repository containing all the internal collection framew
21
21
<tr > <td >3</td > <td ><a href =" https://github.com/nisabmohd/DS-Implementations/tree/master/src/Trees " >Trees</a ><td >
22
22
<table > <thead > <tr > <th >S.NO</th > <th >Data Structure </th > </tr > </thead > <tbody > <tr > <td >3.1</td > <td ><a href =" https://github.com/nisabmohd/DS-Implementations/blob/master/src/Trees/BinaryTree.java " >BinaryTree</a ></td > </tr ><tr > <td >3.2</td > <td ><a href =" https://github.com/nisabmohd/Data-Structures/blob/master/src/Trees/BinarySearchTree.java " >BinarySearchTree</a ></td > </tr ><tr > <td >3.3</td > <td ><a href =" https://github.com/nisabmohd/DS-Implementations/blob/master/src/Trees/N_ary.java " >N_Arry Tree</a ></td >
23
23
</tr >
24
- tr> <td >3.4</td > <td ><a href =" https://github.com/nisabmohd/Data-Structures/blob/master/src/Trees/AVL.java " >AVL Tree</a ></td >
24
+ <td >3.4</td > <td ><a href =" https://github.com/nisabmohd/Data-Structures/blob/master/src/Trees/AVL.java " >AVL Tree</a ></td >
25
25
</tr >
26
26
</tbody > </table > </td ><td ><a href =" https://github.com/nisabmohd/Data-Structures/blob/master/src/Trees/BTree.java " >BTree</a ></td > </tr >
27
27
You can’t perform that action at this time.
0 commit comments