Skip to content

Big O notation cheatsheets. algorithms and data structures explanations and implementations

Notifications You must be signed in to change notification settings

mxbmxl/Algorithms-DataStructures-BigONotation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live demo: http://cooervo.github.io/Algorithms-DataStructures-BigONotation/index.html

Algorithms-DataStructures-BigONotation

Is simple website I made as a fun project to help me understand better: algorithms, data structures and big O notation. And also to have some practice in: Java, JavaScript, CSS, HTML and Responsive Web Design(RWD). If you discover some errors in the code or typos I haven't noticed please just let me know or feel free to contribute with Github, fork the project and make a pull request :)

Sections are divided into:

  • Big o cheat sheets
  • intro
  • big o notation
  • data structures
  • algorithms

Technologies or guidelines

This website uses the following technologies to work properly:

  • JS & jQuery for interactivity
  • jQuery tablesorte unoficial fork http://mottie.github.io/tablesorter/docs/
  • CSS + HTML for structure and styling
  • Responsive Web Design (RWD) to adjust to desktop and smartphones
  • Git for VCS

About

Big O notation cheatsheets. algorithms and data structures explanations and implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.2%
  • JavaScript 45.1%
  • CSS 3.7%