Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Udemy – Algorithms and Data Structures in Python

Posted By: naag
Udemy – Algorithms and Data Structures in Python

Udemy – Algorithms and Data Structures in Python
MP4 | Video: 1280x720 | 55 kbps | 44 KHz | Duration: 8 Hours | 2.38 GB
Genre: eLearning | Language: English

A guide to implement the most up to date algorithms from scratch

This course is about data structures and algorithms. We are going to implement the problems in Python, but I try to do it as generic as possible: so the core of the algorithms can be used in C++ or Java. The course takes approximately 4 hours to complete. I highly recommend typing out these data structures and algorithms several times on your own in order to get a good grasp of it.

In the first part of the course we are going to learn about basic data structures such as linked lists, heaps and some advanced ones such as ternary search trees. The second part will be about graph algorithms. We will try to optimize each data structure as much as possible.

In each chapter I am going to talk about the theoretical background of each algorithm or data structure, then we are going to write the code step by step in LiClipse, Python.

Most of the advanced algorithms relies heavily on these topics so it is definitely worth understanding the basics. These principles can be used in several fields: in investment banking, artificial intelligence or electronic trading algorithms on the stock market. Research institutes use Python as a programming language in the main: there are a lot of library available for the public from machine learning to complex networks.

What are the requirements?

Python basics
Some theoretical background ( big O notation )
What am I going to get from this course?

Over 45 lectures and 7.5 hours of content!
Have a good grasp of algorithmic thinking
Be able to develop your own algorithms
Be able to detect and correct inefficient code snippets
What is the target audience?

This course is suited for anyone who has some basic knowledge in python


Udemy – Algorithms and Data Structures in Python