Skip to content

Commit 2d235d5

Browse files
committed
readme
1 parent ee9deed commit 2d235d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# About it
2+
Algorithm is tool for exercising our thinking patterns, and we can strengthen the ability to convert mathematical models into code. Whether you are engaged in artificial intelligence, in-depth learning, or advanced software development, no matter what language you use, such as C#,C++,Java,python,etc., and applying the most appropriate algorithm is always the most important point when faced with a specific problem. Every problem in practice has its own particularity, which makes it easier to choose the most appropriate algorithm. How do we write the algorithm that most apply to a practical issue? Yes, LeetCode. You can write an algorithm until it accepted, and do not rush to do the next question, and learn the solution someone else has submitted, so you can solve the problem from the ability of solving the problem to that fast and efficient realm.
13
# leetcode-csharp
24
* Welcome to visit my CSDN blog(http://blog.csdn.net/daigualu)
35
* CSDN Column(http://blog.csdn.net/column/details/14761.html) where detail solutions are.

0 commit comments

Comments
 (0)