Skip to content

Instantly share code, notes, and snippets.

@daaimah123
Created February 1, 2019 23:16
Show Gist options
  • Save daaimah123/b8a3a07a99e9b5c049f008916acdc7cd to your computer and use it in GitHub Desktop.
Save daaimah123/b8a3a07a99e9b5c049f008916acdc7cd to your computer and use it in GitHub Desktop.
## Week 4 Assessment: Loops, Conditionals, Runtime Complexity
### Languages
- JavaScript
### Tools
- A personal repl.it account
- A timer
### Primary Goals
- Demonstrate knowledge of JavaScript Loops, Conditionals, If statements, Switch statements, and Big O Notation
- Practice code challenge situations
### Admin Links
- [Week 4 Assessment #1](https://repl.it/teacher/assignments/2268583/edit)
- [Week 4 Assessment #2](https://repl.it/teacher/assignments/2268584/edit)
- [Week 4 Assessment #3](https://repl.it/teacher/assignments/2268572/edit)
- [Week 4 Assessment #4](https://repl.it/teacher/assignments/2268701/edit)
- [Week 4 Assessment #5](https://repl.it/teacher/assignments/2348740/edit)
### Overview
Apprentices will be emailed 5 repl.it assessments at 9am. You have 2 hours to complete and turn in all 5 challenges.
-----
## Project Instructions
- [ ] Do not open the emailed repl.it link until the assessment begins.
- [ ] This is meant to be an independent assessment - no pair programming please.
- [ ] Plan your solution before starting to code.
- [ ] The code should run.
- [ ] Test your function.
- [ ] Be sure to submit each assessment to your program facilitator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment