Skip to content

Happy-xiaoxi/SimpleJSTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleJSTest

Some simple answers about questions in JavaScript language.

  1. removeDup.js F:remove the duplicate in an array, and return a new array with no dups.
  2. removeMax&Min.js F:remove the max and min value from array, and the value may be duplicated.
  3. reverseString.js F:reverse the string by transform into array.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published