Fernandoblima

  • |
  • About
  • |
  • Curriculum
  • |
  • |

Graph - Data Structure & Algorithm Part VIII

Fernando B. Lima - December 28, 2020 |

~9 min read
Tags

Algorithm

Data Structure

Javascript

Hello everyone, today I intend to continue this series that we discussed data structure and for this post we will learn graphs. This incredible structure you can apply to many problems in the real world, so it is one of the most important structures and also very common in interview questions.

Heap - Data Structure & Algorithm Part VII

Fernando B. Lima - December 13, 2020 |

~7 min read
Tags

Algorithm

Data Structure

Javascript

It’s been a while since the last post in this series. I was very busy with other things, but I’m back! Yes! 😁 In this post, we will continue to learn a new data structure and how to implement it. 👨‍💻👩‍💻

Trie - Data Structure & Algorithm Part VI

Fernando B. Lima - May 27, 2020 |

~7 min read
Tags

Algorithm

Data Structure

Javascript

In this post our main goal is to understand the Trie Data Structure, learning the concepts, how it works, and how to implement it (a.k.a code!).

Tree and Binary Search Tree - Data Structure & Algorithm Part V

Fernando B. Lima - April 21, 2020 |

~11 min read
Tags

Algorithm

Data Structure

Javascript

Finally, this series will talk about the tree structure and I am very excited because it is one of the most important structures and there is a lot to cover. 😁

Disjoint Set - Data Structure Part IV

Fernando B. Lima - March 4, 2020 |

~9 min read
Tags

Algorithm

Data Structure

Javascript

This is the fourth part of the Data Structure series. If you haven’t read this series yet, I recommend you check it out first! In this series, we’ve already learned that there are different ways to organize data using variables, arrays, hashes and objects in data structures.
Prev
1 / 2
Next
Fernando Baptistella © 2020

Powered by Jekyll with Type on Strap