Skip to content

Commit

Permalink
new commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sininni committed May 11, 2021
1 parent 88e7663 commit f924bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## BST_search

##This repository contains two realizations of binar search tree.
This repository contains two realizations of binar search tree.
The first one is based on recursion functions and the second one
is not and it is extended wuth the method, that helps to see the
differance between various methods of search.

0 comments on commit f924bca

Please sign in to comment.