Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Learning F# Functional Data Structures and Algorithms
  • Table Of Contents Toc
Learning F# Functional Data Structures and Algorithms

Learning F# Functional Data Structures and Algorithms

By : Adnan Masood
4 (9)
close
close
Learning F# Functional Data Structures and Algorithms

Learning F# Functional Data Structures and Algorithms

4 (9)
By: Adnan Masood

Overview of this book

If you have just started your adventure with F#, then this book will help you take the right steps to become a successful F# coder. An intermediate knowledge of imperative programming concepts, and a basic understanding of the algorithms and data structures in .NET environments using the C# language and BCL (Base Class Library), would be helpful.
Table of Contents (12 chapters)
close
close
11
Index

Algorithmic complexity and the Big-O notation

Big-O notation provides a relative measure for complexity of an algorithm. In contrast with the theta (two-sided bound), Big-O is the upper bound of the complexity which, in layman terms, shows what would be the worst case scenario complexity based on the number of operations it would take.

The complexity of an algorithm is an important concept for developers to understand; if a problem can be addressed in a single pass, and your solution somehow addresses it in a nested loop, you have dramatically increased the number of operations, hence making your approach ultimately unusable for large scale problems.

There are various different classes of problems based on their algorithmic complexity; the lowest value is better. Easily solved problems include those which can be solved in constant Algorithmic complexity and the Big-O notation, logarithmic Algorithmic complexity and the Big-O notation linear Algorithmic complexity and the Big-O notation, linear-logarithmic Algorithmic complexity and the Big-O notation, quadratic Algorithmic complexity and the Big-O notation, or cubic form Algorithmic complexity and the Big-O notation. The exponential Algorithmic complexity and the Big-O notation and factorial Algorithmic complexity and the Big-O notation based problems are hard to solve given the time-space restrictions...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Learning F# Functional Data Structures and Algorithms
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon