Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.08 KB

README.md

File metadata and controls

12 lines (7 loc) · 1.08 KB

Text-Editor

A text editor program which will calculate Flesch score, generate text using Markov model, check spell correction and provide auto completion for a word.

Data Structures and Performance in Java from University of California, San Diego offered through Coursera https://www.coursera.org/learn/data-structures-optimizing-performance

About this Course

In this course, you will use and analyze data structures that are used in industry-level applications, such as linked lists, trees, and hashtables. You will explain how these data structures make programs more efficient and flexible. You will apply asymptotic Big-O analysis to describe the performance of algorithms and evaluate which strategy to use for efficient data retrieval, addition of new data, deletion of elements, and/or memory usage. The program you will build throughout this course allows its user to manage, manipulate and reason about large sets of textual data.

Course Certificate: https://www.coursera.org/account/accomplishments/verify/SFDMG8KFKBXE