Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

LauraBeatris/algorithms-and-data-structures

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big O Notation

Big O describes how the time is taken, or memory is used, by a program scales with the amount of data it has to work on

Big O helps us to measure the scalability of our code

Big O is a way to indicate complexities (Space Complexity & Time Complexity)

Time Complexity

Space Complexity

Rules

Data Structures

A data structure is a specialized format for organizing, processing, retrieving and storing data.

A data structure is a way of organizing the data so that it can be used efficiently.

Arrays

About

Study driven repository to maintain algorithms and data structures knowledge

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.