Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Efficiency

Practice Pt.4

In this activity, you're going to be writing a function that checks whether the array it's given contains any repeated elements.

Instructions

  • Inside challenge-prompt.js there will be two prompts asking you to solve this problem in different time complexities.
    • Complete the functions in the time complexities asked.'