注册
登录
JS
>>
Coursera-Data-Structures-and-Algorithms
>>
返回
项目作者:
chaudharychandan
项目描述 :
Coursera assignments of Data Structures and Algorithms course
高级语言:
Python
项目主页:
项目地址:
git://github.com/chaudharychandan/Coursera-Data-Structures-and-Algorithms.git
创建时间:
2019-07-27T16:14:07Z
项目社区:
https://github.com/chaudharychandan/Coursera-Data-Structures-and-Algorithms
开源协议:
MIT License
下载
Coursera Data Structures and Algorithms
Algorithmic Toolbox
Introduction
Small Fibonacci Number
Last Digit of a Large Fibonacci Number
Greatest Common Divisor
Least Common Multiple
)
Huge Fibonacci Number modulo m
Sum of Fibonacci Numbers
Partial Sum of Fibonacci Numbers
Greedy Algorithms
Changing Money
Maximizing the Value of a Loot
Maximizing Revenue in Online Ad Placement
Collecting Signatures
Maximizing the Number of Prize Places in a Competition
Maximizing Your Salary
Divide-and-Conquer
Implementing Binary Search
Finding a Majority Element
Improving Quick Sort
How Close a Data is To Being Sorted?
Organizing a Lottery
Finding the Closest Pair of Points
Dynamic Programming
Primitive Calculator
Take as Much Gold as Possible
Compute the Edit Distance Between Two Strings
Maximize the Value of an Arithmetic Expression
Longest Common Subsequence of Three Sequences
Data Structures
Basic Data Structures
Check brackets in the code
Compute tree height
Network packet processing simulation
Extending stack interface
Maximum in Sliding Window
03_divide_and_conquer_problems_1648284841055.pdf
04_dynamic_programming_problems_1648284841118.pdf
02_greedy_algorithms_problems_1648284841345.pdf
01_introduction_problems_1648284841628.pdf
week1_basic_data_structures_1648284841679.pdf
week2_priority_queues_and_disjoint_sets_1648284841731.pdf