JavaScript coding assessments are a great way to evaluate coding skills and knowledge. They help assess a candidate's ability to write clean and efficient JavaScript code to solve various programming challenges. These assessments typically cover topics like data types, control flow, functions, arrays, objects, and more. They provide valuable insights into a candidate's problem-solving skills and their familiarity with JavaScript best practices. If you have any questions or need assistance with JavaScript coding assessments, feel free to ask!
- Bracket Combinations
- Bracket Matcher
- Calculate the sum of the numbers in a nested array
- Convert string to group
- Delete Overlapping Intervals
- Filling all the missed angle brackets
- Finding all the anagrams
- Finding the maximum depth of a binary tree
- Fixing setting up a callback
- Frequency of alphabet letters
- Getting the distinct transactions
- Replacing characters
- Replacing with the cipher letters
- Throttle Queue
- Validating a maze path
- node 18.x or later
- yarn 1.x or later
- npm 8.x or later
npm i -g yarn
yarn
yarn lint
prettier --write ./
# if you couldn't run above command line, it would work after run this...
npm i -g prettier
Please use Conventional Commits for your commits.
e.g.
<type>[scope]: <subject>
[body]
[footer]
type
should be one of belows.
add
adopt
apply
build
chore
config
docs
feat
fix
init
refactor
remove
style
subject
should include one of emojis as belows.
β»οΈ β‘οΈ β βοΈ β¨ β€οΈ β¬οΈ β¬οΈ βοΈ π π π π π π π π π¦ π π π π§ π¨ π οΈ