CodeYourFuture / CodeYourFuture/Module-Complexity

Complete Space and Time Complexity in Data Structure and Algorithms

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
🏕 Priority Mandatory 🐂 Size Medium 📅 Sprint 1 Core Module-Complexity Submit:None
Dominant language
Python
Stars
0
Forks
60
PR merge metrics
No merged PRs in 30d

Description

### 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.