We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 455c720 commit df315c7Copy full SHA for df315c7
README.md
@@ -0,0 +1,8 @@
1
+# Optimisation-of-Pattern-Matching
2
+
3
+I have chosen this theme to ensure the correctness of these algorithms and
4
+to learn deep mathematics behind these algorithms. I am desirous of
5
+learning how the text searching in text editors work, how spell errors are
6
+checked, etc. I will be analyzing the time and space complexities of the
7
+algorithms used in these practical cases and also implement them for my
8
+own satisfaction.
0 commit comments