BFE.dev

JavaScript Coding Questions

As a Front-End developer, JavaScript is the core skill of everything

Sort: most accepted tag: string tag: JavaScript
  • 105. find the first duplicate character in a stringJavaScriptstringeasy1843 accepted
  • 102. validate string of parenthesesJavaScriptAlgorithmstringeasy1716 accepted
  • 173. uncompress stringJavaScriptstringalgorithmmedium1694 accepted
  • 97. compress a stringJavaScriptstringeasy1547 accepted
  • 166. validate number stringJavaScriptAlgorithmstringmedium865 accepted
  • 111. Count palindromic substringsJavaScriptAlgorithmstringmedium748 accepted
  • 112. remove duplicate characters in a stringJavaScriptAlgorithmstringmedium635 accepted