课程: Java Algorithms
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Continue optimizing algorithms
- [Kathryn] Congrats on finishing the course. Now you know how to create more efficient programs in Java by optimizing your algorithms. As a part of this course, we discovered what makes a given algorithm effective and how to make informed assumptions to speed up that processing time. We also learned how to describe algorithms using big O notation to compare one algorithm to another, independent of input size. Java has many built-in tools to work with your data, and we discovered how to leverage different data structures to make our algorithms more efficient. Creating more efficient algorithms is all about understanding the assumptions you can make about your data and leveraging the tools in your toolkit. To continue optimizing your programs in Java, I encourage you to learn more about what Java has to offer in terms of built-in tools. The more specific LinkedIn Learning courses, such as "Functional Programming in Java", are great for building your knowledge of a specific set of tools…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。