Algorithms

Coursera - Algorithms on Graphs  eBooks & eLearning

Posted by ParRus at April 27, 2020
Coursera - Algorithms on Graphs

Coursera - Algorithms on Graphs
University of California, San Diego and Higher School of Economics

WEBRip | English | MP4 + PDF Guides | 960 x 540 | AVC ~172 kbps | 29.970 fps
AAC | 128 Kbps | 44.1 KHz | 1 channel | Subs: English (.srt) | ~8 hours | 828 MB
Genre: eLearning Video / Computer Science, Algorithms, Data Structures

If you have ever used a navigation service to find optimal route and estimate time to destination, you've used algorithms on graphs. Graphs arise in various real-world situations as there are road networks, computer networks and, most recently, social networks! If you're looking for the fastest time to get to work, cheapest way to connect set of computers into a network or efficient algorithm to automatically find communities and opinion leaders in Facebook, you're going to work with graphs and algorithms on graphs.

Coursera: Algorithms - Princeton University (Part I + Part II)  eBooks & eLearning

Posted by ParRus at June 19, 2019
Coursera: Algorithms - Princeton University (Part I + Part II)

Coursera: Algorithms - Princeton University
WEBRip | English | MP4 + PDF Guides + Excercises files | 960 x 540 | AVC ~76.2 kbps | 29.970 fps
AAC | 128 Kbps | 44.1 KHz | 2 channels | 28:38:37 | 2.78 GB
Genre: eLearning Video / Computer Science, Development, Programming

This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. An introduction to fundamental data types, algorithms, and data structures, with emphasis on applications and scientific performance analysis of Java implementations.

Algorithms And Data Structures In C#: Complete Tutorial  eBooks & eLearning

Posted by Sigha at Sept. 16, 2024
Algorithms And Data Structures In C#: Complete Tutorial

Algorithms And Data Structures In C#: Complete Tutorial
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 3.06 GB | Duration: 15h 39m

Learn data structures and algorithms in C# from A to Z. Pass coding interview. Learn unit testing and TDD in addition.

Algorithms and Data Structures in C#: Complete Tutorial  eBooks & eLearning

Posted by Sigha at Oct. 17, 2020
Algorithms and Data Structures in C#: Complete Tutorial

Algorithms and Data Structures in C#: Complete Tutorial
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch | Size: 5.76 GB
Genre: eLearning Video | Duration: 137 lectures (15 hour, 39 mins) | Language: English

Learn data structures and algorithms in C# from A to Z. Pass coding interview. Learn unit testing and TDD in addition.

A Practical Guide to Algorithms with JavaScript (2018)  eBooks & eLearning

Posted by Mindsnatcher at May 25, 2019
A Practical Guide to Algorithms with JavaScript (2018)

A Practical Guide to Algorithms with JavaScript (2018) - Frontend Masters
1080p WEB-DL | mkv | H.265 HEVC @ 535 Kbps | 1920 x 1080 | 4h 7min | 842 MB
Audio: English AAC LC 2.0 @ 160 Kbps, 48.0 kHz
Genres: eLearning Video, Development, Algorithms, JavaScript

Bored by the academic approach of most data structures and algorithms courses? This is for you! You'll learn to solve algorithms and analyze space and time complexity in both an interview setting and in your day-to-day development. Following along with the course, you'll practice algorithms with common interview questions using a handful of algorithm techniques. Take a practical look at recursion and learn to optimize your solutions using divide-and-conquer. Implement merge sort and quicksort and understand the tradeoffs of both approaches. Plus, get started with dynamic programming and memorization!

Data Structures and Algorithms: Deep Dive Using Java (2019)  eBooks & eLearning

Posted by ParRus at Dec. 25, 2019
Data Structures and Algorithms: Deep Dive Using Java (2019)

Data Structures and Algorithms: Deep Dive Using Java (2019)
WEBRip | English | MP4 + Project Files | 1280 x 720 | AVC ~112 Kbps | 30 fps
AAC | 192 Kbps | 48.0 KHz | 2 channels | Subs: English (.srt) | ~16 hours | 3.38 GB
Genre: Video Tutorial / Development, Programming, Java Algorithms

Learn about Arrays, Linked Lists, Trees, Hashtables, Stacks, Queues, Heaps, Sort algorithms and Search algorithms

Algorithms And Data Structures In C#: Complete Tutorial  eBooks & eLearning

Posted by Sigha at Sept. 16, 2024
Algorithms And Data Structures In C#: Complete Tutorial

Algorithms And Data Structures In C#: Complete Tutorial
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 3.06 GB | Duration: 15h 39m

Learn data structures and algorithms in C# from A to Z. Pass coding interview. Learn unit testing and TDD in addition.

50 Algorithms Every Programmer Should Know  eBooks & eLearning

Posted by TiranaDok at Oct. 8, 2024
50 Algorithms Every Programmer Should Know

50 Algorithms Every Programmer Should Know: Tackle computer science challenges with classic to modern algorithms in machine learning, software design, data systems, and cryptography by Imran Ahmad, Somaieh Nikpoor
English | September 29, 2023 | ISBN: 1803247762 | 538 pages | EPUB | 12 Mb

50 Algorithms Every Programmer Should Know - Second Edition  eBooks & eLearning

Posted by Free butterfly at May 20, 2024
50 Algorithms Every Programmer Should Know - Second Edition

50 Algorithms Every Programmer Should Know - Second Edition: An unbeatable arsenal of algorithmic solutions for real-world problems by Imran Ahmad
English | September 29, 2023 | ISBN: 1803247762 | 538 pages | PDF | 19 Mb

Algorithms And Data Structures In Python (Interview Q&A)  eBooks & eLearning

Posted by Sigha at Sept. 13, 2024
Algorithms And Data Structures In Python (Interview Q&A)

Algorithms And Data Structures In Python (Interview Q&A)
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 3.48 GB | Duration: 23h 37m

A guide to implement data structures, graph algorithms and sorting algorithms from scratch with interview questions!