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 摘要。