JoyUmoekpo / time-and-space-complexicity-lab-exercise

In today's lab you will practice your assessment of code and improve performance of that code by writing code with better time and space complexity.

Home Page:https://github.com/JoyUmoekpo/time-and-space-complexicity-lab-exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Big-O Complexity

In today's lab you will practice your assessment of code and improve performance of that code by writing code with better time and space complexity.

Instructions

For today’s lab, please download the provided material and open index.js.

Once open, please walk through each problem. If you are unsure about what a block of code is doing, copy and paste it into a replit.

Once you have finished the core problems, please push your code to GitHub. Spend the remainder of your lab exercise time working on your capstone project.

About

In today's lab you will practice your assessment of code and improve performance of that code by writing code with better time and space complexity.

https://github.com/JoyUmoekpo/time-and-space-complexicity-lab-exercise


Languages

Language:JavaScript 46.2%Language:CSS 37.9%Language:HTML 15.9%