Algorithms for Cryptography

Algorithms for Cryptography
English | Size: 541.28 MB
Category: Tutorial


Algorithms for Cryptography
A short course will run you through the a few of most important cryptographic protocols.

University of sydney COMP9007 Algorithms

University of sydney COMP9007: Algorithms
English | Size: 2.74GB
Category: Tutorial


The study of algorithms is a fundamental aspect of computing. This unit of study covers data structures, algorithms, and gives an overview of the main ways of computational thinking from simple list manipulation and data format conversion, up to shortest paths and cycle detection in graphs. Students will gain essential knowledge in computer science, including basic concepts in data structures, algorithms, and intractability, using paradigms such as dynamic programming, divide and conquer, greed, local search, and randomisation, as well NP-hardness.

Algorithms An Introduction to the Computer Science & Artificial Intelligence

Algorithms: An Introduction to the Computer Science & Artificial Intelligence
English | Size: 392.43 MB
Category: E-books


Discover How Algorithms Shape & Impact Our World
Now you might look at this title and shy away, thinking that an audiobook with “Algorithms” in its title must be just for techies and computer scientists. However this audiobook is very accessible to those with no background in computer science.

Algorithms course by Log2Base2

Algorithms course by Log2Base2
English | Size: 1.11 GB
Category: Tutorial


Learn & Visualize Algorithms
Algorithms and Data structures are the building blocks of computer science. We can solve a problem in many ways but writing the time and space-efficient algorithm plays a major role in the industry. Understanding how to write an efficient algorithm and analyzing its time and space complexity will make the student stand out in their working environment.

Competitive Programming Algorithms, Patterns, Techniques

Competitive Programming Algorithms, Patterns, Techniques
English | Size: 7.31 GB
Category: Tutorial


This course will become your bible for every competitive programming challenge, and also easily simulates programming interviews. The content is based on my 6 years of experience finding solutions to a wide range of problems and developing a system for mastering this skill, combined with my 4 years of teaching this skill to my students and almost 1 year of teaching this skill online.