CodeYourFuture / CodeYourFuture/Module-Complexity

Complete Space and Time Complexity in Data Structure and Algorithms

未关闭
#1 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
🏕 Priority Mandatory 🐂 Size Medium 📅 Sprint 1 Core Module-Complexity Submit:None
主要语言
Python
星标
0
派生
60
PR 合并指标
30 天内没有已合并 PR

描述

### Link to the coursework

https://www.wscubetech.com/resources/dsa/time-complexity

### Learning Objectives

- [ ] Define Big O notation
- [ ] List 8 common levels of time complexity
- [ ] Identify the time complexity of given common (named) algorithms

### Why are we doing this?

This is a primer on space and time complexity. It's basically a reference guide. _You do not need to memorise this information._ Read through it and make notes for yourself. Make sure you can answer the following questions:

- What is Big O Notation?
- Which has a higher complexity, bubble sort or timsort?
- What's the problem with nested loops?

Complete

1. https://www.wscubetech.com/resources/dsa/time-complexity
1. https://www.wscubetech.com/resources/dsa/space-complexity

### Maximum time in hours

3

### How to get help

Share your blockers in your class channel
https://curriculum.codeyourfuture.io/guides/getting-help/asking-questions/

### How to submit

No submission step. This is background reading for your own understanding.

### Anything else?

Enjoy this folk dance bubble sort: https://www.youtube.com/watch?v=Iv3vgjM8Pv4

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。